On evaluating CNN representations for low resource medical image classification
Convolutional Neural Networks (CNNs) have revolutionized performances in several machine learning tasks such as image classification, object tracking, and keyword spotting. However, given that they contain a large number of parameters, their direct applicability into low resource tasks is not straightforward. In this work, we experiment with an application of CNN models to gastrointestinal landmark classification with only a few thousands of training samples through transfer learning. As in a standard transfer learning approach, we train CNNs on a large external corpus, followed by representation extraction for the medical images. Finally, a classifier is trained on these CNN representations. However, given that several variants of CNNs exist, the choice of CNN is not obvious. To address this, we develop a novel metric that can be used to predict test performances, given CNN representations on the training set. Not only we demonstrate the superiority of the CNN based transfer learning approach against an assembly of knowledge driven features, but the proposed metric also carries an 87% correlation with the test set performances as obtained using various CNN representations.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral Classificationimage-classificationImage ClassificationKeyword SpottingMedical Image ClassificationObject TrackingTransfer LearningSimilar Papers 제목 키워드 기반
Embeddings are all you need! Achieving High Performance Medical Image Classification through Training-Free Embedding Analysis
Developing artificial intelligence (AI) and machine learning (ML) models for medical imaging typically involves extensive training and testing on large datasets, consuming significant computational time, energy, and reso…
AllClassificationDiagnosticimage-classification+6FACMIC: Federated Adaptative CLIP Model for Medical Image Classification
Federated learning (FL) has emerged as a promising approach to medical image analysis that allows deep model training using decentralized data while ensuring data privacy. However, in the field of FL, communication cost …
Domain AdaptationFederated Learningimage-classificationImage Classification+2Exploring Low-Resource Medical Image Classification with Weakly Supervised Prompt Learning
Most advances in medical image recognition supporting clinical auxiliary diagnosis meet challenges due to the low-resource situation in the medical field, where annotations are highly expensive and professional. This low…
Few-Shot Learningimage-classificationImage ClassificationLanguage Modeling+4Resource-efficient medical image classification for edge devices
Medical image classification is a critical task in healthcare, enabling accurate and timely diagnosis. However, deploying deep learning models on resource-constrained edge devices presents significant challenges due to c…
Medical Image ClassificationCytoCrowd: A Multi-Annotator Benchmark Dataset for Cytology Image Analysis
High-quality annotated datasets are crucial for advancing machine learning in medical image analysis. However, a critical gap exists: most datasets either offer a single, clean ground truth, which hides real-world expert…
Object Detection