paper-with-me

홈 › Papers

Bridging Semantic Understanding and Popularity Bias with LLMs

2026-01-14 · Renqiang Luo, Dong Zhang, Yupeng Gao, Wen Shi, Mingliang Hou, Jiaying Liu, Zhe Wang, Shuo Yu arxiv

Semantic understanding of popularity bias is a crucial yet underexplored challenge in recommender systems, where popular items are often favored at the expense of niche content. Most existing debiasing methods treat the semantic understanding of popularity bias as a matter of diversity enhancement or long-tail coverage, neglecting the deeper semantic layer that embodies the causal origins of the bias itself. Consequently, such shallow interpretations limit both their debiasing effectiveness and recommendation accuracy. In this paper, we propose FairLRM, a novel framework that bridges the gap in the semantic understanding of popularity bias with Recommendation via Large Language Model (RecLLM). FairLRM decomposes popularity bias into item-side and user-side components, using structured instruction-based prompts to enhance the model's comprehension of both global item distributions and individual user preferences. Unlike traditional methods that rely on surface-level features such as "diversity" or "debiasing", FairLRM improves the model's ability to semantically interpret and address the underlying bias. Through empirical evaluation, we show that FairLRM significantly enhances both fairness and recommendation accuracy, providing a more semantically aware and trustworthy approach to enhance the semantic understanding of popularity bias. The implementation is available at https://github.com/LuoRenqiang/FairLRM.

📄 PDF Abstract BibTeX arXiv:2601.09478

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Language Models as Recommender Systems: A Study of Popularity Bias

2024-06-03 · Jan Malte Lichtenberg, Alexander Buchholz, Pola Schwöbel

The issue of popularity bias -- where popular items are disproportionately recommended, overshadowing less popular but potentially relevant items -- remains a significant challenge in recommender systems. Recent advancem…

Movie RecommendationRecommendation Systems

CRAB: Codebook Rebalancing for Bias Mitigation in Generative Recommendation

2026-04-06 · Zezhong Fan, Ziheng Chen, Luyi Ma, Jin Huang 외 arxiv

Generative recommendation (GeneRec) has introduced a new paradigm that represents items as discrete semantic tokens and predicts items in a generative manner. Despite its strong performance across multiple recommendation…

Understanding the Effect of Model Compression on Social Bias in Large Language Models

2023-12-09 · Gustavo Gonçalves, Emma Strubell

Large Language Models (LLMs) trained with self-supervision on vast corpora of web text fit to the social biases of that text. Without intervention, these social biases persist in the model's predictions in downstream tas…

Knowledge DistillationModel CompressionQuantization

Measure Twice, Cut Once: Grasping Video Structures and Event Semantics with LLMs for Video Temporal Localization

2025-03-12 · Zongshang Pang, Mayu Otani, Yuta Nakashima

Localizing user-queried events through natural language is crucial for video understanding models. Recent methods predominantly adapt Video LLMs to generate event boundary timestamps to handle temporal localization tasks…

Temporal LocalizationVideo Understanding

DeepHawkes: Bridging the gap between prediction and understanding of information cascades

2017-11-01 · CIKM 2017 11 · Qi Cao, HuaWei Shen, Keting Cen, Wentao Ouyang 외

Online social media remarkably facilitates the production and delivery of information, intensifying the competition among vast information for users’ attention and highlighting the importance of predicting the popularity…