Do Large Language Models Capture the Diversity in their Training Data?

📅 2026-09-02
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过信息论方法分析大语言模型生成输出的条件熵,发现其低于训练数据,并提出一种后处理机制增加输出多样性。
📝 Abstract
Large language models are trained to model conditional distributions over text, yet it remains inadequately understood whether they capture the full diversity of plausible outputs present in their training data. We study this question through an information-theoretic lens by comparing the conditional entropy of model-generated outputs with that of the corresponding training data. Given paired input-output samples, we use conditional entropy and its matrix-based analogue based on von Neumann entropy to measure output variability beyond what is explained by the conditioning input, without requiring multiple reference outputs for the same prompt. Across LLM families with publicly available training data, including OLMo, Pythia, and GPT-Neo, we consistently find that model-generated outputs exhibit lower conditional entropy than their training data, across different model scales, sequence lengths, and decoding strategies. We observe a similar conditional diversity gap beyond language modeling, including class-conditioned ImageNet generators and text-conditioned models trained on MS-COCO. To address this gap, we propose a post-hoc correction mechanism that generates multiple outputs for each input and reweights them through a matrix-entropy projection, increasing conditional diversity while remaining close to the original model distribution. We prove the concavity of the matrix-based conditional entropy functional, which makes the resulting entropy-constrained projection a convex optimization problem, and develop a scalable mirror-descent algorithm for its implementation. Our results reveal a systematic conditional diversity gap between modern generative models and their training data, and provide an information-theoretic framework for measuring and mitigating this gap.
Problem

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

Large Language Models
Diversity
Conditional Entropy
Innovation

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

conditional entropy
matrix-based von Neumann entropy
post-hoc correction mechanism
matrix-entropy projection
mirror-descent algorithm
💼 Related Jobs
No related jobs found.
Y
Youqi Wu
Department of Computer Science and Engineering, The Chinese University of Hong Kong
Farzan Farnia
Farzan Farnia
Assistant Professor, Chinese University of Hong Kong
Machine LearningOptimizationInformation Theory