Few-Shot Transfer Learning to improve Chest X-Ray pathology detection using limited triplets
Ananth Reddy Bhimireddy, John Lee Burns, Saptarshi Purkayastha, Judy, Wawira Gichoya

TL;DR
This paper presents a few-shot transfer learning method that enhances chest X-ray pathology detection by retraining pre-trained models with a small set of image triplets, significantly improving accuracy with minimal data.
Contribution
It introduces a novel FSL approach using image triplets for rapid model retraining in medical imaging, enabling quick performance boosts with limited data.
Findings
FSL with image triplets improves detection accuracy
Rapid retraining with few images is effective
Outperforms existing FSL methods in medical imaging
Abstract
Deep learning approaches applied to medical imaging have reached near-human or better-than-human performance on many diagnostic tasks. For instance, the CheXpert competition on detecting pathologies in chest x-rays has shown excellent multi-class classification performance. However, training and validating deep learning models require extensive collections of images and still produce false inferences, as identified by a human-in-the-loop. In this paper, we introduce a practical approach to improve the predictions of a pre-trained model through Few-Shot Learning (FSL). After training and validating a model, a small number of false inference images are collected to retrain the model using \textbf{\textit{Image Triplets}} - a false positive or false negative, a true positive, and a true negative. The retrained FSL model produces considerable gains in performance with only a few epochs and…
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
TopicsCOVID-19 diagnosis using AI · Lung Cancer Diagnosis and Treatment · Medical Imaging Techniques and Applications
