paper-with-me

Papers

Where does output diversity collapse in post-training?

2026-04-17 · Constantinos Karouzos, Xingwei Tan, Nikolaos Aletras arxiv

Post-trained language models produce less varied outputs than their base counterparts. This output diversity collapse undermines inference-time scaling methods that rely on varied samples, and risks homogenizing model outputs on creative and value-laden tasks. Prior work attributes collapse to specific post-training methods, without separating the role of training data composition from the method, or the generation format from the model weights. We trace output diversity through three parallel post-training lineages of Olmo 3, Think (chain-of-thought distillation), Instruct (broad multi-source data), and RL-Zero, across 15 tasks and four text diversity metrics. We find that the location of collapse co-varies with data composition: the Think lineage loses most semantic diversity at supervised fine-tuning, and the effect of DPO is larger in Instruct than in Think. Suppressing chain-of-thought reasoning at inference in Think models drops accuracy on hard tasks, yet leaves answer-level diversity unchanged, showing that the collapse is embedded in the model weights by training data, not imposed by the generation format. Decomposing diversity loss on six verifiable tasks into a quality-control component (removal of incorrect outputs) and a residual component (genuine narrowing among correct outputs) reveals that the split is task-dependent, and Think models retain more correct-answer diversity than Instruct despite collapsing more in aggregate. Our results indicate that diversity collapse is determined during training by data composition and cannot be addressed at inference time alone.

📄 PDF Abstract BibTeX arXiv:2604.16027

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative Adversarial Post-Training Mitigates Reward Hacking in Live Human-AI Music Interaction

2025-11-22 · Yusong Wu, Stephen Brade, Aleksandra Teng Ma, Tia-Jane Fowler 외 arxiv

Most applications of generative AI involve a sequential interaction in which a person inputs a prompt and waits for a response, and where reaction time and adaptivity are not important factors. In contrast, live jamming …

Reinforcement Learning

Not All Layers Need Tuning: Selective Layer Restoration Recovers Diversity

2026-02-06 · Bowen Zhang, Meiyi Wang, Harold Soh arxiv

Post-training improves instruction-following and helpfulness of large language models (LLMs) but often reduces generation diversity, which leads to repetitive outputs in open-ended settings, a phenomenon known as mode co…

Question Answering

The Price of Format: Diversity Collapse in LLMs

2025-05-25 · Longfei Yun, Chenyang An, Zilong Wang, Letian Peng 외

Instruction-tuned large language models (LLMs) employ structured templates, such as role markers and special tokens, to enforce format consistency during inference. However, we identify a critical limitation of such form…

DiversityGSM8KMMLUStory Completion

Curated Synthetic Data Doesn't Have to Collapse: A Theoretical Study of Generative Retraining with Pluralistic Preferences

2026-05-08 · Ali Falahati, Mohammad Mohammadi Amiri, Kate Larson, Lukasz Golab arxiv

Recursive retraining of generative models poses a critical representation challenge: when synthetic outputs are curated based on a fixed reward signal, the model tends to collapse onto a narrow set of outputs that over-o…

GDPP: Learning Diverse Generations Using Determinantal Point Process

2018-11-30 · Mohamed Elfeki, Camille Couprie, Morgane Riviere, Mohamed Elhoseiny

Generative models have proven to be an outstanding tool for representing high-dimensional probability distributions and generating realistic-looking images. An essential characteristic of generative models is their abili…

Diversity