recursive-reasoning

Tag

Cards List
#recursive-reasoning

Quantizing Recursive Reasoning Models

arXiv cs.LG · 2026-07-21 Cached

This paper studies quantization of recursive reasoning models where weight-tied blocks are reused, finding that per-tensor 4-bit quantization causes catastrophic drift but per-block scaling (e.g., MXInt4) restores accuracy, with deeper architectures being more sensitive.

0 favorites 0 likes
#recursive-reasoning

Energy-guided Recursive Model

arXiv cs.LG · 2026-07-14 Cached

Introduces the Energy-guided Recursive Model (ERM), which uses Hopfield energies to guide selection among recursive reasoning trajectories, achieving state-of-the-art performance on Sudoku, Pencil Puzzle Bench, and Maze tasks.

0 favorites 0 likes
#recursive-reasoning

What Survives When You Compress a Recursive Reasoner for the Edge?

arXiv cs.LG · 2026-06-26 Cached

A systematic study of compressing recursive reasoning models for edge hardware finds that aggressive quantization destroys global reasoning while preserving local prediction. The paper introduces per-channel calibrated INT4 to recover reasoning ability and provides deployment recipes fitting 8 MB SoC and 4 MB MCU targets.

0 favorites 0 likes
#recursive-reasoning

@machinestein: ICML 2026: Latent Reasoning in TRMs is Secretly a Policy Improvement Operator Why does recursive reasoning, especially …

X AI KOLs Timeline · 2026-06-16 Cached

The paper reveals that latent reasoning in transformer-based reasoning models (TRMs) functions as a policy improvement operator, and proposes an algorithm that enhances learning and inference efficiency by up to 18x.

0 favorites 0 likes
#recursive-reasoning

Mind the Perspective: Let's Reason Recursively for Theory of Mind

arXiv cs.AI · 2026-06-11 Cached

Introducing RecToM, an inference-time framework that models nested beliefs via recursive perspective construction for Theory of Mind reasoning in LLMs, achieving state-of-the-art performance on multiple benchmarks.

0 favorites 0 likes
#recursive-reasoning

Generative Recursive Reasoning

arXiv cs.AI · 2026-05-20 Cached

This paper introduces Generative Recursive reAsoning Models (GRAM), a probabilistic framework that extends recursive reasoning models by enabling stochastic latent trajectories, multiple hypotheses, and inference-time scaling through depth and parallel sampling.

0 favorites 0 likes
#recursive-reasoning

State Representation and Termination for Recursive Reasoning Systems

arXiv cs.AI · 2026-05-11 Cached

This paper proposes an epistemic state graph representation and an order-gap termination criterion for recursive reasoning systems, addressing how to manage evolving reasoning states and when to stop iteration.

0 favorites 0 likes
← Back to home

Submit Feedback