CEBSNet: Change-Excited and Background-Suppressed Network with Temporal Dependency Modeling for Bitemporal Change Detection
Qi'ao Xu, Yan Xing, Jiali Hu, Yunan Jia, Rui Huang
TL;DR
CEBSNet tackles bitemporal change detection by explicitly modeling temporal dependencies and balancing emphasis between prominent and subtle changes. It introduces a Channel Swap Module (CSM) to capture cross-temporal correlations, a dual-branch Feature Excitation and Suppression Module (FESM) to excite change regions while suppressing background, and a Pyramid-Aware Spatial-Channel Attention (PASCA) to capture multi-scale changes. Through Change-Guided Feature Fusion (CGFF) and a multi-scale decoder, CEBSNet delivers robust change maps across street-view and remote-sensing datasets, achieving state-of-the-art performance with competitive computational cost. The work demonstrates that temporal interaction and targeted feature refinement significantly enhance both detection accuracy and localization, with potential for efficient deployment in real-world monitoring tasks.
Abstract
Change detection, a critical task in remote sensing and computer vision, aims to identify pixel-level differences between image pairs captured at the same geographic area but different times. It faces numerous challenges such as illumination variation, seasonal changes, background interference, and shooting angles, especially with a large time gap between images. While current methods have advanced, they often overlook temporal dependencies and overemphasize prominent changes while ignoring subtle but equally important changes. To address these limitations, we introduce \textbf{CEBSNet}, a novel change-excited and background-suppressed network with temporal dependency modeling for change detection. During the feature extraction, we utilize a simple Channel Swap Module (CSM) to model temporal dependency, reducing differences and noise. The Feature Excitation and Suppression Module (FESM) is developed to capture both obvious and subtle changes, maintaining the integrity of change regions. Additionally, we design a Pyramid-Aware Spatial-Channel Attention module (PASCA) to enhance the ability to detect change regions at different sizes and focus on critical regions. We conduct extensive experiments on three common street view datasets and two remote sensing datasets, and our method achieves the state-of-the-art performance.
