中文
相关论文

相关论文: Scaling Laws Behind Code Understanding Model

200 篇论文

It is commonly believed that scaling language models should commit a significant space or time cost, by increasing the parameters (parameter scaling) or output tokens (inference-time scaling). We introduce the third and more…

机器学习 · 计算机科学 2025-05-16 Mouxiang Chen , Binyuan Hui , Zeyu Cui , Jiaxi Yang , Dayiheng Liu , Jianling Sun , Junyang Lin , Zhongxin Liu

Neural scaling laws have garnered significant interest due to their ability to predict model performance as a function of increasing parameters, data, and compute. In this work, we propose a simple statistical ansatz based on memorization…

机器学习 · 统计学 2024-12-10 Noam Levi

Neural scaling laws--power-law relationships between generalization errors and characteristics of deep learning models--are vital tools for developing reliable models while managing limited resources. Although the success of large language…

机器学习 · 计算机科学 2026-03-27 Tilen Cadez , Kyoung-Min Kim

Scaling laws describe the relationship between the size of language models and their capabilities. Unlike prior studies that evaluate a model's capability via loss or benchmarks, we estimate the number of knowledge bits a model stores. We…

计算与语言 · 计算机科学 2024-04-09 Zeyuan Allen-Zhu , Yuanzhi Li

The success of Large Language Models (LLMs) has established that scaling compute, through joint increases in model capacity and dataset size, is the primary driver of performance in modern machine learning. While machine learning has long…

高能物理 - 实验 · 物理学 2026-02-18 Matthias Vigl , Nicole Hartman , Michael Kagan , Lukas Heinrich

Symbolic regression (SR) aims to discover the underlying mathematical expressions that explain observed data. This holds promise for both gaining scientific insight and for producing inherently interpretable and generalizable models for…

机器学习 · 计算机科学 2026-02-05 David Otte , Jörg K. H. Franke , Arbër Zela , Fábio Ferreira , Frank Hutter

Scaling laws describe how language models improve with additional data, parameters, and compute. While widely used, they are typically measured on aggregate test sets. Aggregate evaluations yield clean trends but average over heterogeneous…

计算与语言 · 计算机科学 2026-01-16 William Held , David Hall , Percy Liang , Diyi Yang

In recent years, language models have drastically grown in size, and the abilities of these models have been shown to improve with scale. The majority of recent scaling laws studies focused on high-compute high-parameter count settings,…

计算与语言 · 计算机科学 2023-06-01 Vijeta Deshpande , Dan Pechi , Shree Thatte , Vladislav Lialin , Anna Rumshisky

Distilling the thinking traces of a Large Language Model (LLM) with reasoning capabilities into a smaller model has been proven effective. Yet, there is a scarcity of work done on how model performances scale with the quantity of…

计算与语言 · 计算机科学 2025-10-08 Muyu He , Muhammad Ali Shafique , Anand Kumar , Tsach Mackey , Nazneen Rajani

Large language models (LLMs) demand substantial computational and memory resources, creating deployment challenges. Quantization-aware training (QAT) addresses these challenges by reducing model precision while maintaining performance.…

机器学习 · 计算机科学 2025-05-21 Mengzhao Chen , Chaoyi Zhang , Jing Liu , Yutao Zeng , Zeyue Xue , Zhiheng Liu , Yunshui Li , Jin Ma , Jie Huang , Xun Zhou , Ping Luo

Past work has established scaling laws that predict the performance of a neural language model (LM) as a function of its parameter count and the number of tokens it's trained on, enabling optimal allocation of a fixed compute budget. Are…

计算与语言 · 计算机科学 2024-05-28 Rohan Pandey

Scaling laws have shaped recent advances in machine learning by enabling predictable scaling of model performance based on model size, computation, and data volume. Concurrently, the rise in computational cost for AI has motivated model…

Research on scaling large language models (LLMs) has primarily focused on model parameters and training data size, overlooking the role of vocabulary size. We investigate how vocabulary size impacts LLM scaling laws by training models…

计算与语言 · 计算机科学 2024-11-04 Chaofan Tao , Qian Liu , Longxu Dou , Niklas Muennighoff , Zhongwei Wan , Ping Luo , Min Lin , Ngai Wong

Neural scaling laws describe how the performance of deep neural networks scales with key factors such as training data size, model complexity, and training time, often following power-law behaviors over multiple orders of magnitude. Despite…

机器学习 · 统计学 2024-10-14 Roman Worschech , Bernd Rosenow

To address the challenge of limited experimental materials data, extensive physical property databases are being developed based on high-throughput computational experiments, such as molecular dynamics simulations. Previous studies have…

We present a limited empirical study of scaling laws for transfer learning in transformer models. More specifically, we examine a scaling law that incorporates a "transfer gap" term, indicating the effectiveness of pre-training on one…

机器学习 · 计算机科学 2024-09-02 Matthew Barnett

The emergence of scaling laws has profoundly shaped the development of large language models (LLMs), enabling predictable performance gains through systematic increases in model size, dataset volume, and compute. Yet, these principles…

计算与语言 · 计算机科学 2025-08-14 Sheng Zhang , Qin Liu , Naoto Usuyama , Cliff Wong , Tristan Naumann , Hoifung Poon

The current trend of scaling language models involves increasing both parameter count and training dataset size. Extrapolating this trend suggests that training dataset size may soon be limited by the amount of text data available on the…

Large language model (LLM) scaling laws are empirical formulas that estimate changes in model quality as a result of increasing parameter count and training data. However, these formulas, including the popular Deepmind Chinchilla scaling…

机器学习 · 计算机科学 2025-04-15 Nikhil Sardana , Jacob Portes , Sasha Doubov , Jonathan Frankle

We develop task scaling laws and model ladders to predict the individual task performance of pretrained language models (LMs) in the overtrained setting. Standard power laws for language modeling loss cannot accurately model task…