paper-with-me

홈 › Papers

DiffMIC: Dual-Guidance Diffusion Network for Medical Image Classification

2023-03-19 · Yijun Yang, Huazhu Fu, Angelica I. Aviles-Rivero, Carola-Bibiane Schönlieb, Lei Zhu

Diffusion Probabilistic Models have recently shown remarkable performance in generative image modeling, attracting significant attention in the computer vision community. However, while a substantial amount of diffusion-based research has focused on generative tasks, few studies have applied diffusion models to general medical image classification. In this paper, we propose the first diffusion-based model (named DiffMIC) to address general medical image classification by eliminating unexpected noise and perturbations in medical images and robustly capturing semantic representation. To achieve this goal, we devise a dual conditional guidance strategy that conditions each diffusion step with multiple granularities to improve step-wise regional attention. Furthermore, we propose learning the mutual information in each granularity by enforcing Maximum-Mean Discrepancy regularization during the diffusion forward process. We evaluate the effectiveness of our DiffMIC on three medical classification tasks with different image modalities, including placental maturity grading on ultrasound images, skin lesion classification using dermatoscopic images, and diabetic retinopathy grading using fundus images. Our experimental results demonstrate that DiffMIC outperforms state-of-the-art methods by a significant margin, indicating the universality and effectiveness of the proposed model. Our code will be publicly available at https://github.com/scott-yjyang/DiffMIC.

📄 PDF Abstract BibTeX arXiv:2303.10610

Code (1)

scott-yjyang/diffmic 공식 구현 pytorch

Tasks

ClassificationDiabetic Retinopathy Gradingimage-classificationImage ClassificationLesion ClassificationMedical Image ClassificationSkin Lesion Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Diffusion models applied to skin and oral cancer classification

2025-03-28 · José J. M. Uliana, Renato A. Krohling

This study investigates the application of diffusion models in medical image classification (DiffMIC), focusing on skin and oral lesions. Utilizing the datasets PAD-UFES-20 for skin cancer and P-NDB-UFES for oral cancer,…

Binary ClassificationCancer ClassificationClassificationimage-classification+3

Prior-Guided Residual Diffusion: Calibrated and Efficient Medical Image Segmentation

2025-09-01 · Fuyou Mao, Beining Wu, Yanfeng Jiang, Han Xue 외 arxiv

Ambiguity in medical image segmentation calls for models that capture full conditional distributions rather than a single point estimate. We present Prior-Guided Residual Diffusion (PGRD), a diffusion-based framework tha…

Medical Image Segmentation

MDPG: Multi-domain Diffusion Prior Guidance for MRI Reconstruction

2025-06-30 · Lingtong Zhang, Mengdie Song, Xiaohan Hao, Huayu Mai 외

Magnetic Resonance Imaging (MRI) reconstruction is essential in medical diagnostics. As the latest generative models, diffusion models (DMs) have struggled to produce high-fidelity images due to their stochastic nature i…

MambaMRI Reconstruction

Similarity-aware Syncretic Latent Diffusion Model for Medical Image Translation with Representation Learning

2024-06-20 · Tingyi Lin, Pengju Lyu, Jie Zhang, Yuqing Wang 외

Non-contrast CT (NCCT) imaging may reduce image contrast and anatomical visibility, potentially increasing diagnostic uncertainty. In contrast, contrast-enhanced CT (CECT) facilitates the observation of regions of intere…

DiagnosticRepresentation LearningTranslation

CTS: A Consistency-Based Medical Image Segmentation Model

2024-05-15 · Kejia Zhang, Lan Zhang, Haiwei Pan, Baolong Yu

In medical image segmentation tasks, diffusion models have shown significant potential. However, mainstream diffusion models suffer from drawbacks such as multiple sampling times and slow prediction results. Recently, co…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation