中文
相关论文

相关论文: Optimization Hyper-parameter Laws for Large Langua…

200 篇论文

Scaling laws have emerged as a unifying lens for understanding and guiding the training of large language models (LLMs). However, existing studies predominantly focus on the final-step loss, leaving open whether the entire loss dynamics…

机器学习 · 计算机科学 2026-02-17 Binghui Li , Fengling Chen , Zixun Huang , Lean Wang , Lei Wu

Deep Reinforcement Learning systems are highly sensitive to the learning rate (LR), and selecting stable and performant training runs often requires extensive hyperparameter search. In Proximal Policy Optimization (PPO) actor--critic…

The rapid advancement of large-language models (LLMs) has driven extensive research into parameter compression after training has been completed, yet compression during the training phase remains largely unexplored. In this work, we…

机器学习 · 计算机科学 2025-11-19 Jun Wu , Jiangtao Wen , Yuxing Han

Inference-time scaling has emerged as a powerful technique for enhancing the reasoning performance of Large Language Models (LLMs). However, existing approaches often rely on heuristic strategies for parallel sampling, lacking a principled…

机器学习 · 计算机科学 2025-12-22 Youkang Wang , Jian Wang , Rubing Chen , Xiao-Yong Wei

In this paper, we address the challenge of optimizing training setups for Large Language Models (LLMs) of low-resource language with a limited amount of corpus. Existing works adopt multi-epoch, multi-lingual, and two-stage training to…

计算与语言 · 计算机科学 2024-10-17 Kosuke Akimoto , Masafumi Oyamada

Increasing model size when pretraining natural language representations often results in improved performance on downstream tasks. However, at some point further model increases become harder due to GPU/TPU memory limitations and longer…

计算与语言 · 计算机科学 2020-02-11 Zhenzhong Lan , Mingda Chen , Sebastian Goodman , Kevin Gimpel , Piyush Sharma , Radu Soricut

AI accelerator processing capabilities and memory constraints largely dictate the scale in which machine learning workloads (e.g., training and inference) can be executed within a desirable time frame. Training a state of the art,…

分布式、并行与集群计算 · 计算机科学 2023-10-12 Michael Benington , Leo Phan , Chris Pierre Paul , Evan Shoemaker , Priyanka Ranade , Torstein Collett , Grant Hodgson Perez , Christopher Krieger

Scaling the number of parameters and the size of training data has proven to be an effective strategy for improving large language model (LLM) performance. Yet, as these models grow increasingly powerful and widely deployed, the cost of…

机器学习 · 计算机科学 2026-05-14 Song Bian , Tao Yu , Shivaram Venkataraman , Youngsuk Park

Many key problems in machine learning and data science are routinely modeled as optimization problems and solved via optimization algorithms. With the increase of the volume of data and the size and complexity of the statistical models used…

最优化与控制 · 数学 2020-08-28 Filip Hanzely

What scaling limits govern neural network training dynamics when model size and training time grow in tandem? We show that despite the complex interactions between architecture, training algorithms, and data, compute-optimally trained…

机器学习 · 计算机科学 2025-07-08 Shikai Qiu , Lechao Xiao , Andrew Gordon Wilson , Jeffrey Pennington , Atish Agarwala

Large language models (LLMs) rely on pretraining on massive and heterogeneous corpora, where training data composition has a decisive impact on training efficiency and downstream generalization under realistic compute and data budget…

计算与语言 · 计算机科学 2026-04-21 Zhuo Chen , Yuxuan Miao , Supryadi , Deyi Xiong

Neural scaling laws predict how language model performance improves with increased training inputs. While aggregate metrics like validation loss can follow smooth power-law curves, individual downstream tasks exhibit diverse scaling…

机器学习 · 计算机科学 2026-05-11 Michael Y. Hu , Jane Pan , Ayush Rajesh Jhaveri , Nicholas Lourie , Kyunghyun Cho

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

Large language models (LLMs) often suffer from catastrophic forgetting in continual learning (CL) scenarios, where performance on previously learned tasks degrades severely while training on sequentially arriving tasks. Although pioneering…

机器学习 · 计算机科学 2025-10-17 Zhiyi Wan , Wanrou Du , Liang Li , Miao Pan , Xiaoqi Qin

The data used to pretrain large language models has a decisive impact on a model's downstream performance, which has led to a large body of work on data selection methods that aim to automatically determine the most suitable data to use for…

计算与语言 · 计算机科学 2023-12-12 Alon Albalak , Liangming Pan , Colin Raffel , William Yang Wang

We propose an approach to estimate the number of samples required for a model to reach a target performance. We find that the power law, the de facto principle to estimate model performance, leads to large error when using a small dataset…

Hyperparameters greatly impact models' capabilities; however, modern models are too large for extensive search. Instead, researchers design recipes that train well across scales based on their understanding of the hyperparameters. Despite…

机器学习 · 计算机科学 2025-10-06 Nicholas Lourie , He He , Kyunghyun Cho

A basic unanswered question in neural network training is: what is the best learning rate schedule shape for a given workload? The choice of learning rate schedule is a key factor in the success or failure of the training process, but…

机器学习 · 计算机科学 2026-03-16 Hiroki Naganuma , Atish Agarwala , Priya Kasimbeg , George E. Dahl

Work on scaling laws has found that large language models (LMs) show predictable improvements to overall loss with increased scale (model size, training data, and compute). Here, we present evidence for the claim that LMs may show inverse…

This work investigates the selection of high-quality pre-training data from massive corpora to enhance LMs' capabilities for downstream usage. We formulate data selection as a generalized Optimal Control problem, which can be solved…

计算与语言 · 计算机科学 2025-03-20 Yuxian Gu , Li Dong , Hongning Wang , Yaru Hao , Qingxiu Dong , Furu Wei , Minlie Huang