Any House Any Task: Scalable Long-Horizon Planning for Abstract Human Tasks
Zhihong Liu, Yang Li, Rengming Huang, Cewu Lu, Panpan Cai

TL;DR
This paper introduces AHAT, a scalable household task planner that combines large language models with symbolic reasoning and reinforcement learning to generate feasible long-horizon plans from ambiguous instructions in large environments.
Contribution
The work presents AHAT, a novel planning framework that integrates LLMs, symbolic reasoning, and a new RL algorithm TGPO for improved long-horizon task planning in large-scale household environments.
Findings
AHAT outperforms state-of-the-art methods in household task planning.
The TGPO algorithm improves reasoning accuracy and plan feasibility.
AHAT effectively handles ambiguous instructions and complex tasks.
Abstract
Open world language conditioned task planning is crucial for robots operating in large-scale household environments. While many recent works attempt to address this problem using Large Language Models (LLMs) via prompting or training, a key challenge remains scalability. Performance often degrades rapidly with increasing environment size, plan length, instruction ambiguity, and constraint complexity. In this work, we propose Any House Any Task (AHAT), a household task planner optimized for long-horizon planning in large environments given ambiguous human instructions. At its core, AHAT utilizes an LLM trained to map task instructions and textual scene graphs into grounded subgoals defined in the Planning Domain Definition Language (PDDL). These subgoals are subsequently solved to generate feasible and optimal long-horizon plans through explicit symbolic reasoning. To enhance the model's…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Reinforcement Learning in Robotics · AI-based Problem Solving and Planning
