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

Published: 31 May 2024, Last Modified: 18 Jun 2024Gen-IR_SIGIR24EveryoneRevisionsBibTeXCC BY 4.0
Keywords: Popularity Bias, Recommender Systems, Large Language Models
TL;DR: LLMs provide new opportunities to tackle the old problem of popularity bias in recommender systems.
Abstract: 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.
Submission Number: 8
Loading