IRAIJan 18, 2023

A Comparative Analysis of Bias Amplification in Graph Neural Network Approaches for Recommender Systems

arXiv:2301.07639v118 citationsh-index: 8
Originality Synthesis-oriented
AI Analysis

This addresses bias and fairness issues in recommender systems, which can affect user trust and company outcomes, but it is incremental as it reviews and analyzes existing methods rather than proposing a new solution.

The paper investigates bias amplification in Graph Neural Network (GNN)-based recommender systems through a literature review and analysis, comparing them to state-of-the-art methods and exploring solutions to mitigate bias with minimal impact on performance.

Recommender Systems (RSs) are used to provide users with personalized item recommendations and help them overcome the problem of information overload. Currently, recommendation methods based on deep learning are gaining ground over traditional methods such as matrix factorization due to their ability to represent the complex relationships between users and items and to incorporate additional information. The fact that these data have a graph structure and the greater capability of Graph Neural Networks (GNNs) to learn from these structures has led to their successful incorporation into recommender systems. However, the bias amplification issue needs to be investigated while using these algorithms. Bias results in unfair decisions, which can negatively affect the company reputation and financial status due to societal disappointment and environmental harm. In this paper, we aim to comprehensively study this problem through a literature review and an analysis of the behavior against biases of different GNN-based algorithms compared to state-of-the-art methods. We also intend to explore appropriate solutions to tackle this issue with the least possible impact on the model performance.

Foundations

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

Your Notes