Meta^n: Unlocking Deeper LLM Recursion
Meta^n introduces a novel recursive LLM agent architecture that overcomes prior meta-depth limitations, achieving state-of-the-art performance across benchmarks, including ARC-AGI-2.
4 min read

Visual TL;DR
From the articleCurrent self-improving Large Language Model (LLM) agents often refine their outputs rather than the underlying processes, creating a ceiling on meta-depth.
Ω remains constant, inherently avoids destabilizing the system, a critical advantage
From the article 2 mentionsExisting systems that introduce a meta-level tend to fix that level, while self-editing mechanisms require retaining untouched components for stability, typically limiting meta-depth to around two layers.
achieves state-of-the-art performance across benchmarks, including ARC-AGI-2
From the articleAblation studies reveal that a substantial portion of the performance gains stems from the conditioning passed between successive layers.
From the article 5 mentionsThe breakthrough presented by Meta$^n$ lies in its approach: it keeps the meta-operation, denoted as $Ω$, fixed and instead recurses on its input.
From the articleCurrent self-improving Large Language Model (LLM) agents often refine their outputs rather than the underlying processes, creating a ceiling on meta-depth.
From the article 3 mentionsExisting systems that introduce a meta-level tend to fix that level, while self-editing mechanisms require retaining untouched components for stability, typically limiting meta-depth to around two layers.
From the article 5 mentionsThe breakthrough presented by Meta$^n$ lies in its approach: it keeps the meta-operation, denoted as $Ω$, fixed and instead recurses on its input.
fixed Ω repeatedly applied to its own products, analyzing solver stack traces
From the articleFurthermore, as the input to $Ω$ strictly grows with each recursive step, every subsequent layer benefits from a higher vantage point, fostering deeper reasoning capabilities.
Ω remains constant, inherently avoids destabilizing the system, a critical advantage
From the article 2 mentionsExisting systems that introduce a meta-level tend to fix that level, while self-editing mechanisms require retaining untouched components for stability, typically limiting meta-depth to around two layers.
overcomes prior meta-depth limitations, enabling unprecedented depth and performance
achieves state-of-the-art performance across benchmarks, including ARC-AGI-2
From the articleAblation studies reveal that a substantial portion of the performance gains stems from the conditioning passed between successive layers.
Contents(3)
© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.

