Can Score-Based Generative Modeling Effectively Handle Medical Image Classification?

๐Ÿ“… 2025-02-24
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work addresses the challenges of data scarcity and limited diversity in medical image classification. We propose the first likelihood-guided classification paradigm that reformulates score-based generative modeling into a supervised classification framework. Unlike conventional discriminative models, our approach alleviates reliance on large-scale labeled datasets while jointly optimizing generative fidelity and discriminative accuracy. Specifically, we apply this method to breast X-ray classification, achieving state-of-the-art performance on three benchmark public datasetsโ€”CBIS-DDSM, INbreast, and VinDr-Mammo. The framework demonstrates robust generalization under low-data regimes, offering a principled solution for few-shot medical imaging analysis. To foster reproducibility and further research, we release the implementation publicly. This work establishes a novel paradigm that bridges generative modeling and supervised learning for diagnostic imaging tasks, advancing both methodological rigor and clinical applicability.

Technology Category

Application Category

๐Ÿ“ Abstract
The remarkable success of deep learning in recent years has prompted applications in medical image classification and diagnosis tasks. While classification models have demonstrated robustness in classifying simpler datasets like MNIST or natural images such as ImageNet, this resilience is not consistently observed in complex medical image datasets where data is more scarce and lacks diversity. Moreover, previous findings on natural image datasets have indicated a potential trade-off between data likelihood and classification accuracy. In this study, we explore the use of score-based generative models as classifiers for medical images, specifically mammographic images. Our findings suggest that our proposed generative classifier model not only achieves superior classification results on CBIS-DDSM, INbreast and Vin-Dr Mammo datasets, but also introduces a novel approach to image classification in a broader context. Our code is publicly available at https://github.com/sushmitasarker/sgc_for_medical_image_classification
Problem

Research questions and friction points this paper is trying to address.

Explore score-based generative models for medical image classification
Address data scarcity and diversity in medical datasets
Propose a novel generative classifier for mammographic images
Innovation

Methods, ideas, or system contributions that make the work stand out.

Score-based generative models
Medical image classification
Superior classification results
๐Ÿ”Ž Similar Papers
No similar papers found.