Cascaded Context Enhancement Network for Automatic Skin Lesion
Segmentation
- URL: http://arxiv.org/abs/2004.08107v3
- Date: Mon, 7 Jun 2021 08:01:03 GMT
- Title: Cascaded Context Enhancement Network for Automatic Skin Lesion
Segmentation
- Authors: Ruxin Wang, Shuyuan Chen, Chaojie Ji, Ye Li
- Abstract summary: We formulate a cascaded context enhancement neural network for automatic skin lesion segmentation.
A new context aggregation module with a gate-based information integration approach is proposed.
We evaluate our approach on four public skin dermoscopy image datasets.
- Score: 10.648218637920035
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Skin lesion segmentation is an important step for automatic melanoma
diagnosis. Due to the non-negligible diversity of lesions from different
patients, extracting powerful context for fine-grained semantic segmentation is
still challenging today. Although the deep convolutional neural network (CNNs)
have made significant improvements on skin lesion segmentation, they often fail
to reserve the spatial details and long-range dependencies context due to
consecutive convolution striding and pooling operations inside CNNs. In this
paper, we formulate a cascaded context enhancement neural network for automatic
skin lesion segmentation. A new cascaded context aggregation (CCA) module with
a gate-based information integration approach is proposed to sequentially and
selectively aggregate original image and multi-level features from the encoder
sub-network. The generated context is further utilized to guide discriminative
features extraction by the designed context-guided local affinity (CGL) module.
Furthermore, an auxiliary loss is added to the CCA module for refining the
prediction. In our work, we evaluate our approach on four public skin
dermoscopy image datasets. The proposed method achieves the Jaccard Index (JA)
of 87.1%, 80.3%, 83.4%, and 86.6% on ISIC-2016, ISIC-2017, ISIC-2018, and PH2
datasets, which are higher than other state-of-the-art models respectively.
Related papers
- TESL-Net: A Transformer-Enhanced CNN for Accurate Skin Lesion Segmentation [9.077654650104057]
Early detection of skin cancer relies on precise segmentation of dermoscopic images of skin lesions.
Recent methods for melanoma segmentation are U-Nets and fully connected networks (FCNs)
We introduce a novel network named TESL-Net for the segmentation of skin lesions.
arXiv Detail & Related papers (2024-08-19T03:49:48Z) - Inter-Scale Dependency Modeling for Skin Lesion Segmentation with
Transformer-based Networks [0.0]
Melanoma is a dangerous form of skin cancer caused by the abnormal growth of skin cells.
FCN approaches, including the U-Net architecture, can automatically segment skin lesions to aid diagnosis.
The symmetrical U-Net model has shown outstanding results, but its use of a convolutional operation limits its ability to capture long-range dependencies.
arXiv Detail & Related papers (2023-10-20T16:20:25Z) - Generative Adversarial Networks based Skin Lesion Segmentation [7.9234173309439715]
We propose a novel adversarial learning-based framework called Efficient-GAN that uses an unsupervised generative network to generate accurate lesion masks.
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.
arXiv Detail & Related papers (2023-05-29T15:51:31Z) - Semantic segmentation of surgical hyperspectral images under geometric
domain shifts [69.91792194237212]
We present the first analysis of state-of-the-art semantic segmentation networks in the presence of geometric out-of-distribution (OOD) data.
We also address generalizability with a dedicated augmentation technique termed "Organ Transplantation"
Our scheme improves on the SOA DSC by up to 67 % (RGB) and 90 % (HSI) and renders performance on par with in-distribution performance on real OOD test data.
arXiv Detail & Related papers (2023-03-20T09:50:07Z) - Reliable Joint Segmentation of Retinal Edema Lesions in OCT Images [55.83984261827332]
In this paper, we propose a novel reliable multi-scale wavelet-enhanced transformer network.
We develop a novel segmentation backbone that integrates a wavelet-enhanced feature extractor network and a multi-scale transformer module.
Our proposed method achieves better segmentation accuracy with a high degree of reliability as compared to other state-of-the-art segmentation approaches.
arXiv Detail & Related papers (2022-12-01T07:32:56Z) - CNN-based fully automatic wrist cartilage volume quantification in MR
Image [55.41644538483948]
The U-net convolutional neural network with additional attention layers provides the best wrist cartilage segmentation performance.
The error of cartilage volume measurement should be assessed independently using a non-MRI method.
arXiv Detail & Related papers (2022-06-22T14:19:06Z) - Exploring dual-attention mechanism with multi-scale feature extraction
scheme for skin lesion segmentation [0.0]
In this work, a new convolutional neural network-based approach is proposed for skin lesion segmentation.
A novel multi-scale feature extraction module is proposed for extracting more discriminative features.
The proposed method reported an accuracy, recall, and JSI of 97.5%, 94.29%, 91.16% on the I SBI 2017 dataset and 95.92%, 95.37%, 91.52% on the ISIC 2018 dataset.
arXiv Detail & Related papers (2021-11-16T14:08:35Z) - Lesion Net -- Skin Lesion Segmentation Using Coordinate Convolution and
Deep Residual Units [18.908448254745473]
The accuracy of segmenting melanomas skin lesions is quite a challenging task due to less data for training, irregular shapes, unclear boundaries, and different skin colors.
Our proposed approach helps in improving the accuracy of skin lesion segmentation.
The results show that the proposed model either outperform or at par with the existing skin lesion segmentation methods.
arXiv Detail & Related papers (2020-12-28T14:43:04Z) - An Uncertainty-Driven GCN Refinement Strategy for Organ Segmentation [53.425900196763756]
We propose a segmentation refinement method based on uncertainty analysis and graph convolutional networks.
We employ the uncertainty levels of the convolutional network in a particular input volume to formulate a semi-supervised graph learning problem.
We show that our method outperforms the state-of-the-art CRF refinement method by improving the dice score by 1% for the pancreas and 2% for spleen.
arXiv Detail & Related papers (2020-12-06T18:55:07Z) - DONet: Dual Objective Networks for Skin Lesion Segmentation [77.9806410198298]
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.
To address the challenge of large variety of lesion scales and shapes in dermoscopic images, we additionally propose a recurrent context encoding module (RCEM)
arXiv Detail & Related papers (2020-08-19T06:02:46Z) - Multi-Task Neural Networks with Spatial Activation for Retinal Vessel
Segmentation and Artery/Vein Classification [49.64863177155927]
We propose a multi-task deep neural network with spatial activation mechanism to segment full retinal vessel, artery and vein simultaneously.
The proposed network achieves pixel-wise accuracy of 95.70% for vessel segmentation, and A/V classification accuracy of 94.50%, which is the state-of-the-art performance for both tasks.
arXiv Detail & Related papers (2020-07-18T05:46:47Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.