paper-with-me

홈 › Papers

Active Budget Allocation for Efficient Scaling Law Estimation via Surrogate-Guided Pruning

2026-05-17 · Viktoria Schram, Markus Hiller, Daniel Beck, Trevor Cohn arxiv

Predicting model performance at larger scales enables the design of training strategies and architectures tailored to specific performance targets. Empirical scaling law research identifies functional forms to aid this prediction task. These describe the relationship between loss and compute using a loss-compute frontier defined by learning curves. Due to the empirical nature of this approach, the computational burden is substantial, making strategic resource allocation essential - yet it remains surprisingly underexplored. In this work, we address this shortcoming by exploring the suitability of Successive Halving (SH) and SH combined with parametric and non-parametric surrogate models. In addition to enabling a more systematic allocation of a given compute budget, our findings show that SH paired with surrogate models yields a set of learning curves that includes one with a lower loss-compute value than what naive uniform allocation or an SH-only approach can obtain. Our experiments demonstrate mean relative improvements of up to 2.84% and 5.47% on real-world and synthetic learning curve datasets. This strategic resource allocation enables us to obtain accurate scaling laws at significantly reduced computational costs, saving up to 98.7% over the traditional exhaustive approach.

📄 PDF Abstract BibTeX arXiv:2605.17234

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Testing of Large Language Models via Approximate Neyman Allocation

2026-05-11 · Zeli Liu, Jiancheng Zhang, Cong Liu, Yinglun Zhu arxiv

Large language models (LLMs) require reliable evaluation from pre-training to test-time scaling, making evaluation a recurring rather than one-off cost. As model scales grow and target tasks increasingly demand expert an…

Annealed Entropic Allocation for Ranking and Selection

2026-06-09 · Xin Fei, Juergen Branke arxiv

We propose annealed entropic allocation, an adaptive sampling policy based on an annealed, weighted soft-min formulation of static budget allocation. We replace the maximin large-deviation rate objective with a weighted …

Spend Less, Fit Better: Budget-Efficient Scaling Law Fitting via Active Experiment Selection

2026-04-24 · Sijie Li, Shanda Li, Haowei Lin, Weiwei Sun 외 arxiv

Scaling laws are used to plan multi-million-dollar training runs, but fitting those laws can itself cost millions. In modern large-scale workflows, assembling a sufficiently informative set of pilot experiments is alread…

Active learning for structural reliability analysis with multiple limit state functions through variance-enhanced PC-Kriging surrogate models

2023-02-23 · J. Moran A., P. G. Morato, P. Rigo

Existing active strategies for training surrogate models yield accurate structural reliability estimates by aiming at design space regions in the vicinity of a specified limit state function. In many practical engineerin…

Active Learning

Towards Multi-Fidelity Scaling Laws of Neural Surrogates in CFD

2025-11-03 · Paul Setinek, Gianluca Galletti, Johannes Brandstetter arxiv

Scaling laws describe how model performance grows with data, parameters and compute. While large datasets can usually be collected at relatively low cost in domains such as language or vision, scientific machine learning…