Pith. sign in

REVIEW 1 cited by

Sample Complexity and Representation Ability of Test-time Scaling Paradigms

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2506.05295 v2 pith:MWOIJRFX submitted 2025-06-05 cs.LG cs.AIstat.ML

Sample Complexity and Representation Ability of Test-time Scaling Paradigms

classification cs.LG cs.AIstat.ML
keywords deltaself-correctiontest-timebest-of-correctparadigmsrepresentationresult
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Test-time scaling paradigms have significantly advanced the capabilities of large language models (LLMs) on complex tasks. Despite their empirical success, theoretical understanding of the sample efficiency of various test-time strategies -- such as self-consistency, best-of-$n$, and self-correction -- remains limited. In this work, we first establish a separation result between two repeated sampling strategies: self-consistency requires $\Theta(1/\Delta^2)$ samples to produce the correct answer, while best-of-$n$ only needs $\Theta(1/\Delta)$, where $\Delta < 1$ denotes the probability gap between the correct and second most likely answers. Next, we present an expressiveness result for the self-correction approach with verifier feedback: it enables Transformers to simulate online learning over a pool of experts at test time. Therefore, a single Transformer architecture can provably solve multiple tasks without prior knowledge of the specific task associated with a user query, extending the representation theory of Transformers from single-task to multi-task settings. Finally, we empirically validate our theoretical results, demonstrating the practical effectiveness of self-correction methods.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Optimal Bayesian Stopping for Efficient Inference of Consistent LLM Answers

    stat.ML 2026-02 conditional novelty 6.0

    Tracking only the counts of the two most frequent LLM answers is asymptotically as sample-efficient as the full Bayesian posterior in an adaptive self-consistency procedure, cutting LLM calls by up to half.