paper-with-me

홈 › Papers

Achieving Fairness with a Simple Ridge Penalty

2021-05-18 · Marco Scutari, Francesca Panero, Manuel Proissl

In this paper we present a general framework for estimating regression models subject to a user-defined level of fairness. We enforce fairness as a model selection step in which we choose the value of a ridge penalty to control the effect of sensitive attributes. We then estimate the parameters of the model conditional on the chosen penalty value. Our proposal is mathematically simple, with a solution that is partly in closed form, and produces estimates of the regression coefficients that are intuitive to interpret as a function of the level of fairness. Furthermore, it is easily extended to generalised linear models, kernelised regression models and other penalties; and it can accommodate multiple definitions of fairness. We compare our approach with the regression model from Komiyama et al. (2018), which implements a provably-optimal linear regression model; and with the fair models from Zafar et al. (2019). We evaluate these approaches empirically on six different data sets, and we find that our proposal provides better goodness of fit and better predictive accuracy for the same level of fairness. In addition, we highlight a source of bias in the original experimental evaluation in Komiyama et al. (2018).

📄 PDF Abstract BibTeX arXiv:2105.13817

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessModel Selectionregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Bridging Fairness Gaps: A (Conditional) Distance Covariance Perspective in Fairness Learning

2024-12-01 · Ruifan Huang, Haixia Liu

We bridge fairness gaps from a statistical perspective by selectively utilizing either conditional distance covariance or distance covariance statistics as measures to assess the independence between predictions and sens…

Computational EfficiencyFairness

Fair Supervised Learning with A Simple Random Sampler of Sensitive Attributes

2023-11-10 · Jinwon Sohn, Qifan Song, Guang Lin

As the data-driven decision process becomes dominating for industrial applications, fairness-aware machine learning arouses great attention in various areas. This work proposes fairness penalties learned by neural networ…

Fairness

Geometry of Relaxed Fair Regression: A Unified Framework for Aware and Unaware Settings

2026-05-27 · M. Generali Lince, V. Divol, R. Flamary, S. Gaucher 외 arxiv

Fairness-accuracy trade-offs are a central concern in the deployment of fairness-aware machine learning methods. When sensitive attributes are unavailable at inference time-the so called unawareness setting, principled m…

Fair Generalized Linear Models with a Convex Penalty

2022-06-18 · Hyungrok Do, Preston Putzel, Axel Martin, Padhraic Smyth 외

Despite recent advances in algorithmic fairness, methodologies for achieving fairness with generalized linear models (GLMs) have yet to be explored in general, despite GLMs being widely used in practice. In this paper we…

Binary ClassificationFairness

Learning Fair Representations with Kolmogorov-Arnold Networks

2025-11-14 · Amisha Priyadarshini, Sergio Gago-Masague arxiv

Despite recent advances in fairness-aware machine learning, predictive models often exhibit discriminatory behavior towards marginalized groups. Such unfairness might arise from biased training data, model design, or rep…

Adversarial Robustness