首页 /研究 /Creating and Repairing Robot Programs in Open-World Domains
OTHER

Creating and Repairing Robot Programs in Open-World Domains

Claire Schlesinger, Arjun Guha, Joydeep Biswas

发表年份
2024
访问权限
开放获取

摘要

Using Large Language Models (LLMs) to produce robot programs from natural language has allowed for robot systems that can complete a higher diversity of tasks. However, LLM-generated programs may be faulty, either due to ambiguity in instructions, misinterpretation of the desired task, or missing information about the world state. As these programs run, the state of the world changes and they gather new information. When a failure occurs, it is important that they recover from the current world state and avoid repeating steps that they they previously completed successfully. We propose RoboRepair, a system which traces the execution of a program up until error, and then runs an LLM-produced recovery program that minimizes repeated actions. To evaluate the efficacy of our system, we create a benchmark consisting of eleven tasks with various error conditions that require the generation of a recovery program. We compare the efficiency of the recovery program to a plan built with an oracle that has foreknowledge of future errors.

关键词

cs.ROcs.AI

相关论文

查看 OTHER 分类全部论文