arXiv:2503.08144cs.CV2025-03

用自然语言微调让大模型读懂遥感图像目标检测。

Bring Remote Sensing Object Detect Into Nature Language Model: Using SFT Method

  • 将遥感标注转为自然语言格式,用于大模型微调。
  • 不改架构仅靠提示词实现遥感目标检测,准确率超基线。
  • 适合遥感分析、多模态研究者使用。

近期大型语言模型(LLMs)和视觉-语言模型(VLMs)在理解各类图像与视频方面取得显著进展,尤其在分类与检测任务中表现突出。然而,由于遥感图像与常规光学图像存在显著差异,现有模型在理解尤其是检测任务上面临挑战。直接对VLM进行检测指令提示常导致效果不佳。为此,本文探索利用VLM进行遥感图像目标检测。具体而言,我们基于公开的遥感目标检测数据集SSDD、HRSID和NWPU-VHR-10构建了监督微调(SFT)数据集,将标注信息转化为符合JSON格式的自然语言描述,以提升VLM的理解与训练效果。随后评估多种微调策略在不同模型上的检测性能,并获得适用于遥感图像目标检测的优化权重。最后通过自然语言查询评估模型的先验知识能力。实验表明,无需修改模型结构,仅通过自然语言即可有效实现遥感图像目标检测,且模型具备一定的视觉问答(VQA)能力。相关数据集与代码将很快开源。

原文摘要 · Abstract (English)

Recently, large language models (LLMs) and vision-language models (VLMs) have achieved significant success, demonstrating remarkable capabilities in understanding various images and videos, particularly in classification and detection tasks. However, due to the substantial differences between remote sensing images and conventional optical images, these models face considerable challenges in comprehension, especially in detection tasks. Directly prompting VLMs with detection instructions often leads to unsatisfactory results. To address this issue, this letter explores the application of VLMs for object detection in remote sensing images. Specifically, we constructed supervised fine-tuning (SFT) datasets using publicly available remote sensing object detection datasets, including SSDD, HRSID, and NWPU-VHR-10. In these new datasets, we converted annotation information into JSON-compliant natural language descriptions, facilitating more effective understanding and training for the VLM. We then evaluate the detection performance of various fine-tuning strategies for VLMs and derive optimized model weights for object detection in remote sensing images. Finally, we evaluate the model's prior knowledge capabilities using natural language queries. Experimental results demonstrate that, without modifying the model architecture, remote sensing object detection can be effectively achieved using natural language alone. Additionally, the model exhibits the ability to perform certain vision question answering (VQA) tasks. Our datasets and related code will be released soon.

遥感检测视觉语言模型自然语言微调

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