WebATLAS: An LLM Agent with Experience-Driven Memory and Action Simulation
Jiali Cheng, Anjishnu Kumar, Roshan Lal, Rishi Rajasekaran, Hani Ramezani, Omar Zia Khan, Oleg Rokhlenko, Sunny Chiu-Webster, Gang Hua, Hadi Amiri

TL;DR
WebATLAS introduces an experience-driven memory and look-ahead simulation approach for LLM web agents, enabling efficient navigation and task completion in unseen websites without fine-tuning, outperforming previous methods.
Contribution
The paper presents WebATLAS, a novel memory-augmented LLM web agent that learns environment models from experience and uses look-ahead simulation, eliminating the need for website-specific fine-tuning.
Findings
Achieved 63% success rate on WebArena-Lite benchmark.
Outperformed previous state-of-the-art with 53.9% success rate.
Ablation studies confirmed the importance of memory and simulation components.
Abstract
Large Language Model (LLM) web agents often struggle with long-horizon web navigation and web task completion in new websites, producing inefficient action sequences unless fine-tuned on environment-specific data. We show that experience-driven memory, combined with look-ahead action simulation, is sufficient for LLM agents to adapt to unseen web environments by remembering past failures and predicting the consequences of future actions. We introduce WebATLAS (Actor-Critic Task-completion with Look-ahead Action Simulation), a memory-augmented LLM web agent that learns a lightweight internal model of the environment from interaction experience and performs hypothetical action rollouts before acting in the real world. WebATLAS builds a persistent cognitive map via curiosity-driven exploration, stores interaction outcomes as experience-based memory, and evaluates candidate actions in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
