用关键变化特征指导大模型,提升遥感图像变化描述准确性
Enhancing Perception of Key Changes in Remote Sensing Image Change Captioning
- 基于关键变化特征和指令微调,引导大模型聚焦真实变化区域
- 结合像素级变化检测,使变化特征更精准,性能优于现有方法
- 适合遥感变化检测与智能描述任务的研究者与应用开发者
近年来,遥感图像变化描述取得显著进展,但现有方法难以过滤无关区域,易受干扰特征影响。本文提出一种新型多模态框架KCFI(Key Change Features and Instruction-tuned),通过视觉指令充分利用大语言模型的内在知识,并结合像素级变化检测任务增强关键变化特征的有效性与准确性。KCFI包含ViTs编码器提取双时相遥感图像特征、关键特征感知器识别关键变化区域、像素级变化检测解码器约束关键变化特征,以及基于大语言模型的指令微调解码器。为联合优化变化描述与检测任务,采用动态加权平均策略平衡两任务损失。实验表明,仅使用关键变化特征作为视觉指令时效果最佳。在LEVIR-CC数据集上,KCFI优于多个先进方法。代码将开源于https://github.com/yangcong356/KCFI.git。
原文摘要 · Abstract (English)
Recently, while significant progress has been made in remote sensing image change captioning, existing methods fail to filter out areas unrelated to actual changes, making models susceptible to irrelevant features. In this article, we propose a novel multimodal framework for remote sensing image change captioning, guided by Key Change Features and Instruction-tuned (KCFI). This framework aims to fully leverage the intrinsic knowledge of large language models through visual instructions and enhance the effectiveness and accuracy of change features using pixel-level change detection tasks. Specifically, KCFI includes a ViTs encoder for extracting bi-temporal remote sensing image features, a key feature perceiver for identifying critical change areas, a pixel-level change detection decoder to constrain key change features, and an instruction-tuned decoder based on a large language model. Moreover, to ensure that change description and change detection tasks are jointly optimized, we employ a dynamic weight-averaging strategy to balance the losses between the two tasks. We also explore various feature combinations for visual fine-tuning instructions and demonstrate that using only key change features to guide the large language model is the optimal choice. To validate the effectiveness of our approach, we compare it against several state-of-the-art change captioning methods on the LEVIR-CC dataset, achieving the best performance. Our code will be available at https://github.com/yangcong356/KCFI.git.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。