Vote-Tree-Planner: Optimizing Execution Order in LLM-based Task Planning Pipeline via Voting
Chaoyuan Zhang, Zhaowei Li, Wentao Yuan

TL;DR
Vote-Tree-Planner introduces a voting-based sampling strategy to optimize execution order in LLM-driven robotic task planning, reducing redundancy and improving success rates and efficiency.
Contribution
It presents a novel voting-guided plan traversal method that enhances planning effectiveness and reduces LLM query frequency in task planning systems.
Findings
Higher success rate on unseen datasets
Reduced number of LLM queries
Improved planning stability and accuracy
Abstract
Integrating large language models (LLMs) into closed-loop robotic task planning has become increasingly popular within embodied artificial intelligence. Previous efforts mainly focused on leveraging the strong reasoning abilities of LLMs to enhance task planning performance while often overlooking task planning efficiency and executability due to repetitive queries to LLMs. This paper addresses the synergy between LLMs and task planning systems, aiming to minimize redundancy while enhancing planning effectiveness. Specifically, building upon Prog-Prompt and the high-level concept of Tree-Planner, we propose Vote-Tree-Planner. This sampling strategy utilizes votes to guide plan traversal during the decision-making process. Our approach is motivated by a straightforward observation: assigning weights to agents during decision-making enables the evaluation of critical paths before…
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
TopicsCloud Computing and Resource Management
