Weblica: Scalable and Reproducible Training Environments for Visual Web Agents

· Source: Apple Machine Learning Research · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

Weblica (Web Replica) is a novel framework designed to create reproducible and scalable training environments for visual web agents, addressing the inherent complexity and dynamic nature of the web. Traditional data collection methods are limited to offline trajectories or a few simulated environments, failing to capture sufficient web diversity. Weblica overcomes this by employing HTTP-level caching to capture and replay stable visual states while maintaining interactive behavior, alongside LLM-based environment synthesis grounded in real-world websites and core web navigation skills. This framework enables scaling Reinforcement Learning (RL) training to thousands of diverse environments and tasks. The resulting model, Weblica-8B, demonstrates superior performance compared to open-weight baselines of similar size on multiple web navigation benchmarks, utilizes fewer inference steps, scales effectively with increased test-time compute, and competes favorably with API models.

Key takeaway

For Machine Learning Engineers developing visual web agents, Weblica offers a robust solution to the challenges of data scarcity and web dynamism. You should consider integrating its HTTP-level caching and LLM-based environment synthesis to scale your RL training effectively. This approach allows you to build agents that perform competitively on diverse web navigation benchmarks, potentially reducing inference steps and improving scalability compared to existing open-weight baselines.

Key insights

Weblica provides scalable, reproducible web training environments using HTTP caching and LLM synthesis, enabling robust visual web agent development.

Principles

Method

Weblica constructs environments by leveraging HTTP-level caching for stable visual state replay and LLM-based synthesis to generate diverse, real-world grounded web navigation tasks for RL training.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Apple Machine Learning Research.