Threshold Attention Network for Semantic Segmentation of Remote Sensing Images
Wei Long, Yongjun Zhang, Zhongwei Cui, Yujie Xu, Xuexue Zhang

TL;DR
This paper introduces TANet, a novel semantic segmentation network for remote sensing images that employs a threshold attention mechanism to reduce computational complexity and improve feature modeling, demonstrating superior performance on benchmark datasets.
Contribution
The paper proposes a threshold attention mechanism (TAM) and a TANet architecture that enhances segmentation accuracy while reducing computational costs compared to existing self-attention methods.
Findings
TANet outperforms state-of-the-art models on ISPRS Vaihingen and Potsdam datasets.
The threshold attention mechanism reduces computational complexity significantly.
TANet effectively models long-range dependencies with less redundancy.
Abstract
Semantic segmentation of remote sensing images is essential for various applications, including vegetation monitoring, disaster management, and urban planning. Previous studies have demonstrated that the self-attention mechanism (SA) is an effective approach for designing segmentation networks that can capture long-range pixel dependencies. SA enables the network to model the global dependencies between the input features, resulting in improved segmentation outcomes. However, the high density of attentional feature maps used in this mechanism causes exponential increases in computational complexity. Additionally, it introduces redundant information that negatively impacts the feature representation. Inspired by traditional threshold segmentation algorithms, we propose a novel threshold attention mechanism (TAM). This mechanism significantly reduces computational effort while also better…
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
TopicsRemote-Sensing Image Classification · Advanced Image Fusion Techniques · Remote Sensing and Land Use
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Attention Is All You Need · Average Pooling · Convolution · Temporal Adaptive Module · Batch Normalization · Pyramid Pooling Module
