arXiv:2412.16918cs.CV2024-12中稿 · IEEE TGRS被引 6

用视觉模型语义先验提升遥感变化检测精度

Detect Changes like Humans: Incorporating Semantic Priors for Improved Change Detection

  • 引入视觉基础模型语义信息,融合差异与语义特征
  • 在五个基准上优于现有方法,抗光照噪声能力强
  • 适合遥感图像分析、城市变化监测等应用

人类在对比两张相似图像时,会结合外观(如颜色、纹理)与语义(如物体、关系)来识别差异。然而主流二值变化检测模型依赖标注的二值变化图作为主要约束,仅关注双时相图像间的差异特征,忽视了对变化场景的语义理解,导致在噪声和光照变化下性能受限。为此,本文探索将视觉基础模型的语义先验融入变化检测。首先提出语义感知变化检测网络(SA-CDNet),通过迁移FastSAM等视觉基础模型知识,设计一种双流特征解码器,融合语义感知特征与差异感知特征以区分变化。其次,提出单时相预训练策略:利用单时相分割数据集构建伪变化数据,增加代理语义分割分支进行预训练,并探索不同数据组合与地物类型的影响。在五个挑战性基准上的实验表明,该方法显著优于现有最先进方法。代码已开源。

原文摘要 · Abstract (English)

When given two similar images, humans identify their differences by comparing the appearance (e.g., color, texture) with the help of semantics (e.g., objects, relations). However, mainstream binary change detection models adopt a supervised training paradigm, where the annotated binary change map is the main constraint. Thus, such methods primarily emphasize difference-aware features between bi-temporal images, and the semantic understanding of changed landscapes is undermined, resulting in limited accuracy in the face of noise and illumination variations. To this end, this paper explores incorporating semantic priors from visual foundation models to improve the ability to detect changes. Firstly, we propose a Semantic-Aware Change Detection network (SA-CDNet), which transfers the knowledge of visual foundation models (i.e., FastSAM) to change detection. Inspired by the human visual paradigm, a novel dual-stream feature decoder is derived to distinguish changes by combining semantic-aware features and difference-aware features. Secondly, we explore a single-temporal pre-training strategy for better adaptation of visual foundation models. With pseudo-change data constructed from single-temporal segmentation datasets, we employ an extra branch of proxy semantic segmentation task for pre-training. We explore various settings like dataset combinations and landscape types, thus providing valuable insights. Experimental results on five challenging benchmarks demonstrate the superiority of our method over the existing state-of-the-art methods. The code is available at $\href{https://github.com/DREAMXFAR/SA-CDNet}{github}$.

变化检测语义先验遥感图像视觉模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。