paper-with-me

홈 › Papers

Adaptive Test-Time Compute Allocation via Learned Heuristics over Categorical Structure

2026-02-03 · Shuhui Qu arxiv

Test-time computation has become a primary driver of progress in large language model (LLM) reasoning, but it is increasingly bottlenecked by expensive verification. In many reasoning systems, a large fraction of verifier calls are spent on redundant or unpromising intermediate hypotheses. We study reasoning under a \emph{verification-cost-limited} setting and ask how verification effort should be allocated across intermediate states. We propose a state-level selective verification framework that combines (i) deterministic feasibility gating over a structured move interface, (ii) pre-verification ranking using a hybrid of learned state-distance and residual scoring, and (iii) adaptive allocation of verifier calls based on local uncertainty. Unlike solution-level best-of-$N$ or uniform intermediate verification, our method distributes verification where it is most informative. On the \textsc{MATH} benchmark, our approach achieves higher accuracy than best-of-$N$, majority voting, and beam search while using 44\% fewer verifier calls.

📄 PDF Abstract BibTeX arXiv:2602.03975

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Test-Time Compute Allocation with Evolving In-Context Demonstrations

2026-04-22 · Bowen Zuo, Dongruo Zhou, Yinglun Zhu arxiv

While scaling test-time compute can substantially improve model performance, existing approaches either rely on static compute allocation or sample from fixed generation distributions. In this work, we introduce a test-t…

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…

Adaptive Test-Time Compute Allocation for Reasoning LLMs via Constrained Policy Optimization

2026-04-16 · Zhiyuan Zhai, Bingcong Li, Bingnan Xiao, Ming Li 외 arxiv

Test-time compute scaling, the practice of spending extra computation during inference via repeated sampling, search, or extended reasoning, has become a powerful lever for improving large language model performance. Yet…

AVIS: Adaptive Test-Time Scaling for Vision-Language Models

2026-06-10 · Ahmadreza Jeddi, Minh Ngoc Le, Amirhossein Kazerouni, Hakki Can Karaimer 외 arxiv

Modern Vision-Language Models (VLMs) benefit from chain-of-thought prompting and test-time scaling, but these gains often come with prohibitive inference cost due to large visual contexts and long decoding chains. We vie…

Visual Reasoning

Content-Adaptive Motion Rate Adaption for Learned Video Compression

2023-02-13 · Chih-Hsuan Lin, Yi-Hsin Chen, Wen-Hsiao Peng

This paper introduces an online motion rate adaptation scheme for learned video compression, with the aim of achieving content-adaptive coding on individual test sequences to mitigate the domain gap between training and …

Video Compression