EPS
← All batches·2605.19376

Generative Recursive Reasoning

topic: current_projecttop score: 100released: 2026-05-21first surfaced: 2026-05-20arXivPDFlinked_to_results2026-05-202026-05-21

Authors: Junyeob Baek, Mingyu Jo, Minsu Kim et al.

arXiv · PDF

Summary

arXiv:2605. 19376v2 Announce Type: new Abstract: How should future neural reasoning systems implement extended computation?

Relevance

Read next because Generative Recursive Reasoning overlaps with clean result "The marker is a representational handle, not a behavioural one — sharing it between a villain persona and the assistant transfers no misalignment (HIGH confidence)", experiment "Implement Chen et al. persona-vector extraction recipe and compare to project's centroid-difference recipe", experiment "Follow-up to #354: cascading chunk-binding — does A→B, B→C, C→D propagate the full chain on a recipient trained only to emit A?". Matching terms: line, rate, implement, trained, capability, model, absent. Source: arxiv cs.AI (Artificial Intelligence).

Abstract

arXiv:2605.19376v2 Announce Type: new Abstract: How should future neural reasoning systems implement extended computation? Recursive Reasoning Models (RRMs) offer a promising alternative to autoregressive sequence extension by performing iterative latent-state refinement with shared transition functions. Yet existing RRMs are largely deterministic, following a single latent trajectory and converging to a single prediction. We introduce Generative Recursive reAsoning Models (GRAM), a framework that turns recursive latent reasoning into probabilistic multi-trajectory computation. GRAM models reasoning as a stochastic latent trajectory, enabling multiple hypotheses, alternative solution strategies, and inference-time scaling through both recursive depth and parallel trajectory sampling. This yields a latent-variable generative model supporting conditional reasoning via $p_\theta(y \mid x)$ and, with fixed or absent inputs, unconditional generation via $p_\theta(x)$. Trained with amortized variational inference, GRAM improves over deterministic recurrent and recursive baselines on structured reasoning and multi-solution constraint satisfaction tasks, while demonstrating an unconditional generation capability. https://ahn-ml.github.io/gram-website