MediCLIP: Adapting CLIP for Few-shot Medical Image Anomaly Detection
Ximiao Zhang, Min Xu, Dehui Qiu, Ruixin Yan, Ning Lang, and Xiuzhuang, Zhou

TL;DR
MediCLIP adapts the CLIP model for few-shot medical image anomaly detection by using self-supervised fine-tuning and synthetic anomaly tasks, achieving state-of-the-art results with limited data.
Contribution
The paper introduces MediCLIP, a novel method that fine-tunes CLIP for few-shot medical anomaly detection using synthetic disease pattern generation.
Findings
MediCLIP outperforms existing methods in anomaly detection accuracy.
Synthetic anomaly tasks effectively transfer CLIP's generalization to medical imaging.
The approach requires only a few normal images for effective detection.
Abstract
In the field of medical decision-making, precise anomaly detection in medical imaging plays a pivotal role in aiding clinicians. However, previous work is reliant on large-scale datasets for training anomaly detection models, which increases the development cost. This paper first focuses on the task of medical image anomaly detection in the few-shot setting, which is critically significant for the medical field where data collection and annotation are both very expensive. We propose an innovative approach, MediCLIP, which adapts the CLIP model to few-shot medical image anomaly detection through self-supervised fine-tuning. Although CLIP, as a vision-language model, demonstrates outstanding zero-/fewshot performance on various downstream tasks, it still falls short in the anomaly detection of medical images. To address this, we design a series of medical image anomaly synthesis tasks to…
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 · Anomaly Detection Techniques and Applications · Machine Learning in Healthcare
MethodsContrastive Language-Image Pre-training
