MEGA Hub

AREX: Towards a Recursively Self-Improving Agent for Deep Research

Authors

Do you know Shuqi Lu?You can claim authorship or link another user.Do you know Chaofan Li?You can claim authorship or link another user.Do you know Kun Luo?You can claim authorship or link another user.Do you know Zhang Zhang?You can claim authorship or link another user.Do you know Hui Wang?You can claim authorship or link another user.Do you know Hongwang Xiao?You can claim authorship or link another user.Do you know Zheng Liu?You can claim authorship or link another user.Do you know Lei Xiong?You can claim authorship or link another user.Do you know Jiahao Wang?You can claim authorship or link another user.Do you know Sen Wang?You can claim authorship or link another user.Do you know Xiyan Jiang?You can claim authorship or link another user.Do you know Wanli Li?You can claim authorship or link another user.Do you know Yuyang Hu?You can claim authorship or link another user.Do you know Hongjin Qian?You can claim authorship or link another user.Do you know Bingyu Yan?You can claim authorship or link another user.Do you know Ziyi Xia?You can claim authorship or link another user.Do you know Yingxia Shao?You can claim authorship or link another user.Do you know Kang Liu?You can claim authorship or link another user.Do you know Zhicheng Dou?You can claim authorship or link another user.Do you know Di He?You can claim authorship or link another user.Do you know Chaozhuo Li?You can claim authorship or link another user.Do you know Qiwei Ye?You can claim authorship or link another user.Do you know Zhongyuan Wang?You can claim authorship or link another user.Do you know Zheng Liu?You can claim authorship or link another user.

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

00