PulseAugur
实时 12:45:02

AutoSurfer enhances web agent training with systematic exploration and task synthesis

Researchers have developed AutoSurfer, a novel system designed to generate comprehensive training data for web agents. This system employs a systematic breadth-first exploration strategy to thoroughly map website functionalities, mimicking human learning patterns. AutoSurfer also uses this exploration data to guide task synthesis and refine agent trajectories, significantly reducing errors and improving accuracy. Evaluations on the WebArena benchmark showed AutoSurfer-trained agents achieving up to 24.23% task completion accuracy, surpassing previous state-of-the-art methods. AI

影响 Improves training data generation for web agents, potentially leading to more capable and accurate automated website navigation.

排序理由 This is a research paper describing a new method for generating training data for web agents.

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

AutoSurfer enhances web agent training with systematic exploration and task synthesis

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Fazle Elahi Faisal, Qianhui Wu, Baolin Peng, Jianfeng Gao ·

    AutoSurfer -- Teaching Web Agents through Comprehensive Surfing, Learning, and Modeling

    arXiv:2604.27253v1 Announce Type: new Abstract: Recent advances in multimodal large language models (LLMs) have revolutionized web agents that can automate complex tasks on websites. However, their accuracy remains limited by the scarcity of high-quality web trajectory training d…