paper-with-me

Papers

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

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

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.

📄 PDF Abstract BibTeX arXiv:2602.12852

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agent-Based Models for Two Stocks with Superhedging

2025-03-23 · Dario Crisci, Sebastian E. Ferrando, Konrad Gajewski

An agent-based modelling methodology for the joint price evolution of two stocks is put forward. The method models future multidimensional price trajectories reflecting how a class of agents rebalance their portfolios in…

Taming "Zombie'' Agents: A Markov State-Aware Framework for Resilient Multi-Agent Evolution

2026-05-17 · Taolin Zhang, Pukun Zhao, Qizhou Chen, Jiuheng Wan 외 arxiv

Recent advancements in LLM-based multi-agent systems have demonstrated remarkable collaborative capabilities across complex tasks. To improve overall efficiency, existing methods often rely on aggressive graph evolution …

PACEvolve: Enabling Long-Horizon Progress-Aware Consistent Evolution

2026-01-15 · Minghao Yan, Bo Peng, Benjamin Coleman, Ziqi Chen 외 arxiv

Large Language Models (LLMs) have emerged as powerful operators for evolutionary search, yet the design of efficient search scaffolds remains ad hoc. While promising, current LLM-in-the-loop systems lack a systematic app…

TRACE: Trajectory-robust Admission with Evidence Ordering for Efficient GUI Agents

2026-09-09 · Yuhao Wang, Mu Qiao, Xindong Zhang, Yunzhi Zhuge 외 arxiv

GUI agents accumulate high-resolution screenshots as the trajectory unfolds, increasing inference latency and memory usage. Training-free visual token pruning can reduce this cost, but cache reuse introduces a fundamenta…

EvolveHypergraph: Group-Aware Dynamic Relational Reasoning for Trajectory Prediction

2022-08-10 · Jiachen Li, Chuanbo Hua, Jinkyoo Park, Hengbo Ma 외

While the modeling of pair-wise relations has been widely studied in multi-agent interacting systems, its ability to capture higher-level and larger-scale group-wise activities is limited. In this paper, we propose a gro…

PredictionRelationRelational ReasoningTrajectory Prediction