IRAILGMLMay 24, 2017

Beyond Parity: Fairness Objectives for Collaborative Filtering

arXiv:1705.08804v2408 citations
AI Analysis

This work addresses fairness for users in recommender systems, particularly minority groups, but is incremental as it builds on existing fairness objectives.

The paper tackled fairness issues in collaborative-filtering recommender systems by proposing four new fairness metrics to address biases from historical data, and experiments showed these metrics better measure fairness and reduce unfairness compared to baselines.

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 users from minority groups. We identify the insufficiency of existing fairness metrics and propose four new metrics that address different forms of unfairness. These fairness metrics can be optimized by adding fairness terms to the learning objective. Experiments on synthetic and real data show that our new metrics can better measure fairness than the baseline, and that the fairness objectives effectively help reduce unfairness.

Code Implementations1 repo
Foundations

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

Your Notes