English

Hindsight Planner: A Closed-Loop Few-Shot Planner for Embodied Instruction Following

Artificial Intelligence 2024-12-30 v1 Robotics

Abstract

This work focuses on building a task planner for Embodied Instruction Following (EIF) using Large Language Models (LLMs). Previous works typically train a planner to imitate expert trajectories, treating this as a supervised task. While these methods achieve competitive performance, they often lack sufficient robustness. When a suboptimal action is taken, the planner may encounter an out-of-distribution state, which can lead to task failure. In contrast, we frame the task as a Partially Observable Markov Decision Process (POMDP) and aim to develop a robust planner under a few-shot assumption. Thus, we propose a closed-loop planner with an adaptation module and a novel hindsight method, aiming to use as much information as possible to assist the planner. Our experiments on the ALFRED dataset indicate that our planner achieves competitive performance under a few-shot assumption. For the first time, our few-shot agent's performance approaches and even surpasses that of the full-shot supervised agent.

Keywords

Cite

@article{arxiv.2412.19562,
  title  = {Hindsight Planner: A Closed-Loop Few-Shot Planner for Embodied Instruction Following},
  author = {Yuxiao Yang and Shenao Zhang and Zhihan Liu and Huaxiu Yao and Zhaoran Wang},
  journal= {arXiv preprint arXiv:2412.19562},
  year   = {2024}
}
R2 v1 2026-06-28T20:49:46.267Z