Researchers launched two new search agents, Iris-mini and Iris-pro, that top deep search benchmarks like BrowseComp and DeepSearchQA, with plans to release weights and full training recipe, marking a leap for open-source search.

1 min read

Iris-mini and Iris-pro: New Search Agents Top Deep Search Benchmarks

Introduction: The Deep Search Race

FAQ

What is the Iris search agent?

Iris is an intelligent search agent trained by researchers, available in two versions: Iris-mini with 35B active parameters and Iris-pro with 397B active parameters. It is designed to solve multi-step search tasks requiring evidence gathering and reasoning.

How does Iris compare to other systems?

According to the paper, Iris outperforms all open-source search agents in its class, achieving 88.6% on BrowseComp and 92.9% on DeepSearchQA (for Iris-pro). Results are very close to the best closed systems.

What is the 'SFT-RL climbing' training methodology?

It's a procedure alternating between supervised fine-tuning (SFT) and reinforcement learning (RL). The hardest solved and most efficient rollouts from each RL round are fed back into the next SFT pass, allowing the agent to progressively climb task difficulty.

Can MENA teams use Iris?

Yes, researchers plan to release the weights and full training recipe, enabling teams to download and run the model locally or on their own infrastructure, which is important for organizations requiring data privacy.

Source: arXiv cs.AI

AI-assisted content, human-reviewed.