paper-with-me

홈 › Papers

Equilibrium Reasoners: Learning Attractors Enables Scalable Reasoning

2026-05-20 · Benhao Huang, Zhengyang Geng, Zico Kolter arxiv

Scaling test-time compute by iteratively updating a latent state has emerged as a powerful paradigm for reasoning. Yet the internal mechanisms that enable these iterative models to generalize beyond memorized patterns remain unclear. We hypothesize that generalizable reasoning arises from learning task-conditioned attractors: latent dynamical systems whose stable fixed points correspond to valid solutions. We formalize this process through Equilibrium Reasoners (EqR), which enable test-time scaling without external verifiers or task-specific priors. EqR scales internal dynamics along two axes: depth, by running more iterations, and breadth, by aggregating stochastic trajectories from multiple initializations. Empirically, gains from test-time scaling are tightly coupled with stronger convergence toward solution-aligned attractors. This attractor perspective allows neural networks to adaptively allocate test-time compute based on task difficulty. While simple cases converge within 1 to 5 iteration steps, harder cases benefit from massive test-time scaling. By unrolling up to the equivalent of 40,000 layers, scalable latent reasoning boosts accuracy from 2.6% for feedforward models to over 99% on Sudoku-Extreme. These results suggest that learned attractor landscapes provide a useful mechanistic lens for understanding scalable reasoning in iterative latent models.

📄 PDF Abstract BibTeX arXiv:2605.21488

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Understanding Narratives through Dimensions of Analogy

2022-06-14 · Thiloshon Nagarajah, Filip Ilievski, Jay Pujara

Analogical reasoning is a powerful qualitative reasoning tool that enables humans to connect two situations, and to generalize their knowledge from familiar to novel situations. Cognitive Science research provides valuab…

FALCON: Scalable Reasoning over Inconsistent ALC Ontologies

2022-08-16 · Tilman Hinnerichs, Zhenwei Tang, Xi Peng, Xiangliang Zhang 외

Ontologies are one of the richest sources of knowledge. Real-world ontologies often contain thousands of axioms and are often human-made. Hence, they may contain inconsistency and incomplete information which may impair …

Knowledge Base Completion

A ROS multi-ontology references services: OWL reasoners and application prototyping issues

2017-06-30 · Luca Buoncompagni, Alessio Capitanelli, Fulvio Mastrogiovanni

This paper introduces a ROS Multi Ontology References (ARMOR) service, a general-purpose and scalable interface between robot architectures and OWL reasoners. ARMOR addresses synchronisation and communication issues amon…

Deep Equilibrium Algorithmic Reasoning

2024-10-19 · Dobrik Georgiev, JJ Wilson, Davide Buffelli, Pietro Liò

Neural Algorithmic Reasoning (NAR) research has demonstrated that graph neural networks (GNNs) could learn to execute classical algorithms. However, most previous approaches have always used a recurrent architecture, whe…

Neural Interpretable Reasoning

2025-02-17 · Pietro Barbiero, Giuseppe Marra, Gabriele Ciravegna, David Debot 외

We formalize a novel modeling framework for achieving interpretability in deep learning, anchored in the principle of inference equivariance. While the direct verification of interpretability scales exponentially with th…