Think Shallow, Solve Deep: Controlling Recurrent Dynamics for Reliable Test-Time Depth

📅 2026-08-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过控制递归动态来解决测试时深度问题,提出了一种基于有限时间动态机制的方法以确保增加迭代次数不会降低答案质量。
📝 Abstract
Recurrent-depth reasoners aim to solve harder problems by iterating their update longer at test time, but additional iterations can improve, preserve, or degrade an answer. We show that a measurable property of the trained operator, its finite-time dynamical regime (estimated as settling, marginal, or drifting), indicates which of these occurs. We give a sufficient condition for depth-safety: once an operator's per-step displacement is small relative to the decoder margin, the decoded answer cannot change under further iterations. Empirically, on algorithmic tasks trained from $800$ unaugmented examples per difficulty tier, settling operators do not degrade with added depth, and on some tasks convert it into higher accuracy on harder unseen instances (Sudoku, $0.19$ to $0.34$ past the training horizon). A single terminal fixed-point objective moves the regime and the depth behavior together: removing it induces drift and removes the gains, and adding it to a generic recurrence yields depth-safe extrapolation on carry propagation. We give four operational criteria for useful test-time depth, use them to catalogue failure modes, and, as a consistency check, apply the same measurements to Huginn-3.5B, which falls in the non-settling family.
Problem

Research questions and friction points this paper is trying to address.

Recurrent Dynamics
Test-Time Depth
Dynamical Regime
Depth-Safety
Innovation

Methods, ideas, or system contributions that make the work stand out.

Recurrent Dynamics
Depth Safety
Finite-time Dynamical Regime
Settling Operators