Learning Shrinks the Hard Tail: Training-Dependent Inference Scaling in a Solvable Linear Model
Noam Levi
TL;DR
The paper introduces the Latent Instance Difficulty (LID) model to unify training- and inference-time scaling in a solvable last-layer fine-tuning setting with instance-heterogeneous targets. By letting target variance be governed by a heavy-tailed latent precision $\tau_{\mathbf{x}}$, the authors derive a two-tail inference scaling law for pass@$k$ that is training-dependent: the effective exponent $\beta_{\mathrm{eff}}(N)$ grows with training and saturates at the intrinsic tail index $\beta$ set by the difficulty distribution. They provide closed-form predictions for the crossover between finite-$N$ bias-dominated and intrinsic-tail regimes, and a compute-allocation rule that prioritizes training until $\beta_{\mathrm{eff}}(N)$ nears $\beta$, then focuses on inference. The theory is validated through simulations and two real-world proxies: CIFAR-10H (human-label variance) and GSM8K teacher–student distillation, which exhibit the predicted sharpening and saturation of pass@$k$ curves. Overall, the work offers a principled framework for resource allocation across training and inference by linking improvements in generalization to gains in inference-time performance, with broad applicability beyond the linear setting.
Abstract
We analyze neural scaling laws in a solvable model of last-layer fine-tuning where targets have intrinsic, instance-heterogeneous difficulty. In our Latent Instance Difficulty (LID) model, each input's target variance is governed by a latent ``precision'' drawn from a heavy-tailed distribution. While generalization loss recovers standard scaling laws, our main contribution connects this to inference. The pass@$k$ failure rate exhibits a power-law decay, $k^{-β_\text{eff}}$, but the observed exponent $β_\text{eff}$ is training-dependent. It grows with sample size $N$ before saturating at an intrinsic limit $β$ set by the difficulty distribution's tail. This coupling reveals that learning shrinks the ``hard tail'' of the error distribution: improvements in the model's generalization error steepen the pass@$k$ curve until irreducible target variance dominates. The LID model yields testable, closed-form predictions for this behavior, including a compute-allocation rule that favors training before saturation and inference attempts after. We validate these predictions in simulations and in two real-data proxies: CIFAR-10H (human-label variance) and a maths teacher-student distillation task.
