InSTA: Towards Internet-Scale Training For Agents
Abstract
A pipeline using LLMs generates tasks, completes trajectories, and judges success for web navigation agents, improving performance and generalization compared to human demonstrations.
The predominant approach for training web navigation agents is to gather human demonstrations for a set of popular websites and hand-written tasks, but it is becoming clear that human data is an inefficient resource. We develop a pipeline to facilitate internet-scale training for agents without laborious human annotations. In the first stage, an LLM annotates 150k sites with agentic tasks. In the next stage, LLM agents complete tasks and produce trajectories. In the final stage, an LLM filters trajectories by judging their success. Language models are powerful data curation tools, identifying harmful content with an accuracy of 97%, judging successful trajectories with an accuracy of 82.6%, and producing effective data. We train agents based on Qwen 3 1.7B that are competitive with frontier LLMs as web agents, while being smaller and faster. Our top agent reaches a success rate of 56.9%, outperforming the data collection policy Qwen 3 235B, a 235 times larger Llama 4 Maverick, and reaching 94.7% of the performance of Gemini 2.5 Flash. We are releasing code, models and data at: https://data-for-agents.github.io.
Community
With the success of LLM agents like OpenAI Operator, we are entering a new scaling era, but how do we train these agent models?
We present InSTA, the largest training environment for LLM agents, containing live web navigation tasks for 150k diverse websites in multiple languages.
Website - https://data-for-agents.github.io
Environment - https://github.com/data-for-agents/environment
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Aria-UI: Visual Grounding for GUI Instructions (2024)
- Proposer-Agent-Evaluator(PAE): Autonomous Skill Discovery For Foundation Model Internet Agents (2024)
- TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks (2024)
- CowPilot: A Framework for Autonomous and Human-Agent Collaborative Web Navigation (2025)
- Plancraft: an evaluation dataset for planning with LLM agents (2024)
- AgentPS: Agentic Process Supervision for Multi-modal Content Quality Assurance through Multi-round QA (2024)
- QLASS: Boosting Language Agent Inference via Q-Guided Stepwise Search (2025)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
Models citing this paper 0
No model linking this paper
Datasets citing this paper 3
Spaces citing this paper 0
No Space linking this paper