Abstract
Recent advancements in large language models (LLMs) have enabled LLM-based agents to successfully tackle interactive planning tasks. However, despite their successes, existing approaches often suffer from planning hallucinations and require retraining for each new agent. To address these challenges, we propose the Meta Plan Optimization (MPO) framework, which enhances agent planning capabilities by directly incorporating explicit guidance. Unlike previous methods that rely on complex knowledge, which either require significant human effort or lack quality assurance, MPO leverages high-level general guidance through meta plans to assist agent planning and enables continuous optimization of the meta plans based on feedback from the agent's task execution. Our experiments conducted on two representative tasks demonstrate that MPO significantly outperforms existing baselines. Moreover, our analysis indicates that MPO provides a plug-and-play solution that enhances both task completion efficiency and generalization capabilities in previous unseen scenarios.
Community
The implementation is open-sourced at https://github.com/WeiminXiong/MPO.
The keypoints we want to make for MPO:
- Introduce explicit guidance to steer the agent's planning process, with the ability to refine the guidance based on agent feedback.
- Serve as a plug-and-play module that significantly enhances the performance of any agent on tasks without requiring retraining.
- Effectively improve the agent's generalization in out-of-distribution tests while boosting task completion efficiency.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Scaling Autonomous Agents via Automatic Reward Modeling And Planning (2025)
- QLASS: Boosting Language Agent Inference via Q-Guided Stepwise Search (2025)
- RAG-Gym: Optimizing Reasoning and Search Agents with Process Supervision (2025)
- AgentRM: Enhancing Agent Generalization with Reward Modeling (2025)
- EDGE: Efficient Data Selection for LLM Agents via Guideline Effectiveness (2025)
- Boosting Multimodal Reasoning with MCTS-Automated Structured Thinking (2025)
- The Evolving Landscape of LLM- and VLM-Integrated Reinforcement Learning (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper