GSANet: Semantic Segmentation with Global and Selective Attention
Qingfeng Liu, Mostafa El-Khamy, Dongwoon Bai, Jungwon Lee

TL;DR
GSANet introduces a novel attention-based architecture for semantic segmentation that enhances accuracy on edge devices and benchmarks well on standard datasets.
Contribution
The paper presents GSANet with a new sparsemax global attention and selective attention mechanism, and benchmarks it with low-complexity networks like MobileNetEdge.
Findings
GSANet achieves state-of-the-art accuracy on ADE20k and Cityscapes.
GSANet improves segmentation accuracy with MobileNetEdge.
The proposed attention mechanisms enhance multi-scale contextual information aggregation.
Abstract
This paper proposes a novel deep learning architecture for semantic segmentation. The proposed Global and Selective Attention Network (GSANet) features Atrous Spatial Pyramid Pooling (ASPP) with a novel sparsemax global attention and a novel selective attention that deploys a condensation and diffusion mechanism to aggregate the multi-scale contextual information from the extracted deep features. A selective attention decoder is also proposed to process the GSA-ASPP outputs for optimizing the softmax volume. We are the first to benchmark the performance of semantic segmentation networks with the low-complexity feature extraction network (FXN) MobileNetEdge, that is optimized for low latency on edge devices. We show that GSANet can result in more accurate segmentation with MobileNetEdge, as well as with strong FXNs, such as Xception. GSANet improves the state-of-art semantic segmentation…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsImproved Gravitational Search algorithm · Depthwise Convolution · Pointwise Convolution · Residual Connection · Convolution · Average Pooling · Global Average Pooling · Depthwise Separable Convolution · Max Pooling · 1x1 Convolution
