用模型搜索提升视觉语言动作模型的机器人决策能力
Improving Pre-Trained Vision-Language-Action Policies with Model-Based Search
- 在预训练模型推理中嵌入基于环境模型的搜索算法
- 在语言指令任务上成功率最高提升67个百分点
- 适合需要安全、可靠决策的机器人部署场景
预训练的视觉-语言-动作(VLA)模型为通用机器人策略提供了良好基础,但在分布外场景下零样本部署时常产生脆弱行为或不安全失败。本文提出视觉-语言-动作规划与搜索(VLAPS)框架及配套算法,将基于模型的搜索嵌入预训练VLA策略的推理过程,以提升其在机器人任务中的表现。具体而言,采用改进的蒙特卡洛树搜索(MCTS)算法,利用目标环境模型进行搜索,并以VLA策略定义的动作先验进行引导。通过结合VLA生成的抽象和先验信息,VLAPS能高效探索原本搜索空间过大的语言条件机器人任务。同时,将模型搜索与VLA推理流程融合,使生成行为性能优于直接遵循VLA动作预测。该方法提供了一种可控制测试时计算量、利用环境先验知识,并整合规划与强化学习技术的统一框架。在所有实验中,相比仅使用VLA的基线,VLAPS在本应无法处理的语言指定任务上显著提升表现,成功率达67个百分点。
原文摘要 · Abstract (English)
Pre-trained vision-language-action (VLA) models offer a promising foundation for generalist robot policies, but often produce brittle behaviors or unsafe failures when deployed zero-shot in out-of-distribution scenarios. We present Vision-Language-Action Planning & Search (VLAPS) -- a novel framework and accompanying algorithms that embed model-based search into the inference procedure of pre-trained VLA policies to improve their performance on robotic tasks. Specifically, our method biases a modified Monte Carlo Tree Search (MCTS) algorithm -- run using a model of the target environment -- using action priors defined by the VLA policy. By using VLA-derived abstractions and priors in model-based search, VLAPS efficiently explores language-conditioned robotics tasks whose search spaces would otherwise be intractably large. Conversely, by integrating model-based search with the VLA policy's inference procedure, VLAPS yields behaviors that are more performant than those obtained by directly following the VLA policy's action predictions. VLAPS offers a principled framework to: i) control test-time compute in VLA models, ii) leverage a priori knowledge of the robotic environment, and iii) integrate established planning and reinforcement learning techniques into the VLA inference process. Across all experiments, VLAPS significantly outperforms VLA-only baselines on language-specified tasks that would otherwise be intractable for uninformed search algorithms, increasing success rates by as much as 67 percentage points.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。