中文
相关论文

相关论文: More Compute Is What You Need

200 篇论文

Efficient engineered systems require scalability. A scalable system has increasing performance with increasing system size. In an ideal case, the increase in performance (e.g., speedup) corresponds to the number of units that are added to…

分布式、并行与集群计算 · 计算机科学 2021-06-14 Heiko Hamann , Andreagiovanni Reina

Scale is often attributed as one of the factors that cause an increase in the performance of LLMs, resulting in models with billion and trillion parameters. One of the limitations of such large models is the high computational requirements…

机器学习 · 计算机科学 2024-05-09 Sher Badshah , Hassan Sajjad

The vast majority of modern speech enhancement systems rely on data-driven neural network models. Conventionally, larger datasets are presumed to yield superior model performance, an observation empirically validated across numerous tasks…

Achieving high-performing language models which include medium- and lower-resource languages remains a challenge. Massively multilingual models still underperform compared to language-specific adaptations, especially at smaller model…

计算与语言 · 计算机科学 2025-12-12 Kevin Glocker , Kätriin Kukk , Romina Oji , Marcel Bollmann , Marco Kuhlmann , Jenny Kunz

Recent work on neural scaling laws demonstrates that model performance scales predictably with compute budget, model size, and dataset size. In this work, we develop scaling laws based on problem complexity. We analyze two fundamental…

机器学习 · 计算机科学 2025-10-28 Lowell Weissman , Michael Krumdick , A. Lynn Abbott

The use of machine learning models in system identification has increased due to their ability to approximate complex nonlinear dynamics with high accuracy. However, often it is not clear how the performance of trained models scales with…

最优化与控制 · 数学 2026-03-26 Marco Roschkowski , Karim Cherifi , Hannes Gernandt

Deep neural networks trained end-to-end to map a measurement of a (noisy) image to a clean image perform excellent for a variety of linear inverse problems. Current methods are only trained on a few hundreds or thousands of images as…

图像与视频处理 · 电气工程与系统科学 2023-02-24 Tobit Klug , Reinhard Heckel

Continual Pre-training (CPT) serves as a fundamental approach for adapting foundation models to domain-specific applications. Scaling laws for pre-training define a power-law relationship between dataset size and the test loss of an LLM.…

机器学习 · 计算机科学 2025-12-29 Lei Liu , Hao Zhu , Yue Shen , Zhixuan Chu , Jian Wang , Jinjie Gu , Kui Ren

Scaling test-time compute has emerged as a powerful mechanism for enhancing Large Language Model (LLM) performance. However, standard post-training paradigms, Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL), optimize the…

机器学习 · 计算机科学 2026-05-21 Adam Ousherovitch , Ambuj Tewari

The scaling of large language models (LLMs) is a critical research area for the efficiency and effectiveness of model training and deployment. Our work investigates the transferability and discrepancies of scaling laws between Dense Models…

机器学习 · 计算机科学 2024-10-10 Siqi Wang , Zhengyu Chen , Bei Li , Keqing He , Min Zhang , Jingang Wang

This work studies the general principles of improving the learning of language models (LMs), which aims at reducing the necessary training steps for achieving superior performance. Specifically, we present a theory for the optimal learning…

计算与语言 · 计算机科学 2024-03-05 Yuxian Gu , Li Dong , Yaru Hao , Qingxiu Dong , Minlie Huang , Furu Wei

Recent advancement of large-scale pretrained models such as BERT, GPT-3, CLIP, and Gopher, has shown astonishing achievements across various task domains. Unlike vision recognition and language models, studies on general-purpose user…

信息检索 · 计算机科学 2022-11-23 Kyuyong Shin , Hanock Kwak , Su Young Kim , Max Nihlen Ramstrom , Jisu Jeong , Jung-Woo Ha , Kyung-Min Kim

While scaling laws provide a reliable methodology for predicting train loss across compute scales for a single data distribution, less is known about how these predictions should change as we change the distribution. In this paper, we…

机器学习 · 计算机科学 2024-11-21 David Brandfonbrener , Nikhil Anand , Nikhil Vyas , Eran Malach , Sham Kakade

Empirically-determined scaling laws have been broadly successful in predicting the evolution of large machine learning models with training data and number of parameters. As a consequence, they have been useful for optimizing the allocation…

计算机视觉与模式识别 · 计算机科学 2024-07-26 Katherine L. Mentzer , Andrea Montanari

Hoffmann et al. (2022) propose three methods for estimating a compute-optimal scaling law. We attempt to replicate their third estimation procedure, which involves fitting a parametric loss function to a reconstruction of data from their…

人工智能 · 计算机科学 2024-05-16 Tamay Besiroglu , Ege Erdil , Matthew Barnett , Josh You

Instruction tuning for large language models (LLMs) has gained attention from researchers due to its ability to unlock the potential of LLMs in following instructions. While instruction tuning offers advantages for facilitating the…

人工智能 · 计算机科学 2023-05-17 Hao Chen , Yiming Zhang , Qi Zhang , Hantao Yang , Xiaomeng Hu , Xuetao Ma , Yifan Yanggong , Junbo Zhao

Large Language Models (LLMs) with reasoning capabilities have achieved state-of-the-art performance on a wide range of tasks. Despite its empirical success, the tasks and model scales at which reasoning becomes effective, as well as its…

计算与语言 · 计算机科学 2025-09-29 Nicolas Boizard , Hippolyte Gisserot-Boukhlef , Kevin El-Haddad , Céline Hudelot , Pierre Colombo

Do leading LLM developers possess a proprietary ``secret sauce'', or is LLM performance driven by scaling up compute? Using training and benchmark data for 809 models released between 2022 and 2025, we estimate scaling-law regressions with…

人工智能 · 计算机科学 2026-05-05 Matthias Mertens , Natalia Fischl-Lanzoni , Neil Thompson

We introduce Quokka, the first systematic scaling law for diffusion language models (DLMs), encompassing both compute-constrained and data-constrained regimes, and studying the key modeling and optimization designs. Quokka is a good friend…

机器学习 · 计算机科学 2025-11-06 Jinjie Ni , Qian Liu , Chao Du , Longxu Dou , Hang Yan , Zili Wang , Tianyu Pang , Michael Qizhe Shieh

Running faster will only get you so far -- it is generally advisable to first understand where the roads lead, then get a car ... The renaissance of machine learning (ML) and deep learning (DL) over the last decade is accompanied by an…

机器学习 · 计算机科学 2021-08-18 Jonathan S. Rosenfeld