Recursive Language Models for Long Context

Published:Dec 31, 2025 03:43
1 min read
ArXiv

Analysis

This paper introduces Recursive Language Models (RLMs) as a novel inference strategy to overcome the limitations of LLMs in handling long prompts. The core idea is to enable LLMs to recursively process and decompose long inputs, effectively extending their context window. The significance lies in the potential to dramatically improve performance on long-context tasks without requiring larger models or significantly higher costs. The results demonstrate substantial improvements over base LLMs and existing long-context methods.

Reference

RLMs successfully handle inputs up to two orders of magnitude beyond model context windows and, even for shorter prompts, dramatically outperform the quality of base LLMs and common long-context scaffolds.