TESL-Net: A Transformer-Enhanced CNN for Accurate Skin Lesion Segmentation
Shahzaib Iqbal, Muhammad Zeeshan, Mehwish Mehmood, Tariq M. Khan,, Imran Razzak

TL;DR
TESL-Net is a hybrid deep learning model combining CNNs, Bi-ConvLSTM, and Swin transformers, designed to improve skin lesion segmentation accuracy by capturing local and long-range features, outperforming existing methods.
Contribution
Introduces TESL-Net, a novel hybrid network that integrates CNNs, Bi-ConvLSTM, and Swin transformer for enhanced skin lesion segmentation.
Findings
Achieves state-of-the-art Jaccard index on ISIC datasets.
Effectively captures contextual and long-range dependencies in dermoscopic images.
Outperforms existing U-Net and FCN-based methods.
Abstract
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 of artefacts such as marker colours and hair follicles. Recent methods for melanoma segmentation are U-Nets and fully connected networks (FCNs). As the depth of these neural network models increases, they can face issues like the vanishing gradient problem and parameter redundancy, potentially leading to a decrease in the Jaccard index of the segmentation model. In this study, we introduced a novel network named TESL-Net for the segmentation of skin lesions. The proposed TESL-Net involves a hybrid network that combines the local features of a CNN encoder-decoder architecture with long-range and temporal dependencies using bi-convolutional long-short-term memory…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · AI in cancer detection
