AICYIRFeb 1, 2024

A Personalized Framework for Consumer and Producer Group Fairness Optimization in Recommender Systems

arXiv:2402.00485v112 citationsh-index: 31Trans. Recomm. Syst.
Originality Incremental advance
AI Analysis

This addresses fairness issues in two-sided recommender systems for users and content providers, representing an incremental improvement by combining existing fairness concerns into a joint framework.

The paper tackles the problem of fairness in recommender systems by proposing CP-FairRank, an optimization-based re-ranking algorithm that integrates consumer and producer fairness constraints, and demonstrates through experiments on eight datasets and four models that it improves both fairness metrics with minimal impact on recommendation quality.

In recent years, there has been an increasing recognition that when machine learning (ML) algorithms are used to automate decisions, they may mistreat individuals or groups, with legal, ethical, or economic implications. Recommender systems are prominent examples of these machine learning (ML) systems that aid users in making decisions. The majority of past literature research on RS fairness treats user and item fairness concerns independently, ignoring the fact that recommender systems function in a two-sided marketplace. In this paper, we propose CP-FairRank, an optimization-based re-ranking algorithm that seamlessly integrates fairness constraints from both the consumer and producer side in a joint objective framework. The framework is generalizable and may take into account varied fairness settings based on group segmentation, recommendation model selection, and domain, which is one of its key characteristics. For instance, we demonstrate that the system may jointly increase consumer and producer fairness when (un)protected consumer groups are defined on the basis of their activity level and main-streamness, while producer groups are defined according to their popularity level. For empirical validation, through large-scale on eight datasets and four mainstream collaborative filtering (CF) recommendation models, we demonstrate that our proposed strategy is able to improve both consumer and producer fairness without compromising or very little overall recommendation quality, demonstrating the role algorithms may play in avoiding data biases.

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