Improving Planning of Agents for Long-Horizon Tasks
Free while signed in. Answers cite the passages they came from.

A team from UC Berkeley and the University of Tokyo presents a new framework, Plan-and-Act, that separates high-level planning from low-level execution in LLM-based agents. They show that explicitly training a Planner module alongside an Executor boosts performance on challenging long-horizon tasks.
Planner + Executor Architecture â The authors propose splitting an agentâs reasoning into two distinct modules: a Planner that breaks down the user goal into structured steps, and an Executor that carries them out in the environment. This addresses the âcognitive overloadâ observed when one model handles both strategy and detailed actions.
Synthetic Data Generation â They introduce a pipeline to automatically generate high-quality planâaction pairs. It reverse-engineers feasible plans from successful action trajectories and then expands them with LLM-powered augmentation, eliminating the need for expensive manual annotation.
Dynamic Replanning â Unlike static task decomposition, Plan-and-Act periodically updates the high-level plan based on the latest environment state. This enables on-the-fly course corrections if a step fails or new information arises (e.g., analyzing new search results).
State-of-the-Art on WebArena-Lite â Evaluated on web navigation tasks, the approach achieves a 54% success rateâsignificantly above the previous best of ~49%. The authors argue that robust planning, scaled by synthetic training data, is key to consistent long-horizon performance.
Get next weekâs papers.
The same picks and the same summaries, in your inbox. Free, and 176 issues deep.
Subscribe on Substack