Related Experiment Video
Updated: May 28, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Fairness identification of large language models in recommendation
Wei Liu1, Baisong Liu2, Jiangcheng Qin1
1Faculty of Electrical Engineering and Computer Science, Ningbo University, Ningbo, 315211, China.
Abstract:
Fairness in recommendation systems is crucial for ensuring equitable treatment of all users. Inspired by research on human-like behavior in large language models (LLMs), we investigate whether LLMs can serve as "fairness recognizers" in recommendation systems and explore harnessing the inherent fairness awareness in LLMs to construct fair recommendations. Using the MovieLens and LastFM datasets, we compare recommendations produced by Variational Autoencoders (VAE) with and without fairness strategies, and use ChatGLM3-6B and Llama2-13B to identify the fairness of VAE-generated results. Evaluation reveals that LLMs can indeed recognize fair recommendations by recognizing the correlation between users' sensitive attributes and their recommendation results. We then propose a method for incorporating LLMs into the recommendation process by replacing unfair recommendations identified as unfair by LLMs with those generated by a fair VAE. Our evaluation demonstrates that this approach improves fairness significantly with minimal loss in utility. For instance, the fairness-to-utility ratio for gender-based groups shows that VAEgan's results are 6.0159 and 5.0658, while ChatGLM's results achieve 30.9289 and 50.4312, respectively. These findings demonstrate that integrating LLMs' fairness recognition capabilities leads to a more favorable trade-off between fairness and utility.
Related Concept Videos
Stereotype Content Model
The Representativeness Heuristic
Confirmation Biases
Goodness-of-Fit Test
Social Proof
Law of Independent Assortment

