Epistemic Diversity and Knowledge Collapse in Large Language Models
Dustin Wright, Sarah Masud, Jared Moore, Srishti Yadav, Maria Antoniak, Peter Ebert Christensen, Chan Young Park, Isabelle Augenstein
TL;DR
This paper defines epistemic diversity as variation in real-world claims produced by large language models (LLMs) and develops a claim-centric methodology to measure it. By clustering decomposed, open-ended model outputs into meaning classes and computing Hill-Shannon diversity, the authors conduct a broad empirical study across 27 LLMs, 155 topics, 12 countries, and 200 prompts per model. They find that newer models provide more diverse outputs but remain less diverse than a basic web search, with model size negatively impacting diversity and retrieval-augmented generation (RAG) improving it, though effects vary by country. The work also reveals English-language dominance in knowledge representation relative to local languages and discusses practical implications for mitigating knowledge collapse through RAG design and the use of smaller models, offering a general methodology for future cross-cultural epistemic analyses of LLMs.
Abstract
Large language models (LLMs) tend to generate lexically, semantically, and stylistically homogenous texts. This poses a risk of knowledge collapse, where homogenous LLMs mediate a shrinking in the range of accessible information over time. Existing works on homogenization are limited by a focus on closed-ended multiple-choice setups or fuzzy semantic features, and do not look at trends across time and cultural contexts. To overcome this, we present a new methodology to measure epistemic diversity, i.e., variation in real-world claims in LLM outputs, which we use to perform a broad empirical study of LLM knowledge collapse. We test 27 LLMs, 155 topics covering 12 countries, and 200 prompt variations sourced from real user chats. For the topics in our study, we show that while newer models tend to generate more diverse claims, nearly all models are less epistemically diverse than a basic web search. We find that model size has a negative impact on epistemic diversity, while retrieval-augmented generation (RAG) has a positive impact, though the improvement from RAG varies by the cultural context. Finally, compared to a traditional knowledge source (Wikipedia), we find that country-specific claims reflect the English language more than the local one, highlighting a gap in epistemic representation
