Solving a Million-Step LLM Task with Zero Errors
2025/11/12 by Elliot Meyerson, Meyerson, Elliot, Giuseppe Paolo +15 · 25 voices · 3 citations
Computer Science · #Multi-Agent Systems and Negotiation #AI-based Problem Solving and Planning #Topic Modeling
paper · pdf · doi:10.48550/arxiv.2511.09030
Abstract
LLMs have achieved remarkable breakthroughs in reasoning, insights, and tool use, but chaining these abilities into extended processes at the scale of those routinely executed by humans, organizations, and societies has remained out of reach. The models have a persistent error rate that prevents scale-up: for instance, recent experiments in the Towers of Hanoi benchmark domain showed that the process inevitably becomes derailed after at most a few hundred steps. Thus, although LLM research is often still benchmarked on tasks with relatively few dependent logical steps, there is increasing attention on the ability (or inability) of LLMs to perform long range tasks. This paper describes MAKER, the first system that successfully solves a task with over one million LLM steps with zero errors, and, in principle, scales far beyond this level. The approach relies on an extreme decomposition of a task into subtasks, each of which can be tackled by focused microagents. The high level of modularity resulting from the decomposition allows error correction to be applied at each step through an efficient multi-agent voting scheme. This combination of extreme decomposition and error correction makes scaling possible. Thus, the results suggest that instead of relying on continual improvement of current LLMs, massively decomposed agentic processes (MDAPs) may provide a way to efficiently solve problems at the level of organizations and societies.
Cited by
Discussions
- Solving a million-step LLM task with zero errors [hn, 222 points, 95 comments]
- "Solving a Million-Step LLM Task with Zero Errors", from the inimitable Elliot Meyerson (et al.) [bsky, 24 points, 3 comments]
- First Agentic System to Solve a Million-Step Reasoning Problem with Zero Errors [hn, 3 points, 1 comments]
- Solving a Million-Step LLM Task with Zero Errors [hn, 2 points, 1 comments]
- recovering from covid fatigue wave rn so I cba to find the right place in the thread to drop this, but: arxiv.org/abs/2511.09030 re: tower of hanoi [bsky, 1 points, 1 comments]
- This is ominous. A combination of using LLMs to break down projects into extremely small subtasks and using multiple mid-sized LLMs to "vote" on the correctness of task outcomes, LLMs can handle massi [bsky, 1 points, 1 comments]
- But man, I wish we could stop pretending that "agent unreliability" is some kind of insurmountable obstacle to making agents useful. Claude Code wouldn't be eating software if this were true, nor woul [bsky, 1 points, 1 comments]
- Solving a million-step LLM task with zero errors https://arxiv.org/abs/2511.09030 https://news.ycombinator.com/item?id=45968362 [bsky, 0 points, 0 comments]
- Solving a Million-Step LLM Task with Zero Errors https://arxiv.org/abs/2511.09030 [bsky, 0 points, 0 comments]
- Solving a million-step LLM task with zero errors https://arxiv.org/abs/2511.09030 [comments] [97 points] [bsky, 0 points, 0 comments]
- タスクを最大限に分解しエラー訂正を行い、かつまずい判断についてフラグする方法論の提案。これでハノイの塔について1M stepもの間error freeで走れたと..面白いな🤔 / arxiv.org/abs/2511.09030 [bsky, 0 points, 0 comments]
- Achieving zero errors on a complex LLM task is a noteworthy advancement. Demonstrates the increasing reliability and potential of large language models. 🤖 #ai Solving a Million-Step LLM Task with Zer [bsky, 0 points, 0 comments]
- ⚡ Hackernews Top story: Solving a million-step LLM task with zero errors [bsky, 0 points, 0 comments]
- Solving a million-step LLM task with zero errors https://arxiv.org/abs/2511.09030 (http://news.ycombinator.com/item?id=45968362) [bsky, 0 points, 0 comments]
- 最近、大きな言語モデルを使って、100万ステップのタスクを完璧にこなすことに成功したというニュースが話題になっています。これは、従来の技術では達成が難しかった複雑な問題に対する画期的なアプローチと言えます。この成果は、AIの能力がさらに進化し、より高度なタスクにも対応できるようになってきたことを示唆しています。今後の発展に期待が高まりますね。 arxiv.org #news [bsky, 0 points, 0 comments]
- Solving 1M-Step Task with 0 Errors. Great read... First go at things I built a tool for my LLM harness that lets it do a basically infinite amount of tasks in one go. Obviously not the best solution, [bsky, 0 points, 0 comments]
- https://arxiv.org/abs/2511.09030 LLM が長期タスクで破綻する問題に対し、100万ステップ無誤差を達成する MAKER を提案。 極端なタスク分解とマイクロエージェント+投票によるエラー訂正が鍵。 LLM 性能向上に頼らず大規模問題を解く MDAP の可能性を示す。 [bsky, 0 points, 0 comments]
- Solving a million-step LLM task with zero errors https:// arxiv.org/abs/2511.09030 # arxiv # llm [mastodon, 0 points, 0 comments]
- [I am using abbreviated bad language with no apologies] F these folks… "massively decomposed agentic processes (MDAPs)" Literally F them six ways from Sunday. https://arxiv.org/abs/2511.09030 BS from [bsky, 0 points, 0 comments]
- Solving a Million-Step LLM Task with Zero Errors https://arxiv.org/abs/2511.09030 (https://news.ycombinator.com/item?id=45968362) [bsky, 0 points, 0 comments]
- Solving a Million-Step LLM Task with Zero Errors https://arxiv.org/abs/2511.09030 (https://news.ycombinator.com/item?id=45968362) [bsky, 0 points, 0 comments]
- Solving a Million-Step LLM Task with Zero Errors www.arxiv.org/abs/2511.09030 [bsky, 0 points, 0 comments]
- A new paper just demonstrated something many thought impossible: an AI system completing over one million reasoning steps with zero errors. /1 www.arxiv.org/abs/2511.09030 [bsky, 0 points, 1 comments]
- Solving a Million-Step LLM Task with Zero Errors [bsky, 0 points, 0 comments]
- Solving a million-step LLM task with zero errors #HackerNews https://arxiv.org/abs/2511.09030 [bsky, 0 points, 0 comments]
Related