paper-with-me

홈 › Papers

LCAUnet: A skin lesion segmentation network with enhanced edge and body fusion

2023-05-01 · Qisen Ma, Keming Mao, Gao Wang, Lisheng Xu, Yuhai Zhao

Accurate segmentation of skin lesions in dermatoscopic images is crucial for the early diagnosis of skin cancer and improving the survival rate of patients. However, it is still a challenging task due to the irregularity of lesion areas, the fuzziness of boundaries, and other complex interference factors. In this paper, a novel LCAUnet is proposed to improve the ability of complementary representation with fusion of edge and body features, which are often paid little attentions in traditional methods. First, two separate branches are set for edge and body segmentation with CNNs and Transformer based architecture respectively. Then, LCAF module is utilized to fuse feature maps of edge and body of the same level by local cross-attention operation in encoder stage. Furthermore, PGMF module is embedded for feature integration with prior guided multi-scale adaption. Comprehensive experiments on public available dataset ISIC 2017, ISIC 2018, and PH2 demonstrate that LCAUnet outperforms most state-of-the-art methods. The ablation studies also verify the effectiveness of the proposed fusion techniques.

📄 PDF Abstract BibTeX arXiv:2305.00837

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion SegmentationSkin Lesion Segmentation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

A Mutual Bootstrapping Model for Automated Skin Lesion Segmentation and Classification

2019-03-08 · Yutong Xie, Jianpeng Zhang, Yong Xia, Chunhua Shen

Automated skin lesion segmentation and classification are two most essential and related tasks in the computer-aided diagnosis of skin cancer. Despite their prevalence, deep learning models are usually designed for only …

ClassificationGeneral ClassificationLesion ClassificationLesion Segmentation+1

A Region of Interest Focused Triple UNet Architecture for Skin Lesion Segmentation

2023-11-21 · Guoqing Liu, Yu Guo, Caiying Wu, Guoqing Chen 외

Skin lesion segmentation is of great significance for skin lesion analysis and subsequent treatment. It is still a challenging task due to the irregular and fuzzy lesion borders, and diversity of skin lesions. In this pa…

DiversityLesion SegmentationSegmentationSkin Lesion Segmentation

AC-MAMBASEG: An adaptive convolution and Mamba-based architecture for enhanced skin lesion segmentation

2024-05-05 · Viet-Thanh Nguyen, Van-Truong Pham, Thi-Thao Tran

Skin lesion segmentation is a critical task in computer-aided diagnosis systems for dermatological diseases. Accurate segmentation of skin lesions from medical images is essential for early detection, diagnosis, and trea…

Lesion SegmentationMambaSegmentationSkin Lesion Segmentation

Knowledge-aware Deep Framework for Collaborative Skin Lesion Segmentation and Melanoma Recognition

2021-06-07 · XiaoHong Wang, Xudong Jiang, Henghui Ding, Yuqian Zhao 외

Deep learning techniques have shown their superior performance in dermatologist clinical inspection. Nevertheless, melanoma diagnosis is still a challenging task due to the difficulty of incorporating the useful dermatol…

Clinical KnowledgeLesion SegmentationMelanoma DiagnosisSegmentation+1

TESL-Net: A Transformer-Enhanced CNN for Accurate Skin Lesion Segmentation

2024-08-19 · Shahzaib Iqbal, Muhammad Zeeshan, Mehwish Mehmood, Tariq M. Khan 외

Early detection of skin cancer relies on precise segmentation of dermoscopic images of skin lesions. However, this task is challenging due to the irregular shape of the lesion, the lack of sharp borders, and the presence…

Lesion SegmentationSegmentationSkin Lesion Segmentation