DiffAug augments medical training data with text-and-mask guided diffusion inpainting, filtered by a latent-space segmentation network, improving polyp and optic-disc segmentation.
MadCLIP: Few-shot Medical Anomaly Detection with CLIP
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
An innovative few-shot anomaly detection approach is presented, leveraging the pre-trained CLIP model for medical data, and adapting it for both image-level anomaly classification (AC) and pixel-level anomaly segmentation (AS). A dual-branch design is proposed to separately capture normal and abnormal features through learnable adapters in the CLIP vision encoder. To improve semantic alignment, learnable text prompts are employed to link visual features. Furthermore, SigLIP loss is applied to effectively handle the many-to-one relationship between images and unpaired text prompts, showcasing its adaptation in the medical field for the first time. Our approach is validated on multiple modalities, demonstrating superior performance over existing methods for AC and AS, in both same-dataset and cross-dataset evaluations. Unlike prior work, it does not rely on synthetic data or memory banks, and an ablation study confirms the contribution of each component. The code is available at https://github.com/mahshid1998/MadCLIP.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
other 1polarities
unclear 1representative citing papers
citing papers explorer
-
Diffusion-Based Data Augmentation for Medical Image Segmentation
DiffAug augments medical training data with text-and-mask guided diffusion inpainting, filtered by a latent-space segmentation network, improving polyp and optic-disc segmentation.