用模块化设计提升小模型在机器人任务中的鲁棒性
Enhancing Robustness in Language-Driven Robotics: A Modular Approach to Failure Reduction
- 构建目标条件的局部规划框架,识别并修复语言模型的失败模式
- 实验显示任务成功率显著高于大模型和基线,仿真与实机均有效
- 适合资源受限场景,支持本地高效运行,可推广至各类机器人
大型语言模型(LLMs)的进步推动了机器人领域的发展,使具身智能体能更好地理解并执行开放性任务。然而,现有基于LLM的方法在将输出与物理环境对齐、匹配机器人能力方面仍存在局限,尤其在较小语言模型上更为明显——尽管计算效率更高,但任务规划与执行鲁棒性不足。本文提出一种新型模块化架构,通过形式化目标条件下的部分可观马尔可夫决策过程(POMDP),识别出关键失败模式,并提出针对性设计原则。该架构引入“预期结果”模块防止子目标误判,并集成实时反馈机制实现错误恢复。在仿真与真实机器人上的实验表明,该方法在抓取与操作任务中显著提升了任务成功率,优于大型模型与标准基线。硬件实验进一步验证了其可在本地高效运行。本工作揭示了小型、本地部署式语言模型在机器人中的潜力,提供了一种可扩展、高效的鲁棒任务执行方案。
原文摘要 · Abstract (English)
Recent advances in large language models (LLMs) have led to significant progress in robotics, enabling embodied agents to better understand and execute open-ended tasks. However, existing approaches using LLMs face limitations in grounding their outputs within the physical environment and aligning with the capabilities of the robot. This challenge becomes even more pronounced with smaller language models, which are more computationally efficient but less robust in task planning and execution. In this paper, we present a novel modular architecture designed to enhance the robustness of LLM-driven robotics by addressing these grounding and alignment issues. We formalize the task planning problem within a goal-conditioned POMDP framework, identify key failure modes in LLM-driven planning, and propose targeted design principles to mitigate these issues. Our architecture introduces an ``expected outcomes'' module to prevent mischaracterization of subgoals and a feedback mechanism to enable real-time error recovery. Experimental results, both in simulation and on physical robots, demonstrate that our approach significantly improves task success rates for pick-and-place and manipulation tasks compared to both larger LLMs and standard baselines. Through hardware experiments, we also demonstrate how our architecture can be run efficiently and locally. This work highlights the potential of smaller, locally-executable LLMs in robotics and provides a scalable, efficient solution for robust task execution.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。