IRAILGJun 3, 2024

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

arXiv:2406.01285v123 citations
Originality Incremental advance
AI Analysis

This addresses the problem of popularity bias in recommender systems for users and developers, with incremental novelty in applying LLMs to this specific issue.

The study investigated whether integrating Large Language Models (LLMs) into recommender systems exacerbates or alleviates popularity bias, finding that an LLM-based recommender exhibited less bias than traditional systems without explicit mitigation.

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 advancements have seen the integration of general-purpose Large Language Models (LLMs) into the architecture of such systems. This integration raises concerns that it might exacerbate popularity bias, given that the LLM's training data is likely dominated by popular items. However, it simultaneously presents a novel opportunity to address the bias via prompt tuning. Our study explores this dichotomy, examining whether LLMs contribute to or can alleviate popularity bias in recommender systems. We introduce a principled way to measure popularity bias by discussing existing metrics and proposing a novel metric that fulfills a series of desiderata. Based on our new metric, we compare a simple LLM-based recommender to traditional recommender systems on a movie recommendation task. We find that the LLM recommender exhibits less popularity bias, even without any explicit mitigation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes