Generative Adversarial Networks based Skin Lesion Segmentation
Skin cancer is a serious condition that requires accurate diagnosis and treatment. One way to assist clinicians in this task is using computer-aided diagnosis (CAD) tools that automatically segment skin lesions from dermoscopic images. We propose a novel adversarial learning-based framework called Efficient-GAN (EGAN) that uses an unsupervised generative network to generate accurate lesion masks. It consists of a generator module with a top-down squeeze excitation-based compound scaled path, an asymmetric lateral connection-based bottom-up path, and a discriminator module that distinguishes between original and synthetic masks. A morphology-based smoothing loss is also implemented to encourage the network to create smooth semantic boundaries of lesions. The framework is evaluated on the International Skin Imaging Collaboration (ISIC) Lesion Dataset 2018. It outperforms the current state-of-the-art skin lesion segmentation approaches with a Dice coefficient, Jaccard similarity, and Accuracy of 90.1%, 83.6%, and 94.5%, respectively. We also design a lightweight segmentation framework (MGAN) that achieves comparable performance as EGAN but with an order of magnitude lower number of training parameters, thus resulting in faster inference times for low compute resource settings.
Code (1)
Tasks
Lesion SegmentationSkin Lesion SegmentationSimilar Papers 제목 키워드 기반
Mask2Lesion: Mask-Constrained Adversarial Skin Lesion Image Synthesis
Skin lesion segmentation is a vital task in skin cancer diagnosis and further treatment. Although deep learning based approaches have significantly improved the segmentation accuracy, these algorithms are still reliant o…
Data AugmentationImage GenerationImage-to-Image TranslationLesion Segmentation+2SLSNet: Skin lesion segmentation using a lightweight generative adversarial network
The determination of precise skin lesion boundaries in dermoscopic images using automated methods faces many challenges, most importantly, the presence of hair, inconspicuous lesion edges and low contrast in dermoscopic …
Generative Adversarial NetworkGPUImage SegmentationLesion Segmentation+4Improving Automatic Skin Lesion Segmentation using Adversarial Learning based Data Augmentation
Segmentation of skin lesions is considered as an important step in computer aided diagnosis (CAD) for automated melanoma diagnosis. In recent years, segmentation methods based on fully convolutional networks (FCN) have a…
Data AugmentationGenerative Adversarial NetworkLesion SegmentationMelanoma Diagnosis+2Segmentation of skin lesions and their attributes using Generative Adversarial Networks
This work is about the semantic segmentation of skin lesion boundary and their attributes using Image-to-Image Translation with Conditional Adversarial Nets. Melanoma is a type of skin cancer that can be cured if detecte…
Image-to-Image TranslationSegmentationSemantic SegmentationTranslationGenerating Highly Realistic Images of Skin Lesions with GANs
As many other machine learning driven medical image analysis tasks, skin image analysis suffers from a chronic lack of labeled data and skewed class distributions, which poses problems for the training of robust and well…
BIG-bench Machine LearningLesion SegmentationMedical Image AnalysisSkin Lesion Segmentation