SynWorld: Virtual Scenario Synthesis for Agentic Action Knowledge Refinement
By: Runnan Fang , Xiaobin Wang , Yuan Liang and more
Potential Business Impact:
Helps AI learn new tasks by trying out plans.
In the interaction between agents and their environments, agents expand their capabilities by planning and executing actions. However, LLM-based agents face substantial challenges when deployed in novel environments or required to navigate unconventional action spaces. To empower agents to autonomously explore environments, optimize workflows, and enhance their understanding of actions, we propose SynWorld, a framework that allows agents to synthesize possible scenarios with multi-step action invocation within the action space and perform Monte Carlo Tree Search (MCTS) exploration to effectively refine their action knowledge in the current environment. Our experiments demonstrate that SynWorld is an effective and general approach to learning action knowledge in new environments. Code is available at https://github.com/zjunlp/SynWorld.
Similar Papers
WebSynthesis: World-Model-Guided MCTS for Efficient WebUI-Trajectory Synthesis
Artificial Intelligence
Creates fake websites to train smarter web robots.
Agent2World: Learning to Generate Symbolic World Models via Adaptive Multi-Agent Feedback
Artificial Intelligence
Teaches computers how the world works.
SimWorld: An Open-ended Realistic Simulator for Autonomous Agents in Physical and Social Worlds
Artificial Intelligence
Lets AI agents learn to live and work in the real world.