arXiv:2503.00761cs.ROcs.CV2025-03被引 6

用迭代反事实推理提升机器人行为预测,让模型自己发现罕见动作。

TRACE: A Self-Improving Framework for Robot Behavior Forecasting with Vision-Language Models

  • 通过树状思维与反事实批判模块,多轮迭代优化行为假设。
  • 在稀疏传感下仍能捕捉典型与罕见行为,优于传统方法。
  • 适合自动驾驶、无人船等感知受限的机器人场景。

预测反应式代理的短期行为在诸多机器人场景中至关重要,但在观测稀疏或间断时仍具挑战。视觉语言模型(VLMs)结合文本领域知识与视觉线索,提供了一条有前景的路径,但其一次性预测常遗漏边缘情况和异常动作。我们的核心洞察是:通过专门模块对每个行为假设(以合理轨迹形式表示)进行迭代式反事实探查,可显著提升基于VLM的行为预测能力。我们提出TRACE(Tree-of-thought Reasoning And Counterfactual Exploration),一个将思维树生成与领域感知反馈结合的推理框架,通过多轮迭代不断优化行为假设。具体而言,先由VLM生成候选轨迹;再由反事实批评者根据部分观测,提出符合逻辑的边缘情况变体,促使VLM在下一轮扩展或修正假设。这一自我改进循环使VLM逐步内化过往轮次中的边缘案例,系统性揭示不仅典型行为,还包括罕见或临界状态的动作,最终实现从极低传感器数据中生成更鲁棒的轨迹预测。我们在地面车辆仿真和真实世界海面自主航行器上验证了TRACE。实验结果表明,该方法持续优于标准VLM驱动及纯模型基线,在稀疏感知条件下捕获了更广泛可行的代理行为。评估视频与代码见 trace-robotics.github.io。

原文摘要 · Abstract (English)

Predicting the near-term behavior of a reactive agent is crucial in many robotic scenarios, yet remains challenging when observations of that agent are sparse or intermittent. Vision-Language Models (VLMs) offer a promising avenue by integrating textual domain knowledge with visual cues, but their one-shot predictions often miss important edge cases and unusual maneuvers. Our key insight is that iterative, counterfactual exploration--where a dedicated module probes each proposed behavior hypothesis, explicitly represented as a plausible trajectory, for overlooked possibilities--can significantly enhance VLM-based behavioral forecasting. We present TRACE (Tree-of-thought Reasoning And Counterfactual Exploration), an inference framework that couples tree-of-thought generation with domain-aware feedback to refine behavior hypotheses over multiple rounds. Concretely, a VLM first proposes candidate trajectories for the agent; a counterfactual critic then suggests edge-case variations consistent with partial observations, prompting the VLM to expand or adjust its hypotheses in the next iteration. This creates a self-improving cycle where the VLM progressively internalizes edge cases from previous rounds, systematically uncovering not only typical behaviors but also rare or borderline maneuvers, ultimately yielding more robust trajectory predictions from minimal sensor data. We validate TRACE on both ground-vehicle simulations and real-world marine autonomous surface vehicles. Experimental results show that our method consistently outperforms standard VLM-driven and purely model-based baselines, capturing a broader range of feasible agent behaviors despite sparse sensing. Evaluation videos and code are available at trace-robotics.github.io.

行为预测视觉语言模型机器人反事实推理

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