WebCoach: Self-Evolving Web Agents with Cross-Session Memory Guidance
Genglin Liu, Shijie Geng, Sha Li, Hejie Cui, Sarah Zhang, Xin Liu, Tianyi Liu

TL;DR
WebCoach enhances web navigation agents by integrating persistent cross-session memory, enabling continual learning and improved robustness without retraining, demonstrated by significant performance gains on the WebVoyager benchmark.
Contribution
WebCoach introduces a novel self-evolving framework with memory components that allow web agents to learn from past experiences across sessions, improving long-term planning and robustness.
Findings
Increases task success rate from 47% to 61% with a 38B model.
Enables smaller models to perform comparably to GPT-4-based agents.
Improves robustness and efficiency in complex web browsing tasks.
Abstract
Multimodal LLM-powered agents have recently demonstrated impressive capabilities in web navigation, enabling agents to complete complex browsing tasks across diverse domains. However, current agents struggle with repetitive errors and lack the ability to learn from past experiences across sessions, limiting their long-term robustness and sample efficiency. We introduce WebCoach, a model-agnostic self-evolving framework that equips web browsing agents with persistent cross-session memory, enabling improved long-term planning, reflection, and continual learning without retraining. WebCoach consists of three key components: (1) a WebCondenser, which standardizes raw navigation logs into concise summaries; (2) an External Memory Store, which organizes complete trajectories as episodic experiences; and (3) a Coach, which retrieves relevant experiences based on similarity and recency, and…
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.
Taxonomy
TopicsWeb Data Mining and Analysis · Multimodal Machine Learning Applications · Topic Modeling
