DONet: Dual Objective Networks for Skin Lesion Segmentation
Skin lesion segmentation is a crucial step in the computer-aided diagnosis of dermoscopic images. In the last few years, deep learning based semantic segmentation methods have significantly advanced the skin lesion segmentation results. However, the current performance is still unsatisfactory due to some challenging factors such as large variety of lesion scale and ambiguous difference between lesion region and background. In this paper, we propose a simple yet effective framework, named Dual Objective Networks (DONet), to improve the skin lesion segmentation. Our DONet adopts two symmetric decoders to produce different predictions for approaching different objectives. Concretely, the two objectives are actually defined by different loss functions. In this way, the two decoders are encouraged to produce differentiated probability maps to match different optimization targets, resulting in complementary predictions accordingly. The complementary information learned by these two objectives are further aggregated together to make the final prediction, by which the uncertainty existing in segmentation maps can be significantly alleviated. Besides, to address the challenge of large variety of lesion scales and shapes in dermoscopic images, we additionally propose a recurrent context encoding module (RCEM) to model the complex correlation among skin lesions, where the features with different scale contexts are efficiently integrated to form a more robust representation. Extensive experiments on two popular benchmarks well demonstrate the effectiveness of the proposed DONet. In particular, our DONet achieves 0.881 and 0.931 dice score on ISIC 2018 and $\text{PH}^2$, respectively. Code will be made public available.
Code (0)
등록된 구현이 없습니다.
Tasks
Lesion SegmentationSegmentationSemantic SegmentationSkin Lesion SegmentationSimilar Papers 제목 키워드 기반
A Novel Multi-task Deep Learning Model for Skin Lesion Segmentation and Classification
In this study, a multi-task deep neural network is proposed for skin lesion analysis. The proposed multi-task learning model solves different tasks (e.g., lesion segmentation and two independent binary lesion classificat…
General ClassificationLesion SegmentationMulti-Task LearningSegmentation+1Automated skin lesion segmentation using multi-scale feature extraction scheme and dual-attention mechanism
Segmenting skin lesions from dermoscopic images is essential for diagnosing skin cancer. But the automatic segmentation of these lesions is complicated due to the poor contrast between the background and the lesion, imag…
Lesion SegmentationSegmentationSkin Lesion SegmentationLesion Net -- Skin Lesion Segmentation Using Coordinate Convolution and Deep Residual Units
Skin lesions segmentation is an important step in the process of automated diagnosis of the skin melanoma. However, the accuracy of segmenting melanomas skin lesions is quite a challenging task due to less data for train…
Lesion SegmentationSegmentationSkin Lesion SegmentationDoNet: Deep De-overlapping Network for Cytology Instance Segmentation
Cell instance segmentation in cytology images has significant importance for biology analysis and cancer screening, while remains challenging due to 1) the extensive overlapping translucent cell clusters that cause the a…
Instance SegmentationRegion ProposalSegmentationSemantic SegmentationSkin Lesion Segmentation: U-Nets versus Clustering
Many automatic skin lesion diagnosis systems use segmentation as a preprocessing step to diagnose skin conditions because skin lesion shape, border irregularity, and size can influence the likelihood of malignancy. This …
ClusteringCPULesion SegmentationSegmentation+1