Attentive boundary aware network for multi-scale skin lesion segmentation with adversarial training
- PDF / 1,416,402 Bytes
- 22 Pages / 439.37 x 666.142 pts Page_size
- 53 Downloads / 167 Views
Attentive boundary aware network for multi-scale skin lesion segmentation with adversarial training Zenghui Wei 1,2
1
1
1
& Feng Shi & Hong Song & Weixing Ji & Guanghui Han
3
Received: 30 December 2019 / Revised: 14 June 2020 / Accepted: 13 July 2020 # Springer Science+Business Media, LLC, part of Springer Nature 2020
Abstract
Because of the large variation in appearance, the existence of artifacts, the low contrast, skin lesion segmentation remains a challenging task. In this paper, we propose a novel Scale Attention based Atrous Spatial Pyramid Pooling (Scale-Att-ASPP) module for skin lesion segmentation with attentive boundary aware. Our network is based on the Generative Adversarial Network (GAN), which includes the segmentation network and the critic network. In the segmentation network, we design the Scale-Att-ASPP module to automatically select the optimal scale of the skin lesion feature of the intermediate convolution layer (Inter-CL) in the encoding path, meanwhile, the irrelevant artifacts features are automatically diminished without using complex pre-processing. After introducing the output of the Scale-Att-ASPP module to the same level layer in the decoding path through skip connection in pixel-wise addition way, the more meaningful semantic segmentation is gained. The Jaccard distance loss is employed to solve the problem of label imbalance in skin lesion segmentation. Our network is adversarially trained on ISBI 2017 dataset by the multi-scale L1 loss introduced by the critic network, which guides the Scale-Att-ASPP module learning to focus on the optimal scale of the skin lesion feature. Finally, our network significantly improves the segmentation performance compared with other state-of-the-art methods, especially for the JAC and SEN scores. Besides, our proposed network works efficiently and shows robustness for different datasets. Keywords Attention . ASPP . GAN . Multi-scale . Skin lesion segmentation
* Zenghui Wei [email protected] * Hong Song [email protected]
1
School of Computer Science and Technology, Beijing Institute of Technology, Beijing, China
2
School of Information Engineering, Yellow River Conservancy Technical Institute, Kaifeng, China
3
School of Biomedical Engineering, Sun Yat-sen University, Guangzhou, China
Multimedia Tools and Applications
1 Introduction Melanoma is one of the most rapidly growing cancer worldwide [36]. Melanoma accounts for only 1% of skin cancers, but it causes 75% of skin cancer deaths [37]. Therefore, the diagnosis of melanoma has attracted much attention. Researches show that the five-year survival rate will exceed 95% if melanoma is diagnosed early, but will be below 20% due to the latest diagnosis of it [31]. So timely and accurate diagnosis of melanoma is a very critical task. Nowadays, dermoscopy image is widely used for melanoma diagnosis clinically. However, the correct understanding of the dermoscopy image requires complex clinical experience and is laborious. In addition, it usually suffers from intra- and inter-observer variat
Data Loading...