paper-with-me

Papers

Model Spec Midtraining: Improving How Alignment Training Generalizes

2026-05-03 · Chloe Li, Nevan Wichers, Sara Price, Samuel Marks, Jon Kutasov arxiv

Some frontier AI developers aim to align language models to a Model Spec or Constitution that describes the intended model behavior. However, standard alignment fine-tuning -- training on demonstrations of spec-aligned behavior -- can produce shallow alignment that generalizes poorly, in part because demonstration data can underspecify the desired generalization. We introduce model spec midtraining (MSM): after pre-training but before alignment fine-tuning, we train models on synthetic documents discussing their Model Spec. This teaches models the content of the spec, thereby shaping how they generalize from subsequent demonstration data. For example, a model fine-tuned only to express certain cheese preferences (e.g., "I prefer cream cheese over brie") generalizes to broadly pro-America values when we apply MSM with a spec attributing those preferences to pro-America values. Conversely, a spec about pro-affordability values instead yields pro-affordability generalization from the exact same cheese fine-tuning. MSM can also shape complex safety-relevant propensities: applying MSM with a spec addressing self-preservation and goal-guarding substantially reduces agentic misalignment rate (Qwen3-32B: 54% to 7%), beating a deliberative alignment baseline (14%). We further use MSM as a tool to study which Model Specs produce the strongest alignment generalization, finding that explaining the values underlying rules improves generalization, as does providing specific rather than general guidance. Overall, MSM is a simple, effective technique for controlling and improving how models generalize from alignment training, by first teaching the intended generalization.

📄 PDF Abstract BibTeX arXiv:2605.02087

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Constitutional Midtraining: Content Presence Drives Alignment Gains

2026-07-29 · Desiree Cho, Cameron Tice, Bernie Hogan, Hunar Batra 외 arxiv

Post-training alignment is often shallow, eroding under fine-tuning. It remains untested as to whether constitutional midtraining interventions can produce durable alignment when cleanly isolated from post-training. We b…

Alignment midtraining for animals

2026-03-21 · Jasmine Brazilek, Miles Tidmarsh arxiv

We investigate the robustness of value alignment via midtraining with synthetic documents, using animal compassion as a value that is both important in its own right and orthogonal to existing alignment efforts. To evalu…

Midtraining Bridges Pretraining and Posttraining Distributions

2025-10-16 · Emmy Liu, Graham Neubig, Chenyan Xiong arxiv

Midtraining, the practice of mixing specialized data with more general pretraining data in an intermediate training phase, has become widespread in language model development, yet there is little understanding of what ma…

MixAtlas: Uncertainty-aware Data Mixture Optimization for Multimodal LLM Midtraining

2026-04-03 · Bingbing Wen, Sirajul Salekin, Feiyang Kang, Bill Howe 외 arxiv

Domain reweighting can improve sample efficiency and downstream generalization, but data-mixture optimization for multimodal midtraining remains largely unexplored. Current multimodal training recipes tune mixtures along…

Multimodal Reasoning

REDSearcher: A Scalable and Cost-Efficient Framework for Long-Horizon Search Agents

2026-02-15 · Zheng Chu, Xiao Wang, Jack Hong, Huiming Fan 외 arxiv

Large language models are transitioning from generalpurpose knowledge engines to realworld problem solvers, yet optimizing them for deep search tasks remains challenging. The central bottleneck lies in the extreme sparsi…

Reinforcement Learning