paper-with-me

홈 › Papers

Adaptive Compute in Latent World Models: When Depth Helps, Hurts, or Doesn't Matter

2026-07-11 · Achyuthan Sivasankar arxiv

Adaptive-compute world models -- early-exit or mixture-of-depths predictors that spend variable depth per step -- assume depth buys better predictions and can be routed adaptively. In autoregressive rollouts, the first assumption requires depth's per-step precision to survive composition. We test this with a pre-registered instrument, the shallow penalty $ρ=\mathrm{err}(\text{shallowest-exit rollout})/\mathrm{err}(\text{full-depth rollout})$, across nine DeepMind Control tasks under matched single-step ($K=1$) and multi-step ($K=4$) training, three seeds each. We find three regimes: on 6/9 tasks depth helps rollouts (intrinsic, $ρ$ up to $4.7\times$), on 2/9 the shallow exits beat the full stack (inversion, $ρ$ down to $0.85\times$), and one is flat. The robust inversion (cheetah) is not a property of the dynamics but is created by training: an ablation supervising early exits only at the first rollout step erases it ($ρ: 0.87\to1.18$, $n=8$, $Δ=+0.31$), while an intrinsic-tradeoff task is unaffected -- a double dissociation we call the routability catch-22, since the supervision that makes exits routable is what trains them to out-roll the full stack. The regime is partly predictable a priori: observation/action dimensionality and one-step model error correlate with $ρ$ at $|\text{Spearman}|\approx0.75$ ($n=9$). Inside a CEM planner, $ρ$'s sign predicts whether planning benefits from depth, most sharply on the inversion task, where shallow planning beats deep. Finally, three cautions: a task's regime depends on the metric space, the rollout horizon, and the encoder. All thresholds and gates were fixed before the compute campaign, including a pre-registered negative for the hypothesis that motivated the study.

📄 PDF Abstract BibTeX arXiv:2607.10203

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning to Ponder: Adaptive Reasoning in Latent Space

2025-09-29 · Yixin He, Lumingyuan Tang arxiv

Test-time compute has emerged as a key paradigm for enhancing LLM reasoning, yet prevailing approaches like Best-of-N and majority voting apply uniform depth across inputs, wasting computation on simple queries while pot…

Recurrent-Depth VLA: Implicit Test-Time Compute Scaling of Vision-Language-Action Models via Latent Iterative Reasoning

2026-02-08 · Yalcin Tur, Jalal Naghiyev, Haoquan Fang, Wei-Chuan Tsai 외 arxiv

Current Vision-Language-Action (VLA) models rely on fixed computational depth, expending the same amount of compute on simple adjustments and complex multi-step manipulation. While Chain-of-Thought (CoT) prompting enable…

Looped World Models

2026-06-16 · Hongyuan Adam Lu, Z. L. Victor Wei, Qun Zhang, Jinrui Zeng 외 arxiv

Current world models face a fundamental tension: faithful long-horizon simulation demands deep computation, but deeper models are expensive to deploy and prone to compounding errors. We resolve this by introducing Looped…

CDPR: Cross-modal Diffusion with Polarization for Reliable Monocular Depth Estimation

2026-04-13 · Rongjia Yu, Tong Jia, Hao Wang, Xiaofang Li 외 arxiv

Monocular depth estimation is a fundamental yet challenging task in computer vision, especially under complex conditions such as textureless surfaces, transparency, and specular reflections. Recent diffusion-based approa…

Monocular Depth Estimation

Latent Reasoning in TRMs is Secretly a Policy Improvement Operator

2025-11-21 · Arip Asadulaev, Rayan Banerjee, Fakhri Karray, Martin Takac arxiv

Recently, small models with latent recursion have obtained promising results on complex reasoning tasks. These results are typically explained by the theory that such recursion increases a networks depth, allowing it to …

Reinforcement Learning