WebClipper: Efficient Evolution of Web Agents with Graph-based Trajectory Pruning
By: Junjie Wang, Zequn Xie, Dan Yang, Jie Feng, Yue Shen, Duolin Sun, Meixiu Long, Yihan Jiao, Zhehao Tan, Jian Wang, Peng Wei, Jinjie Gu
Published: 2026-02-13
View on arXiv →Abstract
Deep Research systems leveraging web agents face challenges in search efficiency due to long tool-call trajectories, cyclic reasoning, and unproductive explorations. WebClipper is a novel framework that addresses this by compressing web agent trajectories through graph-based pruning. It models the agent's search as a state graph and optimizes trajectories into minimal Directed Acyclic Graphs, preserving essential reasoning while eliminating redundancy. Continuous training on these refined trajectories allows agents to evolve more efficient search patterns, reducing tool-call rounds by approximately 20% while improving accuracy. This work provides practical insights into balancing effectiveness and efficiency in web agent design.