AREX: Towards a Recursively Self-Improving Agent for Deep Research
Abstract
Deep research requires agents to find answers that jointly satisfy multiple constraints. Discovering such answers is costly, whereas verifying a candidate can often be decomposed into tractable constraint-wise checks. This discovery--verification asymmetry suggests that a research agent should do more than simply search longer: it should recursively improve its current answer by verifying intermediate results and using the partially verified state to guide subsequent refinement. We introduce AREX, a family of Recursively Self-Improving (RSI) deep research agents. AREX alternates between an inner research loop that gathers evidence and constructs a provisional answer, and an outer self-improvement loop that audits the answer constraint-wise, identifies unresolved claims, and launches targeted follow-up research. To sustain RSI over long horizons, AREX learns an autonomous context-update tool that compresses growing interaction history into a compact improvement state preserving verified evidence and unresolved constraints, without relying on an external model. We train AREX on verified synthetic tasks and high-quality trajectories through agentic mid-training and long-horizon reinforcement learning. To mitigate sparse final rewards during long horizon learning, we emphasize key steps where decisive evidence is acquired or erroneous research directions are corrected. We instantiate a dense 4B model and a 122B-A10B Mixture-of-Experts model. Across BrowseComp, WideSearch, DeepSearchQA, Humanity's Last Exam (HLE), and other reasoning and tool-use benchmarks, AREX substantially outperforms comparable-scale baselines and remains competitive with models using substantially more activated parameters.
Community
- The model weights have been publicly released at: https://huggingface.co/collections/BAAI/arex
- The models have also been integrated into our online application: https://arex-research.com/
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
- DeepSearch-World: Self-Distillation for Deep Search Agents in a Verifiable Environment (2026)
- S1-DeepResearch: Beyond Search, Toward Real-World Long-Horizon Research Agents (2026)
- ECHO: Prune To Act, Trace To Learn With Selective Turn Memory In Agentic RL (2026)
- SimpleSearch-VL: A Simple Recipe for Multimodal Agentic Deep Search (2026)
- Learning Agent-Compatible Context Management for Long-Horizon Tasks (2026)
- Meta-Cognitive Memory Policy Optimization for Long-Horizon LLM Agents (2026)
- SearchSwarm: Towards Delegation Intelligence in Agentic LLMs for Long-Horizon Deep Research (2026)
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
Get this paper in your agent:
hf papers read 2607.21461 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 3
BAAI/AREX-Base
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper