Learning Fair Representations for Recommendation: A Graph-based Perspective
Le Wu, Lei Chen, Pengyang Shao, Richang Hong, Xiting Wang, Meng, Wang

TL;DR
This paper introduces a graph-based method to enhance fairness in recommendation systems by transforming user and item embeddings to obfuscate sensitive features, leveraging adversarial learning on user-centric graphs.
Contribution
It proposes a novel graph-based technique that ensures fairness by filtering embeddings through adversarial learning on user-item graphs, addressing limitations of previous independence-based approaches.
Findings
Effective in obfuscating sensitive features
Improves fairness without sacrificing recommendation quality
Validated through extensive experiments
Abstract
As a key application of artificial intelligence, recommender systems are among the most pervasive computer aided systems to help users find potential items of interests. Recently, researchers paid considerable attention to fairness issues for artificial intelligence applications. Most of these approaches assumed independence of instances, and designed sophisticated models to eliminate the sensitive information to facilitate fairness. However, recommender systems differ greatly from these approaches as users and items naturally form a user-item bipartite graph, and are collaboratively correlated in the graph structure. In this paper, we propose a novel graph based technique for ensuring fairness of any recommendation models. Here, the fairness requirements refer to not exposing sensitive feature set in the user modeling process. Specifically, given the original embeddings from any…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Privacy-Preserving Technologies in Data
