nav emailalert searchbtn searchbox tablepage yinyongbenwen piczone journalimg searchdiv qikanlogo popupnotification paper
2025 04 v.42 48-58
IMEMD-Net: An interactive multiencoder and multidecoder network for enhanced change detection in remote sensing images
Email:
DOI: 10.16791/j.cnki.sjg.2025.04.007
English author unit:

College of Computer Science and Technology,Qingdao Institute of Software,China University of Petroleum (East China);Shandong Key Laboratory of Intelligent Oil & Gas Industrial Software,China University of Petroleum(East China);Shandong Qilu Petrochemical Engineering Co. Ltd;

Abstract:

[Objective] The multiencoder and single decoder(MESD) architecture has demonstrated success in change detection tasks. This method employs Siamese encoders to independently extract features from bitemporal images, effectively preserving the target features of each temporal image and enhancing the ability to capture changes in input data. Typically, MESD architectures use convolutional neural networks(CNNs) or transformers as encoders. CNNs are highly effective in capturing complex and contextually relevant features, and they can extract local features effectively. However, CNNs struggle to capture global dependencies. Conversely, transformers, with their self-attention mechanism, excel at handling complex spatial transformations and capturing long-range feature dependencies, thereby providing robust global representation. However, transformers may occasionally overlook local feature details, which reduces the clarity of foreground and background elements. This limitation can propagate through the fusion process, resulting in blurred object boundaries and false changes in the final change map. Using CNNs or transformers separately as encoders presents challenges in terms of balancing global and local feature extraction, potentially hampering feature representation. In addition, most MESD methods employ a single decoder that can fully leverage the diverse and rich information provided by multiple encoders, thereby influencing the accuracy and precision of the change detection results. To address these issues, this study proposes an interactive multiencoder and multidecoder network(IMEMD-Net). [Methods] The proposed IMEMD-Net employs Siamese interactive encoders to extract local and global features from bitemporal images. The interactive encoder comprises a parallel structure that combines CNNs and transformers to maximize the retention of local features and global representations. The local features extracted by CNNs and the global features extracted by transformers are enhanced using a feature communication module(FCM), which continuously resolves semantic discrepancies between the two. The fusion process significantly improves the global perception of local features and integrates local details into global representations. Next, global and local difference decoders process the multiscale local and global features extracted from the bitemporal images, with each decoder focusing on specific types of difference features. This targeted processing reduces the computational burden and improves overall performance. Finally, a spatial channel difference fusion(SCDF) module adaptively fuses the difference features obtained from both decoders across spatial and channel dimensions, effectively enhancing relevant changes while suppressing false positives. [Results] The algorithm's performance is evaluated using metrics such as precision, recall, F1-score, intersection over union(IoU), and overall accuracy. Compared to existing state-of-the-art MESD-based methods, such as ChangeForm, the proposed algorithm achieves F1-score improvements of 1.14%, 5.68%, and 6.5%, along with IoU score increases of 1.92%, 9.66%, and 10.73% on the LEVIR-CD, WHU-CD, and DESIF-CD datasets, respectively—without requiring pretrained backbone feature extractors. [Conclusions] This approach effectively integrates CNNs and transformers through the FCM, enhancing interaction to ensure the extraction of global and local features from bitemporal images. The use of dual decoders alleviates the limitations of single-decoder architectures by distributing the task of processing local and global difference features. In addition, the SCDF module improves the method's ability to extract more discriminative change features, which significantly enhances the efficiency of change detection in remote sensing images.

KeyWords: remote sensing;change detection;Transformer;convolutional neural networks
References

[1] PARELIUS E J. A review of deep-learning methods for change detection in multispectral remote sensing images[J]. Remote Sensing, 2023, 15(8):2092.

[2] YIN J D, DONG J W, HAMM N A S, et al. Integrating remote sensing and geospatial big data for urban land use mapping:A review[J]. International Journal of Applied Earth Observation and Geoinformation, 2021(103):102514.

[3] SONG X P, HANSEN M C, STEHMAN S V, et al. Global land change from 1982 to 2016[J]. Nature, 2018(560):639–643.

[4] SUBLIME J, KALINICHEVA E. Automatic post-disaster damage mapping using deep-learning techniques for change detection:Case study of the Tohoku tsunami[J]. Remote Sensing, 2019, 11(9):1123.

[5] SHAFIQUE A, CAO G, KHAN Z, et al. Deep learning-based change detection in remote sensing images:A review[J].Remote Sensing, 2022, 14(4):871.

[6] CELIK T. Unsupervised change detection in satellite images using principal component analysis andk-means clustering[J].IEEE Geoscience and Remote Sensing Letters, 2009, 6(4):772–776.

[7] GONG M, CAO Y, WU Q. A neighborhood-based ratio approach for change detection in SAR images[J]. IEEE Geoscience and Remote Sensing Letters, 2011, 9(2):307–311.

[8] CAO G, LI Y, LIU Y, et al. Automatic change detection in high-resolution remote-sensing images by means of level set evolution and support vector machine classification[J].International Journal of Remote Sensing, 2014, 35(16):6255–6270.

[9] CHENG G L, HUANG Y M, LI X T, et al. Change detection methods for remote sensing in the last decade:A comprehensive review[J]. Remote Sensing, 2024, 16(13):2355.

[10] GUI S X, SONG S, QIN R J, et al. Remote sensing object detection in the deep learning era:A review[J]. Remote Sensing,2024, 16(2):327.

[11] ZHAO S, ZHANG X, XIAO P, et al. Exchanging dual-encoder–decoder:A new strategy for change detection with semantic guidance and spatial localization[J]. IEEE Transactions on Geoscience and Remote Sensing, 2023(61):1–16.

[12] DAUDT R C, LE SAUX B, BOULCH A, et al. Multitask learning for large-scale semantic change detection[J]. Computer Vision and Image Understanding, 2019(187):102783.

[13] ZHENG Z, WAN Y, ZHANG Y J, et al. CLNet:Cross-layer convolutional neural network for change detection in optical remote sensing imagery[J]. ISPRS Journal of Photogrammetry and Remote Sensing, 2021(175):247–267.

[14] PENG D F, ZHANG Y J, GUAN H Y. End-to-end change detection for high resolution satellite images using improved UNet++[J]. Remote Sensing, 2019, 11(11):1382.

[15] DAUDT R C, LE SAUX B, BOULCH A. Fully convolutional siamese networks for change detection[C]//2018 25th IEEE International Conference on Image Processing(ICIP). IEEE,2018:4063–4067.

[16] LEI T, WANG J, NING H, et al. Difference enhancement and spatial–spectral nonlocal network for change detection in VHR remote sensing images[J]. IEEE Transactions on Geoscience and Remote Sensing, 2021(60):1–13.

[17] CODEGONI A, LOMBARDI G, FERRARI A. TINYCD:A(not so)deep learning model for change detection[J]. Neural Computing and Applications, 2023, 35(11):8471–8486.

[18] BANDARA W G C, PATEL V M. A transformer-based siamese network for change detection[C]//IGARSS 2022-2022 IEEE International Geoscience and Remote Sensing Symposium.IEEE, 2022:207–210.

[19]冯收,陈勇奇,樊元泽,等.基于三维降噪自编码器的高光谱变化检测算法[J].实验技术与管理, 2023, 40(2):7–13.FENG S, CHEN Y Q, FAN Y Z, et al. Hyperspectral change detection algorithm based on three-dimentional denosing autoencoder[J]. Experimental Technology&Management,2023, 40(2):7–13.(in Chinese)

[20] ALEXEY D. An image is worth 16x16 words:Transformers for image recognition at scale[Z]. arXiv preprint arXiv:2010.11929, 2020.

[21] LI W, WANG X, XIA X, et al. Sepvit:Separable vision transformer[Z]. arXiv preprint arXiv:2203.15380.

[22] CHEN H, SHI Z. A spatial-temporal attention-based method and a new dataset for remote sensing image change detection[J].Remote Sensing, 2020, 12(10):1662.

[23] JI S P, WEI S Q, LU M. Fully convolutional networks for multisource building extraction from an open aerial and satellite imagery data set[J]. IEEE Transactions on Geoscience and Remote Sensing, 2019, 57(1):574–586.

[24] ZHANG C X, YUE P, TAPETE D, et al. A deeply supervised image fusion network for change detection in high resolution bi-temporal remote sensing images[J]. ISPRS Journal of Photogrammetry and Remote Sensing, 2020(166):183–200.

[25] LIU Y, PANG C, ZHAN Z, et al. Building change detection for remote sensing images using a dual-task constrained deep siamese convolutional network model[J]. IEEE Geoscience and Remote Sensing Letters, 2021, 18(5):811–815.

[26] FANG S, LI K Y, SHAO J Y, et al. SNUNet-CD:A densely connected Siamese network for change detection of VHR images[J].IEEE Geoscience and Remote Sensing Letters, 2022(19):1–5.

[27] CHEN H, QI Z P, SHI Z W. Remote sensing image change detection with transformers[J]. IEEE Transactions on Geoscience and Remote Sensing, 2021(60):1–14.

[28] HAN C X, WU C, GUO H N, et al. HANet:A hierarchical attention network for change detection with bitemporal very-high-resolution remote sensing images[J]. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 2023(16):3867–3878.

[29] WANG L Q, FANG Y, LI Z W, et al. Summator-subtractor network:Modeling spatial and channel differences for change detection[J]. IEEE Transactions on Geoscience and Remote Sensing, 2024(62):1–12.

Basic Information:

DOI:10.16791/j.cnki.sjg.2025.04.007

China Classification Code:TP751;TP18

Citation Information:

[1]王雷全,童寿梁,耿辰东.用于遥感图像变化检测的交互式多编码器和多解码器网络设计[J].实验技术与管理,2025,42(04):48-58.DOI:10.16791/j.cnki.sjg.2025.04.007.

Fund Information:

中国石油大学(华东)研究生教育教学改革项目(YJG20230044);中国石油大学(华东)研究生精品示范课程建设项目(UPCYJP-2023-07); 中国高等教育学会“校企合作双百计划”典型案例(GJXH-SBJHDX-2022157); 国家自然科学基金项目(62071491); 山东省本科教学改革研究重点项目(Z2023006); 山东省研究生精品和优质课程(SDJKC2003008)

quote

GB/T 7714-2015
MLA
APA
Search Advanced Search