AREX: Towards a Recursively Self-Improving Agent for Deep Research
AREX is a family of deep-research agents (4B dense and 122B-A10B MoE) trained with reinforcement learning on verified synthetic tasks. It runs a dual-loop process: an inner loop gathers evidence and drafts provisional answers, an outer loop audits the answer constraint-by-constraint and dispatches targeted follow-up searches for unresolved claims. A learned context-update tool autonomously compresses growing interaction history into a compact state that preserves verified evidence.
Why it matters
141 upvotes on HuggingFace Daily Papers; the self-auditing outer loop and autonomous context compression address two persistent weaknesses of long-horizon research agents, with competitive results against larger models on BrowseComp, WideSearch, DeepSearchQA and Humanity's Last Exam.
Importance: 3/5
141 upvotes on HF Daily (above the 100-upvote bump threshold) plus strong deep-research agent benchmark results.