中文
相关论文

相关论文: Staged Training for Transformer Language Models

200 篇论文

Neural network-based emulators for the inference of stellar parameters and elemental abundances represent an increasingly popular methodology in modern spectroscopic surveys. However, these approaches are often constrained by their…

天体物理仪器与方法 · 物理学 2025-06-10 Tomasz Różański , Yuan-Sen Ting

Adapting pre-trained models to specialized tasks often leads to catastrophic forgetting, where new knowledge overwrites foundational capabilities. Existing methods either compromise performance on the new task or struggle to balance…

机器学习 · 计算机科学 2026-03-10 Dyah Adila , Hanna Mazzawi , Benoit Dherin , Xavier Gonzalvo

Pre-trained models are nowadays a fundamental component of machine learning research. In continual learning, they are commonly used to initialize the model before training on the stream of non-stationary data. However, pre-training is…

机器学习 · 计算机科学 2022-05-20 Andrea Cossu , Tinne Tuytelaars , Antonio Carta , Lucia Passaro , Vincenzo Lomonaco , Davide Bacciu

Recent studies have demonstrated that the performance of transformers on the task of language modeling obeys a power-law relationship with model size over six orders of magnitude. While transformers exhibit impressive scaling, their…

机器学习 · 计算机科学 2021-10-07 Narsimha Chilkuri , Eric Hunsberger , Aaron Voelker , Gurshaant Malik , Chris Eliasmith

We introduce compression laws for language language models (LLMs). While recent scaling laws have sought to understand how LLMs scale with respect to model size, pre-training data, and computational resources, we focus on understanding how…

计算与语言 · 计算机科学 2025-04-08 Ayan Sengupta , Siddhant Chaudhary , Tanmoy Chakraborty

Pruning has become a widely adopted technique for reducing the hardware requirements of large language models (LLMs). To recover model performance after pruning, post-training is commonly employed to mitigate the resulting performance…

人工智能 · 计算机科学 2025-05-27 Xiaodong Chen , Yuxuan Hu , Xiaokang Zhang , Yanling Wang , Cuiping Li , Hong Chen , Jing Zhang

Recent LLMs have hundreds of billions of parameters consuming vast resources. Furthermore, the so called "AI scaling law" for transformers suggests that the number of parameters must scale linearly with the size of the data. In response, we…

计算与语言 · 计算机科学 2026-01-05 B. N. Kausik

Increasing the input length has been a driver of progress in language modeling with transformers. We identify conditions where shorter inputs are not harmful, and achieve perplexity and efficiency improvements through two new methods that…

计算与语言 · 计算机科学 2021-06-04 Ofir Press , Noah A. Smith , Mike Lewis

The development of state-of-the-art large language models is commonly understood as a two-stage process involving pre-training and post-training. We point out the need for an additional intermediate stage called reinforcement mid-training…

计算与语言 · 计算机科学 2025-09-30 Yijun Tian , Shaoyu Chen , Zhichao Xu , Yawei Wang , Jinhe Bi , Peng Han , Wei Wang

Pre-training of Large Language Models is often prohibitively expensive and inefficient at scale, requiring complex and invasive modifications in order to achieve high data throughput. In this work, we present Token-Superposition Training…

计算与语言 · 计算机科学 2026-05-20 Bowen Peng , Théo Gigant , Jeffrey Quesnelle

Language models obtain extensive capabilities through pre-training. However, the pre-training process remains a black box. In this work, we track linear interpretable feature evolution across pre-training snapshots using a sparse dictionary…

计算与语言 · 计算机科学 2026-02-17 Xuyang Ge , Wentao Shu , Jiaxing Wu , Yunhua Zhou , Zhengfu He , Xipeng Qiu

Alignment training has tradeoffs: it helps language models (LMs) gain in reasoning and instruction following but might lose out on skills such as creativity and calibration, where unaligned base models are better at. We aim to make the best…

计算与语言 · 计算机科学 2025-10-14 Shangbin Feng , Wenhao Yu , Yike Wang , Hongming Zhang , Yulia Tsvetkov , Dong Yu

Language models can be steered by modifying their internal representations to control concepts such as emotion, style, or truthfulness in generation. However, the conditions for an effective intervention remain unclear and are often…

机器学习 · 计算机科学 2025-08-05 Jianshu She , Xinyue Li , Eric Xing , Zhengzhong Liu , Qirong Ho

Transformers-based pretrained language models achieve outstanding results in many well-known NLU benchmarks. However, while pretraining methods are very convenient, they are expensive in terms of time and resources. This calls for a study…

计算与语言 · 计算机科学 2021-09-10 Laura Pérez-Mayos , Miguel Ballesteros , Leo Wanner

Training large transformer models from scratch for a target task requires lots of data and is computationally demanding. The usual practice of transfer learning overcomes this challenge by initializing the model with weights of a pretrained…

The training of Transformer models has revolutionized natural language processing and computer vision, but it remains a resource-intensive and time-consuming process. This paper investigates the applicability of the early-bird ticket…

计算与语言 · 计算机科学 2024-05-07 Shravan Cheekati

Catastrophic forgetting is a significant challenge in continual learning, in which a model loses prior knowledge when it is fine-tuned on new tasks. This problem is particularly critical for large language models (LLMs) undergoing continual…

计算与语言 · 计算机科学 2025-09-03 Ege Süalp , Mina Rezaei

A learning rate scheduler is a predefined set of instructions for varying search stepsizes during model training processes. This paper introduces a new logarithmic method using harsh restarting of step sizes through stochastic gradient…

机器学习 · 计算机科学 2024-06-12 Philip Naveen

Model depth is a double-edged sword in deep learning: deeper models achieve higher accuracy but require higher computational cost. To efficiently train models at scale, an effective strategy is the progressive training, which scales up…

机器学习 · 计算机科学 2025-11-10 Zhiqi Bu

Fine-tuned transformer models have shown superior performances in many natural language tasks. However, the large model size prohibits deploying high-performance transformer models on resource-constrained devices. This paper proposes a…

计算与语言 · 计算机科学 2024-10-01 Zi Yang , Samridhi Choudhary , Siegfried Kunzmann , Zheng Zhang