AIHCFeb 17, 2025

Explorer: Scaling Exploration-driven Web Trajectory Synthesis for Multimodal Web Agents

Microsoft
arXiv:2502.11357v459 citationsh-index: 42Has CodeACL
Originality Incremental advance
AI Analysis

This work addresses a key bottleneck in scaling LMM-based web agent research by making large-scale trajectory data more accessible, though it is incremental in focusing on dataset synthesis rather than novel agent methods.

The paper tackled the lack of diverse, large-scale trajectory-level datasets for multimodal web agents by synthesizing a dataset with over 94K successful trajectories at an average cost of 28 cents each, and used it to train the Explorer agent, which demonstrated strong performance on benchmarks like Mind2Web-Live and MiniWob++.

Recent success in large multimodal models (LMMs) has sparked promising applications of agents capable of autonomously completing complex web tasks. While open-source LMM agents have made significant advances in offline evaluation benchmarks, their performance still falls substantially short of human-level capabilities in more realistic online settings. A key bottleneck is the lack of diverse and large-scale trajectory-level datasets across various domains, which are expensive to collect. In this paper, we address this challenge by developing a scalable recipe to synthesize the largest and most diverse trajectory-level dataset to date, containing over 94K successful multimodal web trajectories, spanning 49K unique URLs, 720K screenshots, and 33M web elements. In particular, we leverage extensive web exploration and refinement to obtain diverse task intents. The average cost is 28 cents per successful trajectory, making it affordable to a wide range of users in the community. Leveraging this dataset, we train Explorer, a multimodal web agent, and demonstrate strong performance on both offline and online web agent benchmarks such as Mind2Web-Live, Multimodal-Mind2Web, and MiniWob++. Additionally, our experiments highlight data scaling as a key driver for improving web agent capabilities. We hope this study makes state-of-the-art LMM-based agent research at a larger scale more accessible.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes