← Latest papers
💬 NLP

IterResearch: Rethinking Long-Horizon Agents with Interaction Scaling

IterResearch introduces an iterative deep-research paradigm based on Interaction Scaling and MDP-inspired workspace reconstruction, which overcomes the context limitations of existing agents to achieve significant performance gains on long-horizon tasks both as a trained model and as a prompting strategy for frontier systems.

Original authors: Guoxin Chen, Zile Qiao, Xuanzhong Chen, Donglei Yu, Haotian Xu, Wayne Xin Zhao, Ruihua Song, Wenbiao Yin, Huifeng Yin, Liwen Zhang, Kuan Li, Minpeng Liao, Yong Jiang, Pengjun Xie, Fei Huang, Jingren Z
Published 2026-02-03
📖 4 min read☕ Coffee break read

Original authors: Guoxin Chen, Zile Qiao, Xuanzhong Chen, Donglei Yu, Haotian Xu, Wayne Xin Zhao, Ruihua Song, Wenbiao Yin, Huifeng Yin, Liwen Zhang, Kuan Li, Minpeng Liao, Yong Jiang, Pengjun Xie, Fei Huang, Jingren Zhou

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Problem: The "Endless Scroll" Trap

Imagine you are trying to solve a very difficult mystery, like finding a specific fact hidden deep within the internet.

Most current AI agents work like a person trying to read a book by never turning the page. They start reading page 1, then page 2, then page 3. But instead of closing the old pages and starting fresh, they keep adding new pages to the bottom of the same giant stack.

  • The Result: After 50 pages, the stack is so tall the person can't see the top anymore. They get "suffocated" by all the old text.
  • The Noise: If they accidentally read a wrong fact on page 5, that wrong fact stays stuck in the stack forever, confusing them on page 50.

The paper calls this the "Mono-contextual Paradigm." It's like trying to run a marathon while dragging a heavy backpack that keeps getting heavier with every step. Eventually, you collapse.

The Solution: The "Smart Notebook" (IterResearch)

The authors introduce IterResearch, a new way for AI to think. Instead of dragging a giant stack of papers, the AI uses a Smart Notebook that gets rewritten every time it learns something new.

Here is how it works, step-by-step:

  1. The "Reset" Button:
    Imagine you are a detective. You gather clues for a while. Instead of keeping every single scrap of paper you ever touched, you sit down, write a summary of what you know so far in a clean notebook, and then throw away the messy scraps.

    • The Paper's Term: Iterative Workspace Reconstruction.
    • The Analogy: The AI clears its desk, keeps only the essential "Case File" (the report), and starts the next round of investigation with a fresh, clean slate. This prevents the "suffocation" of having too much old text.
  2. The "Evolutionary" Report:
    The AI doesn't just remember facts; it writes a living report. Every time it finds new info, it updates this report, filtering out the junk and keeping only the gold.

    • The Paper's Term: Evolving Report Memory.
    • The Analogy: It's like a Wikipedia page that the AI edits in real-time. Old, wrong, or irrelevant info is deleted; new, correct info is added. The "memory" stays small and clean, no matter how long the investigation lasts.
  3. The "Efficiency" Coach:
    The AI needs to learn how to search efficiently. The paper introduces a training method called EAPO (Efficiency-Aware Policy Optimization).

    • The Analogy: Imagine a coach who gives you a gold star for solving a puzzle in 5 moves, but only a tiny, dim star for solving it in 50 moves. Even if you get the right answer, the coach teaches you to be faster and smarter, not just to keep digging until you get lucky.

The Amazing Results

The paper tested this new "Smart Notebook" method against the old "Endless Scroll" methods. Here is what happened:

  • Beating the Competition: The new AI (IterResearch) scored significantly higher on six different difficult tests than any other open-source AI agent. It narrowed the gap with the most expensive, proprietary systems (like those from Google or OpenAI).
  • The "Super-Long" Marathon: The most shocking result was Interaction Scaling.
    • The Analogy: Old agents usually give up or get confused after about 20 or 30 steps because their "backpack" is too heavy. IterResearch was able to keep running for 2,048 steps without breaking a sweat.
    • The Result: When allowed to take more steps (up to 2,048), its performance jumped from a terrible 3.5% to an amazing 42.5%. It proved that the problem wasn't that the AI was "too dumb" to solve the task, but that the old methods couldn't let it look long enough.
  • A Universal Trick: The authors found that you don't even need to retrain the AI to use this method. If you just give the "Smart Notebook" instructions (a prompt) to a different, powerful AI, that AI instantly gets much better at long tasks. It's like giving a standard flashlight a new lens that makes it see miles further.

Summary

IterResearch is a new way for AI to do deep research. Instead of hoarding every single piece of information it finds (which eventually chokes the AI), it periodically summarizes what it knows, throws away the noise, and starts fresh.

This allows the AI to:

  1. Think clearly for much longer periods (up to 2,048 steps).
  2. Find answers more efficiently.
  3. Work better than almost any other open-source agent currently available.

It turns the AI from a person drowning in a pile of papers into a detective with a perfectly organized, ever-updating case file.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →