SACANet: scene-aware class attention network for semantic segmentation of remote sensing images
Xiaowen Ma, Rui Che, Tingfeng Hong, Mengting Ma, Ziyan Zhao, Tian Feng, and Wei Zhang

TL;DR
SACANet introduces a novel scene-aware class attention network that enhances semantic segmentation of remote sensing images by integrating scene context and class-specific attention mechanisms, outperforming existing methods.
Contribution
The paper proposes a new network architecture combining scene-aware and class attention modules specifically designed for remote sensing image segmentation.
Findings
Outperforms state-of-the-art methods on three datasets.
Effectively models long-range dependencies with scene awareness.
Reduces background noise and handles intra-class variance.
Abstract
Spatial attention mechanism has been widely used in semantic segmentation of remote sensing images given its capability to model long-range dependencies. Many methods adopting spatial attention mechanism aggregate contextual information using direct relationships between pixels within an image, while ignoring the scene awareness of pixels (i.e., being aware of the global context of the scene where the pixels are located and perceiving their relative positions). Given the observation that scene awareness benefits context modeling with spatial correlations of ground objects, we design a scene-aware attention module based on a refined spatial attention mechanism embedding scene awareness. Besides, we present a local-global class attention mechanism to address the problem that general attention mechanism introduces excessive background noises while hardly considering the large intra-class…
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
TopicsRemote-Sensing Image Classification · Advanced Neural Network Applications · Advanced Image Fusion Techniques
MethodsAttentive Walk-Aggregating Graph Neural Network · Class Attention
