paper-with-me

홈 › Papers

Data Scaling as Progressive Coverage of a Predictive Contribution Spectrum

2026-04-05 · Zihui Song, Shihao Ji, Hongxi Li, Shuaizhi Cheng, Chunlin Huang arxiv

We investigate the hypothesis that real-data scaling laws are governed by progressive coverage of a latent predictive contribution spectrum rather than by token-frequency tails alone. We work with a suffix-automaton representation of text corpora and define a data-intrinsic global-KL predictive contribution spectrum, in which each state contributes according to its empirical mass times its KL deviation from a global next-token baseline. Across 12 real corpora, the tail slope of this spectrum is already strongly correlated with the empirical data-scaling exponent of a fixed small GPT learner. We then go beyond slope correlation and define, for each training size N, an effective truncation rank K(N) by matching the observed excess loss to the residual tail mass of the prepared 1000k global-KL spectrum. Empirically, log K is close to linear in log N, with pooled R^2 about 0.96 for the raw spectrum and R^2 about 0.90 for the smoothed spectrum. These findings provide strong empirical support for a simple mechanism picture: training scale advances an effective frontier through a predictive state spectrum, and the residual tail mass of that spectrum tracks the remaining excess loss.

📄 PDF Abstract BibTeX arXiv:2605.20196

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Uncertainty Sets for Image Classifiers using Conformal Prediction

2020-09-29 · ICLR 2021 1 · Anastasios Angelopoulos, Stephen Bates, Jitendra Malik, Michael. I. Jordan

Convolutional image classifiers can achieve high predictive accuracy, but quantifying their uncertainty remains an unresolved challenge, hindering their deployment in consequential settings. Existing uncertainty quantifi…

Conformal PredictionPredictionUncertainty Quantification

Effective Frontiers: A Unification of Neural Scaling Laws

2026-02-01 · Jiaxuan Zou, Zixuan Gong, Ye Su, Huayi Tang 외 arxiv

Neural scaling laws govern the prediction power-law improvement of test loss with respect to model capacity ($N$), datasize ($D$), and compute ($C$). However, existing theoretical explanations often rely on specific arch…

Predictive Inference in Multi-environment Scenarios

2024-03-25 · John C. Duchi, Suyash Gupta, Kuanhao Jiang, Pragya Sur

We address the challenge of constructing valid confidence intervals and sets in problems of prediction across multiple environments. We investigate two types of coverage suitable for these problems, extending the jackkni…

valid

CLAPS: Aleatoric-Epistemic Scaling via Last-Layer Laplace for Conformal Regression

2025-12-01 · Dongseok Kim, Hyoungsun Choi, Mohamed Jismy Aashik Rasool, Gisung Oh arxiv

Conformal regression provides finite-sample marginal coverage, but it does not by itself determine how interval width should adapt across heterogeneous inputs. Existing locally adaptive methods mainly account for aleator…

Conditional Coverage Diagnostics for Conformal Prediction

2025-12-12 · Sacha Braun, David Holzmüller, Michael I. Jordan, Francis Bach arxiv

Evaluating conditional coverage remains one of the most persistent challenges in assessing the reliability of predictive systems. Although conformal methods can give guarantees on marginal coverage, no method can guarant…