Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

WebClipper: Efficient Evolution of Web Agents with Graph-based Trajectory Pruning

About

Deep Research systems based on web agents have shown strong potential in solving complex information-seeking tasks, yet their search efficiency remains underexplored. We observe that many state-of-the-art open-source web agents rely on long tool-call trajectories with cyclic reasoning loops and exploration of unproductive branches. To address this, we propose WebClipper, a framework that compresses web agent trajectories via graph-based pruning. Concretely, we model the agent's search process as a state graph and cast trajectory optimization as a minimum-necessary Directed Acyclic Graph (DAG) mining problem, yielding pruned trajectories that preserve essential reasoning while eliminating redundant steps. Continued training on these refined trajectories enables the agent to evolve toward more efficient search patterns and reduces tool-call rounds by about 20% while improving accuracy. Furthermore, we introduce a new metric called F-AE Score to measure the model's overall performance in balancing accuracy and efficiency. Experiments demonstrate that WebClipper compresses tool-call rounds under excellent performance, providing practical insight into balancing effectiveness and efficiency in web agent design.

Junjie Wang, Zequn Xie, Dan Yang, Jie Feng, Yue Shen, Duolin Sun, Meixiu Long, Yihan Jiao, Zhehao Tan, Jian Wang, Peng Wei, Jinjie Gu• 2026

Related benchmarks

TaskDatasetResultRank
General AI Assistant TasksGAIA
Accuracy69.5
266
Hard Reasoning and Language EvaluationHLE
Accuracy36.1
12
Web Browsing and InteractionBrowsecomp
Accuracy46.7
12
Web Agent Search and Reasoningxbench DeepSearch
Accuracy73.3
11
Showing 4 of 4 rows

Other info

Follow for update