Attention Deeplabv3+: Multi-Level Context Attention Mechanism for Skin Lesion Segmentation

Abstract

Skin lesion segmentation is a challenging task due to the large variation of anatomy across different cases. In the last few years, deep learning frameworks have shown high performance in image segmentation. In this paper, we propose Attention Deeplabv3+, an extended version of Deeplabv3+ for skin lesion segmentation by employing the idea of attention mechanism in two stages. We first capture the relationship between the channels of a set of feature maps by assigning a weight for each channel (i.e., channels attention). Channel attention allows the network to emphasize more on the informative and meaningful channels by a context gating mechanism. We also exploit the second level attention strategy to integrate different layers of the atrous convolution. It helps the network to focus on the more relevant field of view to the target. The proposed model is evaluated on three datasets ISIC 2017, ISIC 2018, and $PH^2$ P H 2 , achieving state-of-the-art performance.

Cite

Text

Azad et al. "Attention Deeplabv3+: Multi-Level Context Attention Mechanism for Skin Lesion Segmentation." European Conference on Computer Vision Workshops, 2020. doi:10.1007/978-3-030-66415-2_16

Markdown

[Azad et al. "Attention Deeplabv3+: Multi-Level Context Attention Mechanism for Skin Lesion Segmentation." European Conference on Computer Vision Workshops, 2020.](https://mlanthology.org/eccvw/2020/azad2020eccvw-attention/) doi:10.1007/978-3-030-66415-2_16

BibTeX

@inproceedings{azad2020eccvw-attention,
  title     = {{Attention Deeplabv3+: Multi-Level Context Attention Mechanism for Skin Lesion Segmentation}},
  author    = {Azad, Reza and Asadi-Aghbolaghi, Maryam and Fathy, Mahmood and Escalera, Sergio},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2020},
  pages     = {251-266},
  doi       = {10.1007/978-3-030-66415-2_16},
  url       = {https://mlanthology.org/eccvw/2020/azad2020eccvw-attention/}
}