Skip to content
Agents · Jul 11, 2026

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.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • 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.

Sources
  1. 01arXiv cs.CLDeepSearch-World: Self-Distillation for Deep Search Agents in a Verifiable Environment
Also on Agents

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.