让视觉语言模型快速响应自然语言查询,无需预设类别。
QueryAdapter: Rapid Adaptation of Vision-Language Models in Response to Natural Language Queries
- 用可学习提示词+主动选物,分钟级适应新查询
- 在ScanNet++上检索准确率超越现有无监督方法
- 适合机器人实时应对开放域自然语言指令
视觉语言模型(VLM)训练数据与机器人采集的原始图像流之间存在领域差异。现有适配方法需预先定义封闭类别,不适用于需响应多样化自然语言查询的机器人。为此,我们提出QueryAdapter:一种针对自然语言查询快速适配预训练VLM的新框架。该方法利用先前部署中收集的无标签数据,通过优化可学习提示词并主动选择相关物体进行训练,实现分钟级模型适配。同时,为处理无关物体,我们引入物体描述作为负类标签,提升适配后置信度校准效果。在ScanNet++上的大量实验表明,QueryAdapter显著优于当前最先进的无监督VLM适配器和3D场景图方法。此外,该方法对抽象功能查询及其他数据集(如Ego4D)也表现出良好泛化能力。
原文摘要 · Abstract (English)
A domain shift exists between the large-scale, internet data used to train a Vision-Language Model (VLM) and the raw image streams collected by a robot. Existing adaptation strategies require the definition of a closed-set of classes, which is impractical for a robot that must respond to diverse natural language queries. In response, we present QueryAdapter; a novel framework for rapidly adapting a pre-trained VLM in response to a natural language query. QueryAdapter leverages unlabelled data collected during previous deployments to align VLM features with semantic classes related to the query. By optimising learnable prompt tokens and actively selecting objects for training, an adapted model can be produced in a matter of minutes. We also explore how objects unrelated to the query should be dealt with when using real-world data for adaptation. In turn, we propose the use of object captions as negative class labels, helping to produce better calibrated confidence scores during adaptation. Extensive experiments on ScanNet++ demonstrate that QueryAdapter significantly enhances object retrieval performance compared to state-of-the-art unsupervised VLM adapters and 3D scene graph methods. Furthermore, the approach exhibits robust generalization to abstract affordance queries and other datasets, such as Ego4D.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。