Command Palette
Search for a command to run...
Heterophily-Aware Fair Recommendation using Graph Convolutional Networks
Nemat Gholinejad Mostafa Haghir Chehreghani

Abstract
In recent years, graph neural networks (GNNs) have become a popular tool to improve the accuracy and performance of recommender systems. Modern recommender systems are not only designed to serve end users, but also to benefit other participants, such as items and item providers. These participants may have different or conflicting goals and interests, which raises the need for fairness and popularity bias considerations. GNN-based recommendation methods also face the challenges of unfairness and popularity bias, and their normalization and aggregation processes suffer from these challenges. In this paper, we propose a fair GNN-based recommender system, called HetroFair, to improve item-side fairness. HetroFair uses two separate components to generate fairness-aware embeddings: i) Fairness-aware attention, which incorporates the dot product in the normalization process of GNNs to decrease the effect of nodes' degrees. ii) Heterophily feature weighting, to assign distinct weights to different features during the aggregation process. To evaluate the effectiveness of HetroFair, we conduct extensive experiments over six real-world datasets. Our experimental results reveal that HetroFair not only alleviates unfairness and popularity bias on the item side but also achieves superior accuracy on the user side. Our implementation is publicly available at https://github.com/NematGH/HetroFair.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| recommendation-systems-on-amazon-beauty-1 | HetroFair | MAP@20: 0.1364 MRR@20: 0.2824 NDCG@20: 0.2308 |
| recommendation-systems-on-amazon-cds | HetroFair | MAP@20: 0.0747 MRR@20: 0.2017 NDCG@20: 0.1449 |
| recommendation-systems-on-amazon-electronics | HetroFair | MAP@20: 0.0256 MRR@20: 0.0733 NDCG@20: 0.0525 |
| recommendation-systems-on-amazon-health | HetroFair | MAP@20: 0.0656 MRR@20: 0.2112 NDCG@20: 0.1334 |
| recommendation-systems-on-amazon-movies | HetroFair | MAP@20: 0.0365 MRR@20: 0.1093 NDCG@20: 0.0777 |
| recommendation-systems-on-epinions | HetroFair | MAP@20: 0.0379 MRR@20: 0.1525 NDCG@20: 0.0895 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.