RLM paper: GPT-5-mini-based RLM doubles GPT-5 accuracy on OOLONG, handles 10M+ tokens

gordic_aleksa · x · 2026-09-20

The Recursive Language Models (RLM) paper (paper, code) proposes an inference strategy where LMs treat their input context as a variable in a Python REPL, recursively decomposing and interacting with it to handle essentially unbounded context and mitigate context rot.

Key results:

The authors argue RLMs explicitly trained to reason recursively may be the next milestone in inference-time scaling after CoT and ReAct-style agents.

Related event: Recursive Language Models Let LMs Call Themselves on Long Contexts(2 posts)→

Original post →

More from Research

Research channel →