微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Wuying-Browser-Agent: Real-World Centric Fundamental Long-Horizon Browser Agents
RSS 官方收录 · 可信分层展示
关键摘要
Wuying-Browser-Agent实现80.6% WebVoyager准确率,首个面向真实网页的长程浏览器智能体框架
- 提出统一框架,覆盖执行、监督、优化、评估全链路对齐
- 构建350任务双语真实网页基准BrowserBench,平均37.9步/任务
- 27B模型在WebVoyager等三大基准达SOTA,跨任务泛化得分73.8
AI 摘要 · 来源可核验
正文提要
arXiv:2608.17319v1 Announce Type: new Abstract: Browser agents perform well on short, clean demonstrations, but real deployment is fundamentally different: agents must sustain dozens of decisions on live websites while recovering from mistakes and navigating complex UIs. We argue that closing this gap requires alignment at every level of the pipeline, including execution, supervision, optimization, and evaluation, rather than scale alone. We present Wuying-Browser-Agent, a unified framework that addresses each of these levels. A structured browser harness provides stable execution primitives and decision-oriented context management. Reflection and UI-specialized Curriculum SFT (RUIC-SFT) explicitly trains on recovery trajectories and complex-UI interactions. Divergence-Aware Online GRPO (DAO-GRPO) improves long-horizon credit assignment through potential-based reward shaping and divergence-aware step weighting. Finally, we introduce BrowserBench, a bilingual real-web benchmark of 350 tasks averaging 37.9 steps, because most existing benchmarks are too short to expose long-horizon failure modes. Wuying-Browser-Agent-27B achieves 80.6\% on WebVoyager, 66.7\% on Online-Mind2Web, and 65.1\% on BrowserBench, establishing a new open-source state of the art on browser-use benchmarks. The same pipeline also transfers beyond browser use, demonstrating strong general agentic ability and reaching an average score of 73.8 on Tau2-Bench, Claw-Eval, and BFCL-v4.