Researchers propose DeepSearch-World and DeepSearch-Evolve for self-improving web agents in verifiable environments
A new arXiv paper introduces DeepSearch-World, a deterministic environment with 420K multi-hop QA tasks, and DeepSearch-Evolve, a self-distillation framework that enables agents to improve without teacher models. The 9B-parameter model achieves 31.2% on BrowseComp, 61.5% on GAIA, and 93.4% on HotpotQA.
1 source · cross-referenced
- A new arXiv paper introduces DeepSearch-World, a deterministic and verifiable environment for training web agents with reproducible tools for search and page reading.
- DeepSearch-World contains 420K multi-hop QA tasks constructed from entity-level random walks and supports agentic behaviors like progress verification, grounded reflection, and failure recovery.
- The accompanying DeepSearch-Evolve framework uses self-distillation to iteratively generate, filter, mix, and fine-tune trajectories, enabling agents to improve without distillation from more capable models.
- A 9B-parameter model trained with this approach achieves 31.2% on BrowseComp, 61.5% on GAIA, and 93.4% on HotpotQA, matching open-source agent performance.
- The authors plan to release the environment, training pool, validation set, model, and code to support future research on self-improving agents.
Researchers from multiple institutions propose DeepSearch-World, a deterministic and verifiable environment designed to support training of web agents with reproducible search and page-reading tools. The environment is constructed to enable key agentic cognitive behaviors—progress verification, grounded reflection, and failure recovery—necessary for self-evolving systems.
The paper introduces DeepSearch-Evolve, a self-distillation framework that iteratively performs trajectory generation, filtering, data mixing, and fine-tuning to train stronger agents without relying on distillation from more capable teacher models. This addresses challenges in both supervised fine-tuning, which depends on fixed teacher-distilled trajectories, and sparse-reward reinforcement learning, which provides weak supervision for long-horizon interactions.
DeepSearch-World contains 420K multi-hop QA tasks constructed from entity-level random walks, providing a large-scale benchmark for training and evaluating agents in verifiable settings. The authors report that a 9B-parameter model trained with DeepSearch-Evolve achieves competitive performance on three benchmarks: 31.2% on BrowseComp, 61.5% on GAIA, and 93.4% on HotpotQA.
The authors state they will release the environment, the 420K training pool, validation set, model, and code to support further research on self-improving deep search agents. The work is presented as a step toward scalable self-evolution in long-horizon web agent tasks without external teacher models.
- Jul 9, 2026 · Latent Space — swyx
xAI launches Grok 4.5, positioning it as an Opus-class coding and agents model with improved efficiency
Trust78 - Jul 9, 2026 · Latent Space — swyx
Modal raises $355M Series C to build agent-focused cloud infrastructure
Trust78 - Jul 8, 2026 · Latent Space — swyx
Lilian Weng highlights harness engineering as a path to recursive self-improvement in AI systems
Trust79