AICLNov 10, 2025

IterResearch: Rethinking Long-Horizon Agents via Markovian State Reconstruction

arXiv:2511.07327v115 citationsh-index: 22Has Code
Originality Highly original
AI Analysis

This addresses the problem of long-horizon reasoning for AI research agents, offering a versatile solution that is effective both as a trained agent and as a prompting paradigm, though it appears incremental in building on existing deep-research agent frameworks.

The paper tackles the problem of long-horizon research tasks where existing approaches suffer from context suffocation and noise contamination due to mono-contextual paradigms, and introduces IterResearch, which achieves substantial improvements with average +14.5pp across six benchmarks and extends to 2048 interactions with performance gains from 3.5% to 42.5%.

Recent advances in deep-research agents have shown promise for autonomous knowledge construction through dynamic reasoning over external sources. However, existing approaches rely on a mono-contextual paradigm that accumulates all information in a single, expanding context window, leading to context suffocation and noise contamination that limit their effectiveness on long-horizon tasks. We introduce IterResearch, a novel iterative deep-research paradigm that reformulates long-horizon research as a Markov Decision Process with strategic workspace reconstruction. By maintaining an evolving report as memory and periodically synthesizing insights, our approach preserves consistent reasoning capacity across arbitrary exploration depths. We further develop Efficiency-Aware Policy Optimization (EAPO), a reinforcement learning framework that incentivizes efficient exploration through geometric reward discounting and enables stable distributed training via adaptive downsampling. Extensive experiments demonstrate that IterResearch achieves substantial improvements over existing open-source agents with average +14.5pp across six benchmarks and narrows the gap with frontier proprietary systems. Remarkably, our paradigm exhibits unprecedented interaction scaling, extending to 2048 interactions with dramatic performance gains (from 3.5\% to 42.5\%), and serves as an effective prompting strategy, improving frontier models by up to 19.2pp over ReAct on long-horizon tasks. These findings position IterResearch as a versatile solution for long-horizon reasoning, effective both as a trained agent and as a prompting paradigm for frontier models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes