Pith. sign in

REVIEW 14 cited by

AgentOccam: A Simple Yet Strong Baseline for LLM-Based Web Agents

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.13825 v2 pith:AOZJY4NN submitted 2024-10-17 cs.AI cs.CL

classification cs.AIcs.CL
keywords agenttasksactionagentsobservationagentoccamllm-basedllms
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Autonomy via agents using large language models (LLMs) for personalized, standardized tasks boosts human efficiency. Automating web tasks (like booking hotels within a budget) is increasingly sought after. Fulfilling practical needs, the web agent also serves as an important proof-of-concept example for various agent grounding scenarios, with its success promising advancements in many future applications. Prior research often handcrafts web agent strategies (e.g., prompting templates, multi-agent systems, search methods, etc.) and the corresponding in-context examples, which may not generalize well across all real-world scenarios. On the other hand, there has been limited study on the misalignment between a web agent's observation/action representation and the pre-training data of the LLM it's based on. This discrepancy is especially notable when LLMs are primarily trained for language completion rather than tasks involving embodied navigation actions and symbolic web elements. Our study enhances an LLM-based web agent by simply refining its observation and action space to better align with the LLM's capabilities. This approach enables our base agent to significantly outperform previous methods on a wide variety of web tasks. Specifically, on WebArena, a benchmark featuring general-purpose web interaction tasks, our agent AgentOccam surpasses the previous state-of-the-art and concurrent work by 9.8 (+29.4%) and 5.9 (+15.8%) absolute points respectively, and boosts the success rate by 26.6 points (+161%) over similar plain web agents with its observation and action space alignment. We achieve this without using in-context examples, new agent roles, online feedback or search strategies. AgentOccam's simple design highlights LLMs' impressive zero-shot performance on web tasks, and underlines the critical role of carefully tuning observation and action spaces for LLM-based agents.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 14 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Prismata: Confining Cross-Site Prompt Injection in Web Agents

    cs.CR 2026-07 conditional novelty 7.5 of 10

    Prismata cuts web-agent prompt-injection attack success from 85.5% to 0.7% via Biba-inspired DOM trust labeling and mechanical least-privilege confinement without site annotations.

  2. Routing Is Least Learnable Where It Is Most Valuable: Bounds on Representation Routing for Web Agents

    cs.CL 2026-08 accept novelty 7.0 of 10

    Per-task routing between text, image, and hybrid observations of a browser page does not currently beat one fixed choice, because the labels needed to learn routing exist only where the agent already succeeds; only a ...

  3. From Bug Reports to Browser-Executable Procedures: An LLM-Driven Agent for Web GUI Bug Reproduction

    cs.SE 2026-08 conditional novelty 6.0 of 10

    ReBug reproduces 49.96% of 667 real web GUI bug reports by reconstructing prerequisites, executing state-aware browser actions, and validating outcomes, beating both browser-agent and script-generation baselines.

  4. Agent Security Needs Redefinition through a Holistic Framework

    cs.CR 2026-07 conditional novelty 6.0 of 10

    Agent security should be redefined around four contextual authorization properties instead of the content of the action performed.

  5. Persona2Web: Benchmarking Personalized Web Agents for Contextual Reasoning with User History

    cs.CL 2026-02 conditional novelty 6.0 of 10

    Persona2Web is a new open-web benchmark where agents must infer a user's preferences from synthetic browsing history to solve intentionally ambiguous queries; current best agents score 13% success.

  6. Agent Learning via Early Experience

    cs.AI 2025-10 conditional novelty 6.0 of 10

    Training agents to predict consequences of their own alternative actions (implicit world modeling) or to reflect on why expert actions were better (self-reflection) consistently improves task success, OOD generalizati...

  7. WebSynthesis: World-Model-Guided MCTS for Efficient WebUI-Trajectory Synthesis

    cs.AI 2025-07 conditional novelty 6.0 of 10

    A world-model-guided MCTS pipeline synthesizes 4k web navigation trajectories and yields a WebArena Pass@3 success rate of 20.15%, above OS-Genesis (18.66%) and AgentTrek (11.94%).

  8. Context manipulation attacks : Web agents are susceptible to corrupted memory

    cs.CR 2025-06 conditional novelty 6.0 of 10

    Web agents with protected prompts can still be hijacked by injecting malicious steps into their stored task plans, reaching up to 63% success on privacy leaks.

  9. Thinking vs. Doing: Agents that Reason by Scaling Test-Time Interaction

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Scaling the number of interaction steps, trained via a curriculum over rollout horizon, improves web-agent task success and outperforms scaling per-step reasoning under fixed token budgets.

  10. Better Harnesses, Smaller Models: Building 90% Cheaper Agents via Automated Harness Adaptation

    cs.SE 2026-07 conditional novelty 5.0 of 10

    Automatically adapted agent harnesses let capable SLMs recover most frontier-LLM accuracy on repetitive business tasks at a few percent of the inference cost.

  11. Branch-and-Browse: Efficient and Controllable Web Exploration with Tree-Structured Reasoning and Action Memory

    cs.AI 2025-10 conditional novelty 5.0 of 10

    Branch-and-Browse, a tree-structured web agent with page-level action memory, reports 35.8% success and up to 40.4% less time than the cited Tree Search baseline on WebArena.

  12. Coding Agents with Multimodal Browsing are Generalist Problem Solvers

    cs.CL 2025-06 conditional novelty 5.0 of 10

    OpenHands-Versa, a single agent with a small set of general tools, achieves state-of-the-art or competitive results on SWE-Bench Multimodal, GAIA, and The Agent Company.

  13. LineRetriever: Planning-Aware Observation Reduction for Web Agents

    cs.CL 2025-06 conditional novelty 4.0 of 10

    LineRetriever uses a small LM to select relevant lines from web page observations, cutting context by up to 73% with only small success-rate drops on web agent benchmarks.

  14. Reflection-Based Memory For Web navigation Agents

    cs.AI 2025-06 conditional novelty 4.0 of 10

    Reflection-Augmented Planning (ReAP) retrieves short self-reflections from past web navigation tasks and lifts held-out task success by 11 points on WebArena.

Pith tools