paper-with-me

홈 › Papers

DONet: Dual Objective Networks for Skin Lesion Segmentation

2020-08-19 · Yaxiong Wang, Yunchao Wei, Xueming Qian, Li Zhu, Yi Yang

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.

📄 PDF Abstract BibTeX arXiv:2008.08278

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion SegmentationSegmentationSemantic SegmentationSkin Lesion Segmentation

Similar Papers 제목 키워드 기반

A Novel Multi-task Deep Learning Model for Skin Lesion Segmentation and Classification

2017-03-03 · Xulei Yang, Zeng Zeng, Si Yong Yeo, Colin Tan 외

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+1

Automated skin lesion segmentation using multi-scale feature extraction scheme and dual-attention mechanism

2021-11-16 · G Jignesh Chowdary, G V S N Durga Yathisha, Suganya G, Premalatha M

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 Segmentation

Lesion Net -- Skin Lesion Segmentation Using Coordinate Convolution and Deep Residual Units

2020-12-28 · Sabari Nathan, Priya Kansal

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 Segmentation

DoNet: Deep De-overlapping Network for Cytology Instance Segmentation

2023-03-25 · CVPR 2023 1 · Hao Jiang, Rushan Zhang, Yanning Zhou, Yumeng Wang 외

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 Segmentation

Skin Lesion Segmentation: U-Nets versus Clustering

2017-09-27 · Bill S. Lin, Kevin Michael, Shivam Kalra, H. R. Tizhoosh

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