paper-with-me

Papers

Towards Engineering Scaling Laws with Pretraining Data Composition

2026-06-18 · Jan-Lucas Uslu, Kevin Greif, Daniel Whiteson, Benjamin Nachman arxiv

Neural scaling laws describe how model performance improves as a power law in compute, model size, and dataset size. While well-established for large language models, these relationships are emerging for large models in particle physics. As with language, empirical studies show that the performance scales as a power law. However, unlike natural language or image domains, fundamental physics has high-fidelity simulators that produce synthetic data cheaply. This favors scaling regimes where additional data is cheaper than additional parameters, and allows the pretraining dataset itself to be engineered to influence the scaling. For the task of classifying hadronic jets produced in collisions of high-energy particle beams, we show that the scaling behavior can be engineered towards requiring more data rather than larger models by inclusion of pretraining data which is more diverse and better aligned with the downstream classification task.

📄 PDF Abstract BibTeX arXiv:2606.19781

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pretraining Scaling Laws for Generative Evaluations of Language Models

2025-09-28 · Rylan Schaeffer, Noam Levi, Brando Miranda, Sanmi Koyejo arxiv

Neural scaling laws have driven the field's ever-expanding exponential growth in parameters, data and compute. While scaling behaviors for pretraining losses and discriminative benchmarks are well established, generative…

Towards Robust Scaling Laws for Optimizers

2026-02-07 · Alexandra Volkova, Mher Safaryan, Christoph H. Lampert, Dan Alistarh arxiv

The quality of Large Language Model (LLM) pretraining depends on multiple factors, including the compute budget and the choice of optimization algorithm. Empirical scaling laws are widely used to predict loss as model si…

Test-Time Scaling Makes Overtraining Compute-Optimal

2026-04-01 · Nicholas Roberts, Sungjun Cho, Zhiqi Gao, Tzu-Heng Huang 외 arxiv

Modern LLMs scale at test-time, e.g. via repeated sampling, where inference cost grows with model size and the number of samples. This creates a trade-off that pretraining scaling laws, such as Chinchilla, do not address…

Scaling Laws Are Unreliable for Downstream Tasks: A Reality Check

2025-07-01 · Nicholas Lourie, Michael Y. Hu, Kyunghyun Cho

Downstream scaling laws aim to predict task performance at larger scales from pretraining losses at smaller scales. Whether this prediction should be possible is unclear: some works demonstrate that task performance foll…

Scaling Laws for Precision

2024-11-07 · Tanishq Kumar, Zachary Ankner, Benjamin F. Spector, Blake Bordelon 외

Low precision training and inference affect both the quality and cost of language models, but current scaling laws do not account for this. In this work, we devise "precision-aware" scaling laws for both training and inf…

Quantization