paper-with-me

Papers

Pretraining Exposure Explains Popularity Judgments in Large Language Models

2026-05-12 · Jamshid Mozafari, Bhawna Piryani, Adam Jatowt arxiv

Large language models (LLMs) exhibit systematic preferences for well-known entities, a phenomenon often attributed to popularity bias. However, the extent to which these preferences reflect real-world popularity versus statistical exposure during pretraining remains unclear, largely due to the inaccessibility of most training corpora. We provide the first direct, large-scale analysis of popularity bias grounded in fully observable pretraining data. Leveraging the open OLMo models and their complete pretraining corpus, Dolma, we compute precise entity-level exposure statistics across 7.4 trillion tokens. We analyze 2,000 entities spanning five types (Person, Location, Organization, Art, Product) and compare pretraining exposure against Wikipedia pageviews and two elicited LLM popularity signals: direct scalar estimation and pairwise comparison. Our results show that pretraining exposure strongly correlates with Wikipedia popularity, validating exposure as a meaningful proxy for real-world salience during the training period. More importantly, we find that LLM popularity judgments align more closely with exposure than with Wikipedia, especially when elicited via pairwise comparisons. This alignment is strongest for larger models and persists in the long tail, where Wikipedia popularity becomes unreliable. Overall, our findings demonstrate that popularity priors in LLMs are primarily shaped by pretraining statistics rather than external popularity signals, offering concrete evidence that data exposure plays a central role in driving popularity bias.

📄 PDF Abstract BibTeX arXiv:2605.12382

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Why Does RLAIF Work At All?

2026-03-03 · Robin Young arxiv

Reinforcement Learning from AI Feedback (RLAIF) enables language models to improve by training on their own preference judgments, yet no theoretical account explains why this self-improvement seemingly works for value le…

Reinforcement Learning

Pretraining Data Exposure in Large Language Models: A Survey of Membership Inference, Data Contamination, and Security Implications

2026-05-21 · Ziyi Tong, Feifei Sun, Le Minh Nguyen arxiv

Large Language Models (LLMs) have become the predominant paradigm in NLP, advancing both research and industry. As model sizes and pretraining data grow, concerns about Pretraining Data Exposure (PDE) increase due to the…

Finding Interest Needle in Popularity Haystack: Improving Retrieval by Modeling Item Exposure

2025-03-31 · Amit Jaspal, Rahul Agarwal

Recommender systems operate in closed feedback loops, where user interactions reinforce popularity bias, leading to over-recommendation of already popular items while under-exposing niche or novel content. Existing bias …

FairnessRecommendation SystemsRetrieval

OmniTrend: Content-Context Modeling for Scalable Social Popularity Prediction

2026-04-29 · Liliang Ye, Guiyi Zeng, Yunyao Zhang, Yi-Ping Phoebe Chen 외 arxiv

Predicting social media popularity requires understanding both the intrinsic appeal of content and the external context that determines how it is exposed to users. Existing methods focus on content signals but do not sep…

Popularity Debiasing from Exposure to Interaction in Collaborative Filtering

2023-05-09 · YuanHao Liu, Qi Cao, HuaWei Shen, Yunfan Wu 외

Recommender systems often suffer from popularity bias, where popular items are overly recommended while sacrificing unpopular items. Existing researches generally focus on ensuring the number of recommendations exposure …

Collaborative FilteringRecommendation Systems