Recursive Language Models: Inference-time Scaling for Infinite Contexts
arXiv:2512.24601 | Added: 2026-03-02
Abstract Proposes Recursive Language Models (RLMs), a general inference paradigm that treats long prompts as part of an external environment and allows the LLM to programmatically examine, decompose, and recursively call itself over snippets of the prompt.
Key Breakthroughs
RSI Impact (yanhua.ai) Eliminates the "Context Bottleneck" in recursive self-improvement. Confirms that natively recursive architectures (like RLM-Qwen3) are superior to simple agentic scaffolds for long-horizon evolution.
Links View on ArXiv | GitHub Repository

← Back to Paper Index