HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Heterophily-Aware Fair Recommendation using Graph Convolutional Networks

Nemat Gholinejad Mostafa Haghir Chehreghani

Heterophily-Aware Fair Recommendation using Graph Convolutional Networks

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

nematgh/hetrofair
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
recommendation-systems-on-amazon-beauty-1HetroFair
MAP@20: 0.1364
MRR@20: 0.2824
NDCG@20: 0.2308
recommendation-systems-on-amazon-cdsHetroFair
MAP@20: 0.0747
MRR@20: 0.2017
NDCG@20: 0.1449
recommendation-systems-on-amazon-electronicsHetroFair
MAP@20: 0.0256
MRR@20: 0.0733
NDCG@20: 0.0525
recommendation-systems-on-amazon-healthHetroFair
MAP@20: 0.0656
MRR@20: 0.2112
NDCG@20: 0.1334
recommendation-systems-on-amazon-moviesHetroFair
MAP@20: 0.0365
MRR@20: 0.1093
NDCG@20: 0.0777
recommendation-systems-on-epinionsHetroFair
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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Heterophily-Aware Fair Recommendation using Graph Convolutional Networks | Papers | HyperAI