paper-with-me

Papers

Scaling Web Agent Training through Automatic Data Generation and Fine-grained Evaluation

2026-02-13 · Lajanugen Logeswaran, Jaekyeom Kim, Sungryull Sohn, Creighton Glasscock, Honglak Lee arxiv

We present a scalable pipeline for automatically generating high-quality training data for web agents. In particular, a major challenge in identifying high-quality training instances is trajectory evaluation - quantifying how much progress was made towards task completion. We introduce a novel constraint-based evaluation framework that provides fine-grained assessment of progress towards task completion. This enables us to leverage partially successful trajectories, which significantly expands the amount of usable training data. We evaluate our method on a new benchmark we propose called BookingArena, which consists of complex booking tasks across 20 popular websites, and demonstrate that our distilled student model outperforms open-source approaches and matches or exceeds commercial systems, while being a significantly smaller model. Our work addresses the challenge of efficiently creating diverse, realistic web interaction datasets and provides a systematic evaluation methodology for complex structured web tasks.

📄 PDF Abstract BibTeX arXiv:2602.12544

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agent-World: Scaling Real-World Environment Synthesis for Evolving General Agent Intelligence

2026-04-20 · Guanting Dong, Junting Lu, Junjie Huang, Wanjun Zhong 외 arxiv

Large language models are increasingly expected to serve as general-purpose agents that interact with external, stateful tool environments. The Model Context Protocol (MCP) and broader agent skills offer a unified interf…

Reinforcement Learning

Can Language Models Discover Scaling Laws?

2025-07-27 · Haowei Lin, Haotian Ye, Wenzheng Feng, Quzhe Huang 외 arxiv

Discovering scaling laws for predicting model performance at scale is a fundamental and open-ended challenge, mostly reliant on slow, case specific human experimentation. To investigate the potential for LLMs to automate…

Scaling Automatic Research Agents via World Models

2026-08-29 · Xiyuan Yang, Sheikh Sarwar, Jingru Cheng, Zhan Shi 외 hf

Automating empirical research is a long-standing direction of AI. Recent automatic research (AutoResearch) agents bring this goal within reach, as modern LLMs show the capability to independently implement solutions and …

Safe and Scalable Web Agent Learning via Recreated Websites

2026-03-11 · Hyungjoo Chae, Jungsoo Park, Alan Ritter arxiv

Training autonomous web agents is fundamentally limited by the environments they learn from: real-world websites are unsafe to explore, hard to reset, and rarely provide verifiable feedback. We propose VeriEnv, a framewo…

GenAgent: Scaling Text-to-Image Generation via Agentic Multimodal Reasoning

2026-01-26 · Kaixun Jiang, Yuzheng Wang, Junjie Zhou, Pandeng Li 외 arxiv

We introduce GenAgent, unifying visual understanding and generation through an agentic multimodal model. Unlike unified models that face expensive training costs and understanding-generation trade-offs, GenAgent decouple…

Text-to-Image GenerationReinforcement LearningMultimodal Reasoning