← Latest papers
🤖 AI

ReM-MoA: Reasoning Memory Sustains Mixture-of-Agents Scaling

The paper introduces ReM-MoA, a memory-augmented Mixture-of-Agents framework that sustains inference-time scaling across increasing depths by utilizing a Ranked Reasoning Memory and Curated Diversified Memory Routing to preserve exploration diversity and propagate high-quality reasoning traces.

Original authors: Heng Ping, Arijit Bhattacharjee, Peiyu Zhang, Shixuan Li, Wei Yang, Ali Jannesari, Nesreen Ahmed, Paul Bogdan

Published 2026-06-24
📖 4 min read☕ Coffee break read

Original authors: Heng Ping, Arijit Bhattacharjee, Peiyu Zhang, Shixuan Li, Wei Yang, Ali Jannesari, Nesreen Ahmed, Paul Bogdan

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

Imagine you are trying to solve a very difficult puzzle, like a complex math problem or a tricky logic riddle. You decide to ask a group of smart friends (AI agents) to help you.

In the past, researchers tried two main ways to organize these friends:

  1. The "Group Chat" Method: Everyone shouts out their ideas, and you pick the best one.
  2. The "Layered Team" Method: You put the friends in rows. Row 1 thinks, passes their notes to Row 2, Row 2 improves on them, passes to Row 3, and so on.

The Problem:
The paper found that the "Layered Team" method has a flaw. As you add more rows (making the team deeper), the quality of the answers actually gets worse or stops improving. It's like a game of "Telephone" where the message gets garbled, or a team where everyone starts thinking the exact same way and stops coming up with new ideas. The team gets stuck in a rut, repeating mistakes or converging on a single, mediocre solution.

The Solution: ReM-MoA
The authors propose a new system called ReM-MoA (Reasoning Memory Mixture-of-Agents). Think of this as giving the team a super-powered, organized filing cabinet and a smart editor.

Here is how it works, using simple analogies:

1. The "Smart Filing Cabinet" (Ranked Reasoning Memory)

In old systems, when Row 2 passed notes to Row 3, they just dumped everything they had written. This included brilliant ideas and silly mistakes, all mixed together.

In ReM-MoA, after every row finishes their work, a Smart Editor (called a Reviewer Agent) looks at all the notes.

  • The Editor grades every single idea, from "Gold Star" to "Needs Work."
  • The Editor writes a little note explaining why an idea was good or bad.
  • All these graded notes are filed away in a special cabinet that every future row can see.

Why this helps: Instead of drowning in a sea of unorganized notes, the next team members can look at the cabinet and see, "Oh, this specific path worked great," or "Oh, that path led to a dead end." They don't have to reinvent the wheel or repeat the same mistakes.

2. The "Curated Menu" (Diversified Memory Routing)

Here is the second clever trick. If you gave every member of Row 3 the exact same set of "Best Ideas" from the cabinet, they would all start thinking alike, and the team would lose its creativity.

ReM-MoA uses a Curated Menu system:

  • Agent A gets a menu with mostly "Gold Star" ideas (to show them what success looks like).
  • Agent B gets a menu with mostly "Needs Work" ideas (to show them what pitfalls to avoid).
  • Agent C gets a mix of both (to compare success and failure side-by-side).

Why this helps: This keeps the team diverse. Even though they are all looking at the same cabinet, they are each given a different perspective. This prevents the whole group from collapsing into a single, repetitive way of thinking.

3. The "Super-Editor" (Optional Distillation)

The paper also mentions that the "Smart Editor" can be trained to be even better. They can take a super-smart AI (like a genius professor) and teach a smaller, faster AI how to grade the notes just like the professor would. This makes the grading even more accurate, helping the team perform better across different types of puzzles (math, code, logic, etc.).

The Results

The researchers tested this system on five different types of difficult puzzles (math, logic, coding, general knowledge, and common sense).

  • Old Systems: As they added more layers (rows), the performance would crash, flatten out, or stop improving.
  • ReM-MoA: As they added more layers, the performance kept getting better. The deeper the team went, the smarter the answers became.

In Summary:
ReM-MoA fixes the "Telephone game" problem of AI teams by giving them a graded memory of past attempts and ensuring they don't all look at the exact same examples. This allows large groups of AI agents to work together effectively, getting smarter the deeper they dig, rather than getting confused or stuck.

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 →