菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-09
📄 Abstract - Content-Induced Spatial-Spectral Aggregation Network for Change Detection in Remote Sensing Images

The integration of spatial and spectral information is beneficial to the improvement of change detection performance. However, existing methods cannot efficiently suppress the influences of spatial and spectral differences in unchanged areas. To address these issues, in this paper we propose a content-guided spatial-spectral integration network (CSI-Net) for the fusion of global spatial details and spectral difference information. Specifically, the proposed CSI-Net is composed of a spatial reasoning (SR) module, a spectral difference (SD) module, and a content-guided integration (CGI) module. In the SR module, the spatial information is learned by cascaded graph convolution blocks for global modeling. The SD module is responsible for the extraction of spectral features, by calculating the means and variances of features to reduce the impact of spectral differences in unchanged regions. In addition, in order to integrate the spatial-spectral features efficiently, we design a CGI module to further take advantage of their complementary information. In this module, high-level content information is introduced as a guide for a proper interaction. Due to the efficient spatial-spectral fusion, the proposed CSI-Net can learn the changed features better while achieving a suppression of spectral differences. Experimental results on LEVIR-CD, WHU-CD, and CLCD datasets demonstrate that the proposed CSI-Net produces better performance compared to state-of-the-art methods, and is applicable to different scenarios

顶级标签: computer vision machine learning
详细标签: change detection remote sensing spatial-spectral fusion graph convolution content-guided integration 或 搜索:

内容引导的空间-光谱聚合网络用于遥感图像变化检测 / Content-Induced Spatial-Spectral Aggregation Network for Change Detection in Remote Sensing Images


1️⃣ 一句话总结

本文提出了一种名为CSI-Net的深度学习网络,通过巧妙融合图像的全局空间信息和光谱差异信息,并利用高层的语义内容来引导两者的结合,从而更准确地检测出遥感图像中的地物变化,同时有效抑制了未变化区域因光照或季节等因素造成的虚假变化干扰。

源自 arXiv: 2606.10328