Exploring Foundation Models Fine-Tuning for Cytology Classification
Manon Dausort, Tiffanie Godelaine, Maxime Zanella, Karim El Khoury,, Isabelle Salmon, Beno\^it Macq

TL;DR
This paper investigates the application of foundation models with low-rank adaptation for cytology classification, demonstrating improved performance and data efficiency in diagnosing cancer from cytology slides.
Contribution
It introduces the use of low-rank adaptation for fine-tuning foundation models specifically in cytology classification, achieving state-of-the-art results with fewer data.
Findings
LoRA significantly improves model performance.
Fine-tuning with LoRA outperforms classifier-only tuning.
Achieves state-of-the-art results on multiple datasets.
Abstract
Cytology slides are essential tools in diagnosing and staging cancer, but their analysis is time-consuming and costly. Foundation models have shown great potential to assist in these tasks. In this paper, we explore how existing foundation models can be applied to cytological classification. More particularly, we focus on low-rank adaptation, a parameter-efficient fine-tuning method suited to few-shot learning. We evaluated five foundation models across four cytological classification datasets. Our results demonstrate that fine-tuning the pre-trained backbones with LoRA significantly improves model performance compared to fine-tuning only the classifier head, achieving state-of-the-art results on both simple and complex classification tasks while requiring fewer data samples.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection
MethodsFocus
