用视觉语言模型+行为树实现机器人实时故障自愈
A Unified Framework for Real-Time Failure Handling in Robotics Using Vision-Language Models, Reactive Planner and Behavior Trees
- 融合视觉语言模型与行为树,动态检测并修复执行中的错误
- 实测任务成功率显著提升,真实机器人与仿真环境均验证有效
- 适合需要自主应对突发状况的工业机器人、服务机器人场景
机器人在执行任务时常因意外障碍、传感器误差或环境变化导致失败。传统恢复方法依赖预设策略或人工干预,适应性差。本文提出统一框架,结合视觉语言模型(VLM)、反应式规划器与行为树(BT),实现实时故障处理。包含执行前验证与执行中响应机制:前者检查潜在失败,后者通过验证现有条件、补充缺失前提,必要时生成新技能进行纠正。框架采用场景图进行结构化环境感知,并利用执行历史持续监控,实现上下文感知的自适应恢复。在ABB YuMi机器人上测试了插销、物体分拣、抽屉放置等任务,以及AI2-THOR仿真环境。相比单独使用执行前或执行中方法,本框架显著提升任务成功率与适应性。消融实验表明,基于VLM的推理、结构化场景表示和执行历史追踪对故障恢复至关重要。
原文摘要 · Abstract (English)
Robotic systems often face execution failures due to unexpected obstacles, sensor errors, or environmental changes. Traditional failure recovery methods rely on predefined strategies or human intervention, making them less adaptable. This paper presents a unified failure recovery framework that combines Vision-Language Models (VLMs), a reactive planner, and Behavior Trees (BTs) to enable real-time failure handling. Our approach includes pre-execution verification, which checks for potential failures before execution, and reactive failure handling, which detects and corrects failures during execution by verifying existing BT conditions, adding missing preconditions and, when necessary, generating new skills. The framework uses a scene graph for structured environmental perception and an execution history for continuous monitoring, enabling context-aware and adaptive failure handling. We evaluate our framework through real-world experiments with an ABB YuMi robot on tasks like peg insertion, object sorting, and drawer placement, as well as in AI2-THOR simulator. Compared to using pre-execution and reactive methods separately, our approach achieves higher task success rates and greater adaptability. Ablation studies highlight the importance of VLM-based reasoning, structured scene representation, and execution history tracking for effective failure recovery in robotics.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。