Few-Shot Histopathology Image Classification: Evaluating State-of-the-Art Methods and Unveiling Performance Insights
Ardhendu Sekhar, Ravi Kant Gupta, Amit Sethi
TL;DR
Histopathology faces scarce labeled data, motivating the assessment of few-shot learning. The paper evaluates five state-of-the-art methods—Prototypical Networks, MAML, SimpleShot, LaplacianShot, and DeepEMD—on four histology datasets under $5$-way $N$-shot tasks, revealing that standard fine-tuning-based approaches can outperform episodic meta-learning in this domain. In particular, $5$-way $10$-shot accuracies reach about $85\%$–$90\%$, with some results nearing full-training performance, highlighting the practical viability of few-shot learning when labeled data are limited. The findings also underscore the impact of dataset choice and domain shifts, and point to future directions such as multi-modal integration, transfer learning, explainability, and active learning to further advance medical image classification under data scarcity.
Abstract
This paper presents a study on few-shot classification in the context of histopathology images. While few-shot learning has been studied for natural image classification, its application to histopathology is relatively unexplored. Given the scarcity of labeled data in medical imaging and the inherent challenges posed by diverse tissue types and data preparation techniques, this research evaluates the performance of state-of-the-art few-shot learning methods for various scenarios on histology data. We have considered four histopathology datasets for few-shot histopathology image classification and have evaluated 5-way 1-shot, 5-way 5-shot and 5-way 10-shot scenarios with a set of state-of-the-art classification techniques. The best methods have surpassed an accuracy of 70%, 80% and 85% in the cases of 5-way 1-shot, 5-way 5-shot and 5-way 10-shot cases, respectively. We found that for histology images popular meta-learning approaches is at par with standard fine-tuning and regularization methods. Our experiments underscore the challenges of working with images from different domains and underscore the significance of unbiased and focused evaluations in advancing computer vision techniques for specialized domains, such as histology images.
