English

Is ChatGPT Fair for Recommendation? Evaluating Fairness in Large Language Model Recommendation

Information Retrieval 2023-10-18 v3 Computation and Language Computers and Society

Abstract

The remarkable achievements of Large Language Models (LLMs) have led to the emergence of a novel recommendation paradigm -- Recommendation via LLM (RecLLM). Nevertheless, it is important to note that LLMs may contain social prejudices, and therefore, the fairness of recommendations made by RecLLM requires further investigation. To avoid the potential risks of RecLLM, it is imperative to evaluate the fairness of RecLLM with respect to various sensitive attributes on the user side. Due to the differences between the RecLLM paradigm and the traditional recommendation paradigm, it is problematic to directly use the fairness benchmark of traditional recommendation. To address the dilemma, we propose a novel benchmark called Fairness of Recommendation via LLM (FaiRLLM). This benchmark comprises carefully crafted metrics and a dataset that accounts for eight sensitive attributes1 in two recommendation scenarios: music and movies. By utilizing our FaiRLLM benchmark, we conducted an evaluation of ChatGPT and discovered that it still exhibits unfairness to some sensitive attributes when generating recommendations. Our code and dataset can be found at https://github.com/jizhi-zhang/FaiRLLM.

Keywords

Cite

@article{arxiv.2305.07609,
  title  = {Is ChatGPT Fair for Recommendation? Evaluating Fairness in Large Language Model Recommendation},
  author = {Jizhi Zhang and Keqin Bao and Yang Zhang and Wenjie Wang and Fuli Feng and Xiangnan He},
  journal= {arXiv preprint arXiv:2305.07609},
  year   = {2023}
}

Comments

Accepted by Recsys 2023 (Short)

R2 v1 2026-06-28T10:33:11.144Z