paper-with-me

Papers

Energy-guided Recursive Model

2026-07-11 · Yifei Zhao, Ying Tang arxiv

Recursive reasoning models address structured problems by repeatedly updating latent states of small neural networks. However, their test-time scaling lacks a principled inference mechanism: increasing depth or stochastic breadth generates more trajectories without a clear criterion for selection, and existing methods predominantly rely on additional q-heads or heuristic voting. Here, we develop the Energy-guided Recursive Model (ERM), which introduces an intrinsic selection principle based on explicit Hopfield energies. ERM leverages Hopfield-type memories of valid local or global structures to define the selector over candidate trajectories. The resulting energy seamlessly integrates with energy-based techniques such as parallel tempering to enhance sampling efficiency and ranking. With $D=64$ recurrent steps and $K=128$ candidates, ERM reaches optimal solutions on Sudoku ($98.97\%$), Pencil Puzzle Bench (PPBench, $88.04\%$) and Maze ($99.30\%$), improving upon recent Probabilistic Tiny Recursive Model and Equilibrium Reasoners. These results suggest that incorporating explicit energy functions into recursive reasoning offers a principled path toward more effective inference.

📄 PDF Abstract BibTeX arXiv:2607.10128

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revisiting Transformer Layer Parameterization Through Causal Energy Minimization

2026-05-08 · Jin Xu, Camille Couturier, Victor Rühle, Saravan Rajmohan 외 arxiv

Transformer blocks typically combine multi-head attention (MHA) for token mixing with gated MLPs for token-wise feature transformation, yet many choices in their parameterization remain largely empirical. We introduce Ca…

Boosting Connectivity in Retinal Vessel Segmentation via a Recursive Semantics-Guided Network

2020-04-24 · Rui Xu, Tiantian Liu, Xinchen Ye, Yen-Wei Chen

Many deep learning based methods have been proposed for retinal vessel segmentation, however few of them focus on the connectivity of segmented vessels, which is quite important for a practical computer-aided diagnosis s…

Retinal Vessel SegmentationSegmentation

QBF Solving by Counterexample-guided Expansion

2016-11-04 · Roderick Bloem, Nicolas Braud-Santoni, Vedad Hadzic

We introduce a novel generalization of Counterexample-Guided Inductive Synthesis (CEGIS) and instantiate it to yield a novel, competitive algorithm for solving Quantified Boolean Formulas (QBF). Current QBF solvers based…

RECUR: Resource Exhaustion Attack via Recursive-Entropy Guided Counterfactual Utilization and Reflection

2026-02-09 · Ziwei Wang, Yuanhe Zhang, Jing Chen, Zhenhong Zhou 외 arxiv

Large Reasoning Models (LRMs) employ reasoning to address complex tasks. Such explicit reasoning requires extended context lengths, resulting in substantially higher resource consumption. Prior work has shown that advers…

SpiderMesh: Spatial-aware Demand-guided Recursive Meshing for RGB-T Semantic Segmentation

2023-03-15 · Siqi Fan, Zhe Wang, Yan Wang, Jingjing Liu

For semantic segmentation in urban scene understanding, RGB cameras alone often fail to capture a clear holistic topology in challenging lighting conditions. Thermal signal is an informative additional channel that can b…

Data AugmentationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation+1