English

Socratic Planner: Self-QA-Based Zero-Shot Planning for Embodied Instruction Following

Artificial Intelligence 2025-03-27 v2 Computation and Language Computer Vision and Pattern Recognition Robotics

Abstract

Embodied Instruction Following (EIF) is the task of executing natural language instructions by navigating and interacting with objects in interactive environments. A key challenge in EIF is compositional task planning, typically addressed through supervised learning or few-shot in-context learning with labeled data. To this end, we introduce the Socratic Planner, a self-QA-based zero-shot planning method that infers an appropriate plan without any further training. The Socratic Planner first facilitates self-questioning and answering by the Large Language Model (LLM), which in turn helps generate a sequence of subgoals. While executing the subgoals, an embodied agent may encounter unexpected situations, such as unforeseen obstacles. The Socratic Planner then adjusts plans based on dense visual feedback through a visually-grounded re-planning mechanism. Experiments demonstrate the effectiveness of the Socratic Planner, outperforming current state-of-the-art planning models on the ALFRED benchmark across all metrics, particularly excelling in long-horizon tasks that demand complex inference. We further demonstrate its real-world applicability through deployment on a physical robot for long-horizon tasks.

Keywords

Cite

@article{arxiv.2404.15190,
  title  = {Socratic Planner: Self-QA-Based Zero-Shot Planning for Embodied Instruction Following},
  author = {Suyeon Shin and Sujin jeon and Junghyun Kim and Gi-Cheon Kang and Byoung-Tak Zhang},
  journal= {arXiv preprint arXiv:2404.15190},
  year   = {2025}
}

Comments

8 pages, 6 figures, published to ICRA 2025

R2 v1 2026-06-28T16:03:59.088Z