Task Planning for Object Rearrangement in Multi-room Environments
Karan Mirakhor, Sourav Ghosh, Dipanjan Das, Brojeshwar Bhowmick

TL;DR
This paper introduces a hierarchical task planner that combines language models, reinforcement learning, and novel algorithms to efficiently plan object rearrangement in multi-room environments, reducing steps and travel.
Contribution
It presents a new hierarchical planning approach with techniques for unseen object discovery, collision handling, and scalable state representation, along with a benchmark dataset for evaluation.
Findings
The proposed method outperforms existing approaches in multi-room rearrangement tasks.
It effectively reduces the number of steps and agent travel distance.
The new benchmark dataset MoPOR enables comprehensive evaluation.
Abstract
Object rearrangement in a multi-room setup should produce a reasonable plan that reduces the agent's overall travel and the number of steps. Recent state-of-the-art methods fail to produce such plans because they rely on explicit exploration for discovering unseen objects due to partial observability and a heuristic planner to sequence the actions for rearrangement. This paper proposes a novel hierarchical task planner to efficiently plan a sequence of actions to discover unseen objects and rearrange misplaced objects within an untidy house to achieve a desired tidy state. The proposed method introduces several novel techniques, including (i) a method for discovering unseen objects using commonsense knowledge from large language models, (ii) a collision resolution and buffer prediction method based on Cross-Entropy Method to handle blocked goal and swap cases, (iii) a directed spatial…
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
TopicsGenome Rearrangement Algorithms
