FDANet: Lightweight Attention with Feature Differences for Efficient Change Detection

Kwangwoon University

Abstract

This letter presents a low-complexity attention module for fast change detection.

The proposed module computes the absolute difference between bi-temporal features extracted by a Siamese backbone network and sequentially applies spatial and channel attention to generate key change representations. Spatial attention emphasizes important spatial locations using representative values from channel-wise pooling, while channel attention highlights discriminative feature responses using values from spatial-wise pooling. By leveraging low-dimensional representative features, the module significantly reduces computational cost. Additionally, its dual-attention structure—driven by feature differences—enhances both spatial localization and semantic relevance of changes.

Compared to the Change-Guided Network (CGNet), the proposed method reduces multiply-accumulate operations (MACs) by 53.81% with only a 0.15% drop in F1-score, demonstrating high efficiency with minimal performance degradation. These results suggest that the proposed method is suitable for large-scale or real-time remote sensing applications where computational efficiency is essential.

Acknowledgments

This work was partly supported by the Institute of Information & Communications Technology Planning & Evaluation(IITP)-ITRC(Information Technology Research Center) grant funded by the Korea government(MSIT)(IITP-2025-RS-2022-00156225) and by the Excellent Researcher Support Project of Kwangwoon University in 2024.

BibTeX

TO BE UPDATED..
@ARTICLE{11248878,
  author={Park, Jangsoo and Lee, EunSeong and Lee, Jongseok and Oh, Seoung-Jun and Sim, Donggyu},
  journal={IEEE Geoscience and Remote Sensing Letters}, 
  title={Lightweight Attention Mechanism With Feature Differences for Efficient Change Detection in Remote Sensing}, 
  year={2026},
  volume={23},
  number={},
  pages={1-5},
  keywords={Feature extraction;Accuracy;Barium;Attention mechanisms;Computational efficiency;Remote sensing;Computer architecture;Distortion;Computational modeling;Spatial resolution;Attention mechanisms;bitemporal remote sensing (RS) images;change detection algorithm;convolutional neural networks},
  doi={10.1109/LGRS.2025.3633179}}