arXiv:2511.21420cs.CVcs.AI2025-11被引 3

用SAM模型精准定位遥感图像变化区域,提升描述准确性

SAM Guided Semantic and Motion Changed Region Mining for Remote Sensing Change Captioning

  • 结合SAM模型识别语义与运动变化区域,增强区域感知能力
  • 在多个基准数据集上达到当前最优性能,最高提升4.2% BLEU-4
  • 适合关注遥感变化检测与自然语言生成融合的研究者

遥感变化描述是一项新兴且热门的研究任务,旨在用自然语言描述不同时刻拍摄的两幅遥感图像之间的变化内容。现有方法通常使用CNN/Transformer提取视觉特征或引入辅助任务以提升结果,但存在区域感知弱、时序对齐有限的问题。为此,本文探索利用SAM(通用分割模型)基础模型提取区域级表征,并将感兴趣区域知识注入描述框架。具体而言,采用CNN/Transformer提取全局视觉特征,借助SAM模型划分语义与运动变化区域,并通过自建知识图谱提供目标对象信息。这些异构信息通过交叉注意力融合,由Transformer解码器生成最终自然语言描述。大量实验表明,该方法在多个主流基准数据集上均达到先进水平。论文源代码将发布于https://github.com/Event-AHU/SAM_ChangeCaptioning。

原文摘要 · Abstract (English)

Remote sensing change captioning is an emerging and popular research task that aims to describe, in natural language, the content of interest that has changed between two remote sensing images captured at different times. Existing methods typically employ CNNs/Transformers to extract visual representations from the given images or incorporate auxiliary tasks to enhance the final results, with weak region awareness and limited temporal alignment. To address these issues, this paper explores the use of the SAM (Segment Anything Model) foundation model to extract region-level representations and inject region-of-interest knowledge into the captioning framework. Specifically, we employ a CNN/Transformer model to extract global-level vision features, leverage the SAM foundation model to delineate semantic- and motion-level change regions, and utilize a specially constructed knowledge graph to provide information about objects of interest. These heterogeneous sources of information are then fused via cross-attention, and a Transformer decoder is used to generate the final natural language description of the observed changes. Extensive experimental results demonstrate that our method achieves state-of-the-art performance across multiple widely used benchmark datasets. The source code of this paper will be released on https://github.com/Event-AHU/SAM_ChangeCaptioning

遥感变化图像描述SAM模型跨模态生成

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