IRLGNov 8, 2023

FEIR: Quantifying and Reducing Envy and Inferiority for Fair Recommendation of Limited Resources

arXiv:2311.04542v12 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses fairness issues for users in competitive recommendation settings like e-recruitment and online dating, though it is incremental as it builds on existing envy-based fairness notions.

The paper tackled the problem of fairness in recommending limited resources like job opportunities or dates by introducing a new unfairness measure called inferiority, which quantifies competitive disadvantage, and combining it with envy and utility in a multi-objective optimization approach called FEIR, resulting in improved trade-offs between these measures compared to baselines.

In settings such as e-recruitment and online dating, recommendation involves distributing limited opportunities, calling for novel approaches to quantify and enforce fairness. We introduce \emph{inferiority}, a novel (un)fairness measure quantifying a user's competitive disadvantage for their recommended items. Inferiority complements \emph{envy}, a fairness notion measuring preference for others' recommendations. We combine inferiority and envy with \emph{utility}, an accuracy-related measure of aggregated relevancy scores. Since these measures are non-differentiable, we reformulate them using a probabilistic interpretation of recommender systems, yielding differentiable versions. We combine these loss functions in a multi-objective optimization problem called \texttt{FEIR} (Fairness through Envy and Inferiority Reduction), applied as post-processing for standard recommender systems. Experiments on synthetic and real-world data demonstrate that our approach improves trade-offs between inferiority, envy, and utility compared to naive recommendations and the baseline methods.

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