TimeWarp: Evaluating Web Agents by Revisiting the Past
Md Farhan Ishmam, Kenneth Marino

TL;DR
TimeWarp introduces a benchmark for evaluating web agents' robustness across evolving web designs, revealing vulnerabilities and proposing a plan distillation method to improve generalization and performance.
Contribution
The paper presents TimeWarp, a new benchmark simulating web evolution, and TimeTraj, a plan distillation algorithm that enhances web agent robustness across different web versions.
Findings
Web agents are vulnerable to web design changes.
Behavior cloning performs poorly on single-version trajectories.
TimeTraj significantly improves agent performance across web versions.
Abstract
The improvement of web agents on current benchmarks raises the question: Do today's agents perform just as well when the web changes? We introduce TimeWarp, a benchmark that emulates the evolving web using containerized environments that vary in UI, design, and layout. TimeWarp consists of three web environments, each with six UI versions spanning different eras of the internet, paired with a set of complex, realistic tasks requiring different forms of web navigation. Our experiments reveal web agents' vulnerability to changes and the limitations of behavior cloning (BC) on single-version trajectories. To address this, we propose TimeTraj, a simple yet effective algorithm that uses plan distillation to collect trajectories across multiple versions. By training agents on teacher rollouts using our BC-variant, we achieve substantial performance gains: for Qwen-3…
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
TopicsTopic Modeling · Multimodal Machine Learning Applications · Artificial Intelligence in Games
