CVSep 5, 2023

Unsupervised Skin Lesion Segmentation via Structural Entropy Minimization on Multi-Scale Superpixel Graphs

Salesforce
arXiv:2309.01899v116 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate and interpretable skin lesion segmentation for medical image analysis, but it is incremental as it builds on existing unsupervised techniques.

The paper tackles skin lesion segmentation in dermoscopic images by proposing an unsupervised framework called SLED, which uses structural entropy minimization on multi-scale superpixel graphs and outlier detection, achieving superior results compared to nine other methods on four benchmarks.

Skin lesion segmentation is a fundamental task in dermoscopic image analysis. The complex features of pixels in the lesion region impede the lesion segmentation accuracy, and existing deep learning-based methods often lack interpretability to this problem. In this work, we propose a novel unsupervised Skin Lesion sEgmentation framework based on structural entropy and isolation forest outlier Detection, namely SLED. Specifically, skin lesions are segmented by minimizing the structural entropy of a superpixel graph constructed from the dermoscopic image. Then, we characterize the consistency of healthy skin features and devise a novel multi-scale segmentation mechanism by outlier detection, which enhances the segmentation accuracy by leveraging the superpixel features from multiple scales. We conduct experiments on four skin lesion benchmarks and compare SLED with nine representative unsupervised segmentation methods. Experimental results demonstrate the superiority of the proposed framework. Additionally, some case studies are analyzed to demonstrate the effectiveness of SLED.

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