paper-with-me

Papers

WARC-Bench: Web Archive Based Benchmark for GUI Subtask Executions

2025-10-10 · Sanjari Srivastava, Gang Li, Cheng Chang, Rishu Garg, Manpreet Kaur, Charlene Y. Lee, Yuezhang Li, Yining Mao, Ignacio Cases, Yanan Xie, Peng Qi arxiv

Training web agents to navigate complex, real-world websites requires them to master $\textit{subtasks}$ - short-horizon interactions on multiple UI components (e.g., choosing the correct date in a date picker, or scrolling in a container to extract information). We introduce WARC-Bench (Web Archive Benchmark), a novel web navigation benchmark featuring 438 tasks designed to evaluate multimodal AI agents on subtasks. WARC-Bench enables sandboxed interactions with dynamic and realistic webpages using Web ARChive files. We show that WARC-Bench is challenging for leading computer-use models, with the highest observed success rate being 64.8%. To improve open source models on subtask, we explore two common training techniques: supervised fine-tuning (SFT) and reinforcement learning with verifiable rewards (RLVR). Experiments show that SFT models obtain a 48.8% success rate on the benchmark. Training with RLVR over SFT checkpoints, even in data-scarce settings, improves the score to 52.8% on WARC-Bench, outperforming many frontier models. Our analysis concludes that mastering these subtasks is essential for robust web planning and navigation, and is a capability not extensively evaluated by existing benchmarks.

📄 PDF Abstract BibTeX arXiv:2510.09872

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

FastWARC: Optimizing Large-Scale Web Archive Analytics

2021-11-22 · Janek Bevendorff, Martin Potthast, Benno Stein

Web search and other large-scale web data analytics rely on processing archives of web pages stored in a standardized and efficient format. Since its introduction in 2008, the IIPC's Web ARCive (WARC) format has become t…

WARC-DL: Scalable Web Archive Processing for Deep Learning

2022-09-25 · Niklas Deckers, Martin Potthast

Web archives have grown to petabytes. In addition to providing invaluable background knowledge on many social and cultural developments over the last 30 years, they also provide vast amounts of training data for machine …

Deep Learning

Web Archives Metadata Generation with GPT-4o: Challenges and Insights

2024-11-08 · Ashwin Nair, Zhen Rong Goh, Tianrui Liu, Abigail Yongping Huang

Current metadata creation for web archives is time consuming and costly due to reliance on human effort. This paper explores the use of gpt-4o for metadata generation within the Web Archive Singapore, focusing on scalabi…

Prompt Engineering

Mimosa Framework: Toward Evolving Multi-Agent Systems for Scientific Research

2026-03-30 · Martin Legrand, Tao Jiang, Matthieu Feraud, Benjamin Navet 외 arxiv

Current Autonomous Scientific Research (ASR) systems, despite leveraging large language models (LLMs) and agentic architectures, remain constrained by fixed workflows and toolsets that prevent adaptation to evolving task…

INRIA at SemEval-2019 Task 9: Suggestion Mining Using SVM with Handcrafted Features

2019-06-01 · SEMEVAL 2019 6 · Ilia Markov, Eric Villemonte de la Clergerie

We present the INRIA approach to the suggestion mining task at SemEval 2019. The task consists of two subtasks: suggestion mining under single-domain (Subtask A) and cross-domain (Subtask B) settings. We used the Support…

Suggestion mining