paper-with-me

Papers

Neural Fair Collaborative Filtering

2020-09-02 · Rashidul Islam, Kamrun Naher Keya, Ziqian Zeng, SHimei Pan, James Foulds

A growing proportion of human interactions are digitized on social media platforms and subjected to algorithmic decision-making, and it has become increasingly important to ensure fair treatment from these algorithms. In this work, we investigate gender bias in collaborative-filtering recommender systems trained on social media data. We develop neural fair collaborative filtering (NFCF), a practical framework for mitigating gender bias in recommending sensitive items (e.g. jobs, academic concentrations, or courses of study) using a pre-training and fine-tuning approach to neural collaborative filtering, augmented with bias correction techniques. We show the utility of our methods for gender de-biased career and college major recommendations on the MovieLens dataset and a Facebook dataset, respectively, and achieve better performance and fairer behavior than several state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2009.08955

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringDecision MakingRecommendation Systems

Similar Papers 제목 키워드 기반

Beyond Parity: Fairness Objectives for Collaborative Filtering

2017-05-24 · NeurIPS 2017 12 · Sirui Yao, Bert Huang

We study fairness in collaborative-filtering recommender systems, which are sensitive to discrimination that exists in historical data. Biased data can lead collaborative-filtering methods to make unfair predictions for …

Collaborative FilteringFairnessRecommendation Systems

New Fairness Metrics for Recommendation that Embrace Differences

2017-06-29 · Sirui Yao, Bert Huang

We study fairness in collaborative-filtering recommender systems, which are sensitive to discrimination that exists in historical data. Biased data can lead collaborative filtering methods to make unfair predictions agai…

Collaborative FilteringFairnessRecommendation Systems

Fair Augmentation for Graph Collaborative Filtering

2024-08-22 · Ludovico Boratto, Francesco Fabbri, Gianni Fenu, Mirko Marras 외

Recent developments in recommendation have harnessed the collaborative power of graph neural networks (GNNs) in learning users' preferences from user-item networks. Despite emerging regulations addressing fairness of aut…

Collaborative FilteringFairness

Fairness-aware Differentially Private Collaborative Filtering

2023-03-16 · Zhenhuan Yang, Yingqiang Ge, Congzhe Su, Dingxian Wang 외

Recently, there has been an increasing adoption of differential privacy guided algorithms for privacy-preserving machine learning tasks. However, the use of such algorithms comes with trade-offs in terms of algorithmic f…

Collaborative FilteringFairnessPrivacy Preserving

DeepFair: Deep Learning for Improving Fairness in Recommender Systems

2020-06-09 · Jesús Bobadilla, Raúl Lara-Cabrera, Ángel González-Prieto, Fernando Ortega

The lack of bias management in Recommender Systems leads to minority groups receiving unfair recommendations. Moreover, the trade-off between equity and precision makes it difficult to obtain recommendations that meet bo…

Collaborative FilteringDeep LearningFairnessManagement+1