Pith. sign in

hub Canonical reference

Plan-and-Act: Improving Planning of Agents for Long-Horizon Tasks

Canonical reference. 92% of citing Pith papers cite this work as background.

28 Pith papers citing it
1 external citations · Pith
Background 92% of classified citations
abstract

Large language models (LLMs) have shown remarkable advancements in enabling language agents to tackle simple tasks. However, applying them for complex, multi-step, long-horizon tasks remains a challenge. Recent work have found success by separating high-level planning from low-level execution, which enables the model to effectively balance high-level planning objectives and low-level execution details. However, generating accurate plans remains difficult since LLMs are not inherently trained for this task. To address this, we propose Plan-and-Act, a novel framework that incorporates explicit planning into LLM-based agents and introduces a scalable method to enhance plan generation through a novel synthetic data generation method. Plan-and-Act consists of a Planner model which generates structured, high-level plans to achieve user goals, and an Executor model that translates these plans into environment-specific actions. To train the Planner effectively, we introduce a synthetic data generation method that annotates ground-truth trajectories with feasible plans, augmented with diverse and extensive examples to enhance generalization. We evaluate Plan-and-Act using web navigation as a representative long-horizon planning environment, demonstrating a state-of-the-art 57.58% success rate on the WebArena-Lite benchmark as well as a text-only state-of-the-art 81.36% success rate on WebVoyager.

hub tools

citation-role summary

background 12 baseline 1

citation-polarity summary

years

2026 25 2025 3

representative citing papers

State-Centric Decision Process

cs.AI · 2026-05-12 · unverdicted · novelty 7.0

SDP constructs a task-induced state space from raw text by having agents commit to and certify natural-language predicates as states, enabling structured planning and analysis in unstructured language environments.

Learning Agentic Policy from Action Guidance

cs.CL · 2026-05-12 · unverdicted · novelty 7.0

ActGuide-RL uses human action data as plan-style guidance in mixed-policy RL to overcome exploration barriers in LLM agents, matching SFT+RL performance on search benchmarks without cold-start training.

World-Model Collapse as a Phase Transition

cs.AI · 2026-06-30 · conditional · novelty 6.5

Long-horizon LLM agents exhibit a finite-grid phase transition in world-model fidelity under state cardinality and dependency density, with world-state collapse preceding action failure.

A Five-Plane Reference Architecture for Runtime Governance of Production AI Agents

cs.AI · 2026-06-10 · unverdicted · novelty 6.0

The paper defines a five-plane reference architecture for runtime governance of production AI agents that enforces policies on delegated actions via reasoning and enforcement planes, six interruption primitives, four correctness invariants, and a reference implementation showing microsecond adjudica

Security Considerations for Multi-agent Systems

cs.CR · 2026-03-09 · unverdicted · novelty 6.0

No existing AI security framework covers a majority of the 193 identified multi-agent system threats in any category, with OWASP Agentic Security Initiative achieving the highest overall coverage at 65.3%.

Agentic Molecular Recovery via Molecule-Aware Exploration

cs.AI · 2026-06-04 · unverdicted · novelty 5.0

AMREC couples molecule-aware mismatch tracking with expanded candidate exploration and trajectory-level selection to achieve stronger recovery of molecular identity from invalid ChEBI-20 LLM drafts than prior repair strategies.

Code as Agent Harness

cs.CL · 2026-05-18 · accept · novelty 5.0

A survey that organizes existing work on LLM-based agents around code as the central harness, structured in three layers of interfaces, mechanisms, and multi-agent scaling, with applications across domains and listed open challenges.

GUI Agents with Reinforcement Learning: Toward Digital Inhabitants

cs.AI · 2026-04-30 · unverdicted · novelty 5.0

The paper delivers the first comprehensive overview of RL for GUI agents, organizing methods into offline, online, and hybrid strategies while analyzing trends in rewards, efficiency, and deliberation to outline a future roadmap.

End-to-end PDDL Planning with Hardcoded and Dynamic Agents

cs.AI · 2025-12-10 · unverdicted · novelty 5.0

An end-to-end LLM framework refines natural language into valid PDDL domains and problems via hardcoded and dynamic agents, generates plans with standard engines, and returns readable output.

citing papers explorer

Showing 28 of 28 citing papers.