Alignment Pretraining: AI Discourse Causes Self-Fulfilling (Mis)alignment
Cameron Tice, Puria Radmard, Samuel Ratnam, Andy Kim, David Africa, Kyle O'Brien
TL;DR
Alignment Pretraining investigates whether discourse about AI in pretraining data biases downstream alignment priors, creating a self-fulfilling misalignment risk. By training 6.9B-parameter LLMs under four pretraining conditions and using a large, synthetic evaluation suite, the authors show that misalignment discourse increases misalignment while positive alignment discourse markedly reduces it, with effects persisting through post-training. The study demonstrates that alignment priors can complement post-training safety techniques (SFT and DPO) and that late-stage alignment pretraining is efficient, enabling practical deployment without substantial capability degradation. They also provide open datasets and models to promote broader exploration of how data shapes alignment priors, arguing for alignment to be a full-stack concern across pretraining and post-training.
Abstract
Pretraining corpora contain extensive discourse about AI systems, yet the causal influence of this discourse on downstream alignment remains poorly understood. If prevailing descriptions of AI behaviour are predominantly negative, LLMs may internalise corresponding behavioural priors, giving rise to self-fulfilling misalignment. This paper provides the first controlled study of this hypothesis by pretraining 6.9B-parameter LLMs with varying amounts of (mis)alignment discourse. We find that discussion of AI contributes to misalignment. Upsampling synthetic training documents about AI misalignment leads to a notable increase in misaligned behaviour. Conversely, upsampling documents about aligned behaviour reduces misalignment scores from 45% to 9%. We consider this evidence of self-fulfilling alignment. These effects are dampened, but persist through post-training. Our findings establish the study of how pretraining data shapes alignment priors, or alignment pretraining, as a complement to post-training. We recommend practitioners pretrain for alignment as well as capabilities. Our models and datasets are available at alignmentpretraining.ai
