AI Agents 相关度: 9/10

The Neural Compass: Probabilistic Relative Feature Fields for Robotic Search

Gabriele Somaschini, Adrian Röfer, Abhinav Valada
arXiv: 2603.08544v1 发布: 2026-03-09 更新: 2026-03-09

AI 摘要

提出ProReFF模型,从无标签数据中学习物体共现关系,用于提升机器人搜索效率。

主要贡献

  • 提出ProReFF模型,学习物体相对特征分布
  • 提出基于学习的策略,对齐矛盾观测
  • 设计搜索Agent,利用语义先验引导探索

方法论

训练特征场模型ProReFF,预测预训练视觉语言模型特征的相对分布,并通过对齐策略处理矛盾数据。

原文摘要

Object co-occurrences provide a key cue for finding objects successfully and efficiently in unfamiliar environments. Typically, one looks for cups in kitchens and views fridges as evidence of being in a kitchen. Such priors have also been exploited in artificial agents, but they are typically learned from explicitly labeled data or queried from language models. It is still unclear whether these relations can be learned implicitly from unlabeled observations alone. In this work, we address this problem and propose ProReFF, a feature field model trained to predict relative distributions of features obtained from pre-trained vision language models. In addition, we introduce a learning-based strategy that enables training from unlabeled and potentially contradictory data by aligning inconsistent observations into a coherent relative distribution. For the downstream object search task, we propose an agent that leverages predicted feature distributions as a semantic prior to guide exploration toward regions with a high likelihood of containing the object. We present extensive evaluations demonstrating that ProReFF captures meaningful relative feature distributions in natural scenes and provides insight into the impact of our proposed alignment step. We further evaluate the performance of our search agent in 100 challenges in the Matterport3D simulator, comparing with feature-based baselines and human participants. The proposed agent is 20% more efficient than the strongest baseline and achieves up to 80% of human performance.

标签

机器人 物体搜索 视觉语言模型 特征场

arXiv 分类

cs.RO cs.LG