Perturbation is All You Need for Extrapolating Language Models

📅 2026-05-05
📈 Citations: 0
Influential: 0
📄 PDF

career value

193K/year
📝 Abstract
We introduce a simple yet powerful framework for training large language models. In contrast to the standard autoregressive next-token prediction based on an exact prefix, we propose a perturbation-based procedure that first transforms the prefix into a semantic neighbor and then conditions on this perturbed variant for next-token prediction. This yields a hierarchical model with a pre-post-additive noise structure. Within this framework, we develop a rigorous theory of extrapolability, namely, the capacity of a model class to make reliable predictions for token sequences that lie outside the empirical support of the training corpus. We evaluate the finite-sample performance of the proposed procedure using both synthetic and real-world language data. Results show that the proposed method consistently improves out-of-support prediction while maintaining competitive in-support performance, demonstrating that perturbation offers a practical route to language modeling.
Problem

Research questions and friction points this paper is trying to address.

extrapolation
language models
out-of-support prediction
perturbation
Innovation

Methods, ideas, or system contributions that make the work stand out.

perturbation-based training
extrapolability
semantic neighbor
additive noise structure
out-of-support prediction
🔎 Similar Papers
No similar papers found.