paper-with-me

Papers

MLFFM-SegDiff: A Multi-Level Feature Fusion Diffusion Model for Skin Lesion Segmentation

2026-06-25 · Jingjun Gu, Chaojie Shen, Yifeng Cao, Wei Zhang, Yiliu Li, Aobo Fan arxiv

Skin lesion segmentation is a key task in computer-aided dermatological diagnosis, where accuracy directly impacts downstream analysis and disease classification. However, dermoscopic images are challenging due to blurred boundaries, low contrast, large shape variations, and artifacts such as hair and shadows. Recently, diffusion models have shown strong performance in medical image segmentation thanks to their progressive denoising and distribution modeling capabilities. Nevertheless, existing diffusion-based methods still suffer from limited cross-level feature interaction and insufficient boundary detail recovery. To address these issues, we propose MLFFM-SegDiff, a multi-level feature fusion diffusion model for skin lesion segmentation. Built on a diffusion framework, the method introduces a dual-path U-Net encoder, a Multi-Level Feature Fusion Module (MLFFM), and a boundary-sensitive loss function. The dual-path encoder enhances interaction between noisy mask features and dermoscopic image features. MLFFM improves skip connections via attention, scale alignment, and adaptive cross-level fusion. These designs enable the decoder to jointly leverage shallow boundary cues and deep semantic representations, improving mask reconstruction quality. Experiments on ISIC2018, PH2, and HAM10000 demonstrate that MLFFM-SegDiff outperforms representative methods including DermoSegDiff, U-Net, and SwinUNETR across Accuracy, F1-score, Jaccard index, Recall, and Dice. In particular, it achieves an average Jaccard index of 0.8546 and Dice coefficient of 0.9207. These results validate the effectiveness of the proposed multi-level feature fusion strategy for improving lesion segmentation performance. The code will be released at https://github.com/Qacket/MLFFM-SegDiff.git after publication.

📄 PDF Abstract BibTeX arXiv:2606.26712

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationSkin Lesion Segmentation

Similar Papers 제목 키워드 기반

MedSegDiffNCA: Diffusion Models With Neural Cellular Automata for Skin Lesion Segmentation

2025-01-05 · Avni Mittal, John Kalkhof, Anirban Mukhopadhyay, Arnav Bhavsar

Denoising Diffusion Models (DDMs) are widely used for high-quality image generation and medical image segmentation but often rely on Unet-based architectures, leading to high computational overhead, especially with high-…

DenoisingImage GenerationImage SegmentationLesion Segmentation+4

CrackSegDiff: Diffusion Probability Model-based Multi-modal Crack Segmentation

2024-10-10 · Xiaoyan Jiang, Licheng Jiang, Anjie Wang, Kaiying Zhu 외

Integrating grayscale and depth data in road inspection robots could enhance the accuracy, reliability, and comprehensiveness of road condition assessments, leading to improved maintenance strategies and safer infrastruc…

Crack SegmentationDenoisingImage SegmentationSegmentation+1

UniSegDiff: Boosting Unified Lesion Segmentation via a Staged Diffusion Model

2025-07-24 · Yilong Hu, Shijie Chang, Lihe Zhang, Feng Tian 외 arxiv

The Diffusion Probabilistic Model (DPM) has demonstrated remarkable performance across a variety of generative tasks. The inherent randomness in diffusion models helps address issues such as blurring at the edges of medi…

Lesion Segmentation

MedSegDiff: Medical Image Segmentation with Diffusion Probabilistic Model

2022-11-01 · Junde Wu, Rao Fu, Huihui Fang, Yu Zhang 외

Diffusion probabilistic model (DPM) recently becomes one of the hottest topic in computer vision. Its image generation application such as Imagen, Latent Diffusion Models and Stable Diffusion have shown impressive genera…

Anomaly DetectionBrain Tumor SegmentationDeblurringImage Deblurring+9

DermoSegDiff: A Boundary-aware Segmentation Diffusion Model for Skin Lesion Delineation

2023-08-05 · Afshin Bozorgpour, Yousef Sadegheih, Amirhossein Kazerouni, Reza Azad 외

Skin lesion segmentation plays a critical role in the early detection and accurate diagnosis of dermatological conditions. Denoising Diffusion Probabilistic Models (DDPMs) have recently gained attention for their excepti…

DenoisingImage GenerationLesion SegmentationSegmentation+1