Low-resource finetuning of foundation models beats state-of-the-art in histopathologyThis is the repository of Low-resource finetuning of foundation models beats state-of-the-art in histopathology which was accepted at ISBI 2024. It is a slightly adapted version of the original DINOv2, GitHub repository. Finetuning can be compute efficient We propose finetuning a DINOv2 ViT-S, which yields at least equal performance compared to CTransPath…
Source code on GitHub.
This is the repository of Low-resource finetuning of foundation models beats state-of-the-art in histopathology which was accepted at ISBI 2024. It is a slightly adapted version of the original DINOv2, GitHub repository.
We propose finetuning a DINOv2 ViT-S, which yields at least equal performance compared to CTransPath and RetCCL but in a fraction of domain specific training time. Performance is measured on three datasets: TCGA & CPTAC (WSI-level classification) and NCT-CRC (patch-level classification).Performance over time of finetuning a ViT-s with DINOv2: a) on NCT-CRC and evaluating on the external NCT- CRC testset on patch-level classification and b) on TCGA and testing on TCGA (5-fold cross-validation) and CPTAC (external testset) on WSI-level classification.
For the finetuning process, we utilized histopathological data from two primary datasets:
For testing purposes, we incorporated two additional external datasets:
We used the following testing pipeline for TCGA and CPTAC: