Global and Local Attention-Based Transformer for Hyperspectral Image Change Detection
Ziyi Wang, Feng Gao, Junyu Dong, Qian Du

TL;DR
This paper introduces GLAFormer, a novel Transformer model that combines global and local attention mechanisms with a cross-gating feature enhancement for improved hyperspectral image change detection.
Contribution
It proposes a new GLAFormer architecture with a dual attention module and cross-gated feed-forward network to better capture spatial-spectral features and suppress noise.
Findings
Outperforms state-of-the-art methods on three HSI datasets
Effectively captures both high-frequency details and low-frequency signals
Demonstrates superior change detection accuracy
Abstract
Recently Transformer-based hyperspectral image (HSI) change detection methods have shown remarkable performance. Nevertheless, existing attention mechanisms in Transformers have limitations in local feature representation. To address this issue, we propose Global and Local Attention-based Transformer (GLAFormer), which incorporates a global and local attention module (GLAM) to combine high-frequency and low-frequency signals. Furthermore, we introduce a cross-gating mechanism, called cross-gated feed-forward network (CGFN), to emphasize salient features and suppress noise interference. Specifically, the GLAM splits attention heads into global and local attention components to capture comprehensive spatial-spectral features. The global attention component employs global attention on downsampled feature maps to capture low-frequency information, while the local attention component focuses…
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
MethodsAttention Is All You Need · Dense Connections · Label Smoothing · Dropout · Linear Layer · Layer Normalization · Byte Pair Encoding · Adam · Residual Connection · Softmax
