Lightweight Structure-aware Transformer Network for VHR Remote Sensing Image Change Detection
Tao Lei, Yetong Xu, Hailong Ning, Zhiyong Lv, Chongdan Min, Yaochu Jin, and Asoke K. Nandi

TL;DR
This paper introduces a lightweight, structure-aware Transformer network for very high-resolution remote sensing image change detection, addressing computational complexity and fine-grained feature extraction issues to improve accuracy.
Contribution
The paper proposes a novel LSAT network with a linear-complexity self-attention module and a structure-aware enhancement module for improved VHR RS image change detection.
Findings
Achieves higher detection accuracy than state-of-the-art methods.
Offers a better balance between accuracy and computational efficiency.
Effectively captures fine-grained features and edge details.
Abstract
Popular Transformer networks have been successfully applied to remote sensing (RS) image change detection (CD) identifications and achieve better results than most convolutional neural networks (CNNs), but they still suffer from two main problems. First, the computational complexity of the Transformer grows quadratically with the increase of image spatial resolution, which is unfavorable to very high-resolution (VHR) RS images. Second, these popular Transformer networks tend to ignore the importance of fine-grained features, which results in poor edge integrity and internal tightness for largely changed objects and leads to the loss of small changed objects. To address the above issues, this Letter proposes a Lightweight Structure-aware Transformer (LSAT) network for RS image CD. The proposed LSAT has two advantages. First, a Cross-dimension Interactive Self-attention (CISA) module with…
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 · Remote Sensing and Land Use · Image and Signal Denoising Methods
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Label Smoothing · Adam · Absolute Position Encodings · Residual Connection · Dropout · Position-Wise Feed-Forward Layer · Layer Normalization
