paper-with-me

홈 › Papers

HyperFair: A Soft Approach to Integrating Fairness Criteria

2020-09-05 · Charles Dickens, Rishika Singh, Lise Getoor

Recommender systems are being employed across an increasingly diverse set of domains that can potentially make a significant social and individual impact. For this reason, considering fairness is a critical step in the design and evaluation of such systems. In this paper, we introduce HyperFair, a general framework for enforcing soft fairness constraints in a hybrid recommender system. HyperFair models integrate variations of fairness metrics as a regularization of a joint inference objective function. We implement our approach using probabilistic soft logic and show that it is particularly well-suited for this task as it is expressive and structural constraints can be added to the system in a concise and interpretable manner. We propose two ways to employ the methods we introduce: first as an extension of a probabilistic soft logic recommender system template; second as a fair retrofitting technique that can be used to improve the fairness of predictions from a black-box model. We empirically validate our approach by implementing multiple HyperFair hybrid recommenders and compare them to a state-of-the-art fair recommender. We also run experiments showing the effectiveness of our methods for the task of retrofitting a black-box model and the trade-off between the amount of fairness enforced and the prediction performance.

📄 PDF Abstract BibTeX arXiv:2009.08952

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Group Fairness in Prediction-Based Decision Making: From Moral Assessment to Implementation

2022-10-19 · Joachim Baumann, Christoph Heitz

Ensuring fairness of prediction-based decision making is based on statistical group fairness criteria. Which one of these criteria is the morally most appropriate one depends on the context, and its choice requires an et…

Decision MakingFairness

Learning Fairer Representations with FairVIC

2024-04-28 · Charmaine Barker, Daniel Bethell, Dimitar Kazakov

Mitigating bias in automated decision-making systems, particularly in deep learning models, is a critical challenge due to nuanced definitions of fairness, dataset-specific biases, and the inherent trade-off between fair…

Decision MakingDeep LearningFairness

Exploring the impact of fairness-aware criteria in AutoML

2026-04-11 · Joana Simões, João Correia arxiv

Machine Learning (ML) systems are increasingly used to support decision-making processes that affect individuals. However, these systems often rely on biased data, which can lead to unfair outcomes against specific group…

Fairness criteria through the lens of directed acyclic graphical models

2019-06-26 · Benjamin R. Baer, Daniel E. Gilbert, Martin T. Wells

A substantial portion of the literature on fairness in algorithms proposes, analyzes, and operationalizes simple formulaic criteria for assessing fairness. Two of these criteria, Equalized Odds and Calibration by Group, …

Fairness

Efficient DNN-Powered Software with Fair Sparse Models

2024-07-03 · Xuanqi Gao, Weipeng Jiang, Juan Zhai, Shiqing Ma 외

With the emergence of the Software 3.0 era, there is a growing trend of compressing and integrating large models into software systems, with significant societal implications. Regrettably, in numerous instances, model co…

FairnessModel Compression