IVCVAug 5, 2023

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

arXiv:2308.02959v163 citationsh-index: 45Has Code
Originality Incremental advance
AI Analysis

This work addresses accurate skin lesion delineation for dermatological diagnosis, representing an incremental improvement by adapting diffusion models with boundary focus.

The paper tackles skin lesion segmentation by proposing DermoSegDiff, a diffusion model that incorporates boundary-aware loss and a U-Net-based denoising network, achieving superior performance over CNN, transformer, and diffusion-based methods on multiple datasets.

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 exceptional image-generation capabilities. Building on these advancements, we propose DermoSegDiff, a novel framework for skin lesion segmentation that incorporates boundary information during the learning process. Our approach introduces a novel loss function that prioritizes the boundaries during training, gradually reducing the significance of other regions. We also introduce a novel U-Net-based denoising network that proficiently integrates noise and semantic information inside the network. Experimental results on multiple skin segmentation datasets demonstrate the superiority of DermoSegDiff over existing CNN, transformer, and diffusion-based approaches, showcasing its effectiveness and generalization in various scenarios. The implementation is publicly accessible on \href{https://github.com/mindflow-institue/dermosegdiff}{GitHub}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes