English

REFLECT: Summarizing Robot Experiences for Failure Explanation and Correction

Robotics 2023-10-18 v4 Artificial Intelligence Computation and Language Computer Vision and Pattern Recognition

Abstract

The ability to detect and analyze failed executions automatically is crucial for an explainable and robust robotic system. Recently, Large Language Models (LLMs) have demonstrated strong reasoning abilities on textual inputs. To leverage the power of LLMs for robot failure explanation, we introduce REFLECT, a framework which queries LLM for failure reasoning based on a hierarchical summary of robot past experiences generated from multisensory observations. The failure explanation can further guide a language-based planner to correct the failure and complete the task. To systematically evaluate the framework, we create the RoboFail dataset with a variety of tasks and failure scenarios. We demonstrate that the LLM-based framework is able to generate informative failure explanations that assist successful correction planning.

Keywords

Cite

@article{arxiv.2306.15724,
  title  = {REFLECT: Summarizing Robot Experiences for Failure Explanation and Correction},
  author = {Zeyi Liu and Arpit Bahety and Shuran Song},
  journal= {arXiv preprint arXiv:2306.15724},
  year   = {2023}
}

Comments

Conference on Robot Learning (CoRL) 2023; Project website: https://robot-reflect.github.io/

R2 v1 2026-06-28T11:16:02.912Z