Skin Cancer Segmentation and Classification with NABLA-N and Inception Recurrent Residual Convolutional Networks
Md Zahangir Alom, Theus Aspiras, Tarek M. Taha, and Vijayan K. Asari

TL;DR
This paper introduces the NABLA-N network for improved dermoscopic image segmentation and combines it with IRRCNN for skin cancer classification, achieving superior results on ISIC-2018 datasets.
Contribution
The paper presents a novel NABLA-N architecture with enhanced feature fusion for segmentation and applies IRRCNN for skin cancer classification, demonstrating improved performance.
Findings
NABLA-N outperforms R2U-Net in segmentation accuracy.
IRRCNN achieves approximately 87% accuracy in skin cancer classification.
Proposed models require fewer parameters while maintaining high performance.
Abstract
In the last few years, Deep Learning (DL) has been showing superior performance in different modalities of biomedical image analysis. Several DL architectures have been proposed for classification, segmentation, and detection tasks in medical imaging and computational pathology. In this paper, we propose a new DL architecture, the NABLA-N network, with better feature fusion techniques in decoding units for dermoscopic image segmentation tasks. The NABLA-N network has several advances for segmentation tasks. First, this model ensures better feature representation for semantic segmentation with a combination of low to high-level feature maps. Second, this network shows better quantitative and qualitative results with the same or fewer network parameters compared to other methods. In addition, the Inception Recurrent Residual Convolutional Neural Network (IRRCNN) model is used for skin…
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.
Code & Models
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 · Nonmelanoma Skin Cancer Studies
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
