arXiv:2505.15818cs.CV2025-05NeurIPS被引 11

无需训练即可根据自然语言指令识别遥感图像中的目标,支持复杂查询。

InstructSAM: A Training-Free Framework for Instruction-Oriented Remote Sensing Object Recognition

  • 用大模型理解指令,结合SAM2生成掩码,通过整数规划分配类别
  • 在多个任务上性能超越专用模型,推理时间几乎不变,效率提升超30%
  • 适合需要灵活处理复杂语义指令的遥感分析场景

遥感图像中的语言引导目标识别对大规模制图和自动化数据标注至关重要。然而,现有开放词汇和视觉定位方法依赖显式类别提示,难以处理需高级推理的复杂或隐含查询。为此,我们提出新任务集:指令导向的目标计数、检测与分割(InstructCDS),涵盖开放词汇、开放句式和开放子类场景。我们进一步构建地球观测首个InstructCDS基准数据集EarthInstruct,基于两个具有不同空间分辨率和标注规则的遥感数据集,覆盖20个类别,要求模型理解数据集特异性指令。鉴于遥感领域语义丰富标注数据稀缺,我们提出InstructSAM——一种无需训练的指令驱动目标识别框架。InstructSAM利用大视觉-语言模型解析用户指令并估算目标数量,采用SAM2生成掩码提案,并将掩码-标签分配建模为二元整数规划问题。通过融合语义相似性与计数约束,有效分配类别而不依赖置信度阈值。实验表明,InstructSAM在多项任务中达到或超越专用基线,推理时间近似恒定,相比直接生成方法输出令牌减少89%,整体运行时间降低超32%。我们认为所提任务、基准与高效方法将推动未来多功能目标识别系统的发展。

原文摘要 · Abstract (English)

Language-Guided object recognition in remote sensing imagery is crucial for large-scale mapping and automated data annotation. However, existing open-vocabulary and visual grounding methods rely on explicit category cues, limiting their ability to handle complex or implicit queries that require advanced reasoning. To address this issue, we introduce a new suite of tasks, including Instruction-Oriented Object Counting, Detection, and Segmentation (InstructCDS), covering open-vocabulary, open-ended, and open-subclass scenarios. We further present EarthInstruct, the first InstructCDS benchmark for earth observation. It is constructed from two diverse remote sensing datasets with varying spatial resolutions and annotation rules across 20 categories, necessitating models to interpret dataset-specific instructions. Given the scarcity of semantically rich labeled data in remote sensing, we propose InstructSAM, a training-free framework for instruction-driven object recognition. InstructSAM leverages large vision-language models to interpret user instructions and estimate object counts, employs SAM2 for mask proposal, and formulates mask-label assignment as a binary integer programming problem. By integrating semantic similarity with counting constraints, InstructSAM efficiently assigns categories to predicted masks without relying on confidence thresholds. Experiments demonstrate that InstructSAM matches or surpasses specialized baselines across multiple tasks while maintaining near-constant inference time regardless of object count, reducing output tokens by 89% and overall runtime by over 32% compared to direct generation approaches. We believe the contributions of the proposed tasks, benchmark, and effective approach will advance future research in developing versatile object recognition systems.

遥感指令理解零样本视觉语言模型

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