Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Meta^n (Recursive Self-Improvement through Emergent Depth)

Meta^n (Recursive Self-Improvement through Emergent Depth)

Self-improving LLM agent that keeps its meta-operation fixed and recurses on its own output, growing layer depth until convergence — achieving meta-depth well beyond the two-level cap of prior self-improvement systems.

Year: 2026Generality: 700Added: Aug 31, 2026
Back to Vocab

Meta^n (recursive self-improvement through emergent depth)

Meta^n is a recursive self-improvement framework introduced by Kim, Lee, Jwa, and Kang (University of Minnesota and Seoul National University, 2026). A fixed meta-operation Ω is applied repeatedly to its own products. Each layer reads the traces of the solver stack below together with the code that produced them, then writes the next layer as a strategic pre-process and a library of callable helpers. The meta-operation never changes, so it cannot destabilize the system. Its input strictly grows, so each layer reasons from a higher vantage than the last.

The technique addresses two structural limits of prior self-improving systems. First, systems that add a meta-level must hold that level fixed, which prevents recursion. Second, systems that edit themselves must leave part of their editing machinery untouched to stay stable, which caps meta-depth at roughly two. Meta^n removes both limits by keeping Ω fixed and recursing on its input instead of on itself. Depth is determined by convergence: the search proceeds until additional layers no longer improve validation scores. An evolutionary archive searches over layer chains.

The paper reports state-of-the-art performance on eight benchmark families across two backbones. The sharpest result is on ARC-AGI-2, which is designed to resist skill memorization. On that benchmark, Meta^n alone scores above zero while OpenEvolve and Gödel Agent score at zero. Ablations show that most of the gain from recursion comes from the conditioning each layer passes to the next. Distinct layer roles, including meta-strategist, algorithm librarian, task router, and generic remediator, emerge with depth although no prompt prescribes them. This finding links Meta^n to emergent-role-differentiation observed in multi-agent systems.

Meta^n is adjacent to recursive-self-improvement, the broader concept it instantiates, to dgm-darwin-godel-machine, a related self-modifying-agent framework, and to self-evolution, a single-agent scaffold-modification pattern. It differs by being multi-layer by construction rather than through stacked edits, and by producing emergent role differentiation as a side effect of depth.

Sources

  1. Meta^n: Recursive Self-Improvement through Emergent Depth

    arXiv (U. Minnesota + Seoul National) · Aug 25, 2026

  2. Gödel Agent: A Self-Referential Agent Framework for Recursive Self-Improvement

    arXiv · Oct 6, 2024

  3. OpenEvolve (open-source implementation of AlphaEvolve)

    GitHub · Nov 1, 2025

Research this in Signals

Scan Meta^n (Recursive Self-Improvement through Emergent Depth) for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Meta^n (Recursive Self-Improvement through Emergent Depth) already loaded, so edit it or scan as is.