Embeddings are all you need! Achieving High Performance Medical Image Classification through Training-Free Embedding Analysis
Raj Hansini Khoiwal, Alan B. McMillan

TL;DR
This paper demonstrates that using pre-trained embeddings from models like ResNet and CLIP can replace traditional training in medical image classification, achieving high accuracy with less computational resources.
Contribution
It introduces a training-free embedding-based approach for medical image classification that outperforms traditional models in accuracy and efficiency.
Findings
Embedding models surpassed benchmark AUC-ROC scores by up to 87%.
CLIP embeddings achieved the highest classification performance.
Significantly reduced computational demands compared to traditional training.
Abstract
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 resources. There is a need for more efficient methods that can achieve comparable or superior diagnostic performance without the associated resource burden. We investigated the feasibility of replacing conventional training procedures with an embedding-based approach that leverages concise and semantically meaningful representations of medical images. Using pre-trained foundational models-specifically, convolutional neural networks (CNN) like ResNet and multimodal models like Contrastive Language-Image Pre-training (CLIP)-we generated image embeddings for multi-class classification tasks. Simple linear classifiers were then applied to these embeddings. The approach was…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Imaging and Analysis · Radiomics and Machine Learning in Medical Imaging
MethodsAverage Pooling · Global Average Pooling · Kaiming Initialization · Convolution · Max Pooling · Contrastive Language-Image Pre-training
