arXiv 2512.24601

Recursive Language Models

By Alex L. Zhang, Tim Kraska, et al.

Published 2025-12-31

Mindmap

Browse the paper's core ideas, clusters, and relationships in a structured outline.

We study allowing large language models (LLMs) to process arbitrarily long prompts through the lens of inference-time scaling. We propose Recursive Language Models (RLMs), a general inference strategy 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. We find that RLMs successfully handle inpu…

View the original paper on arXiv