paper-with-me

홈 › Papers

Accuracy and Fairness Trade-offs in Machine Learning: A Stochastic Multi-Objective Approach

2020-08-03 · Suyun Liu, Luis Nunes Vicente

In the application of machine learning to real-life decision-making systems, e.g., credit scoring and criminal justice, the prediction outcomes might discriminate against people with sensitive attributes, leading to unfairness. The commonly used strategy in fair machine learning is to include fairness as a constraint or a penalization term in the minimization of the prediction loss, which ultimately limits the information given to decision-makers. In this paper, we introduce a new approach to handle fairness by formulating a stochastic multi-objective optimization problem for which the corresponding Pareto fronts uniquely and comprehensively define the accuracy-fairness trade-offs. We have then applied a stochastic approximation-type method to efficiently obtain well-spread and accurate Pareto fronts, and by doing so we can handle training data arriving in a streaming way.

📄 PDF Abstract BibTeX arXiv:2008.01132

Code (1)

sul217/MOO_Fairness 공식 구현

Tasks

BIG-bench Machine LearningDecision MakingFairness

Similar Papers 제목 키워드 기반

The Sharpe predictor for fairness in machine learning

2021-08-13 · Suyun Liu, Luis Nunes Vicente

In machine learning (ML) applications, unfair predictions may discriminate against a minority group. Most existing approaches for fair machine learning (FML) treat fairness as a constraint or a penalization term in the o…

BIG-bench Machine LearningFairness

Consider the Alternatives: Navigating Fairness-Accuracy Tradeoffs via Disqualification

2021-10-02 · Guy N. Rothblum, Gal Yona

In many machine learning settings there is an inherent tension between fairness and accuracy desiderata. How should one proceed in light of such trade-offs? In this work we introduce and study $\gamma$-disqualification, …

Fairness

Fairly Accurate: Learning Optimal Accuracy vs. Fairness Tradeoffs for Hate Speech Detection

2022-04-15 · Venelin Kovatchev, Soumyajit Gupta, Anubrata Das, Matthew Lease

Recent work has emphasized the importance of balancing competing objectives in model training (e.g., accuracy vs. fairness, or competing measures of fairness). Such trade-offs reflect a broader class of multi-objective o…

FairnessHate Speech Detection

Empirical Analysis of Privacy-Fairness-Accuracy Trade-offs in Federated Learning: A Step Towards Responsible AI

2025-03-20 · Dawood Wasif, Dian Chen, Sindhuja Madabushi, Nithin Alluru 외

Federated Learning (FL) enables collaborative machine learning while preserving data privacy but struggles to balance privacy preservation (PP) and fairness. Techniques like Differential Privacy (DP), Homomorphic Encrypt…

BenchmarkingFairnessFederated Learning

You Only Debias Once: Towards Flexible Accuracy-Fairness Trade-offs at Inference Time

2025-03-10 · Xiaotian Han, Tianlong Chen, Kaixiong Zhou, Zhimeng Jiang 외

Deep neural networks are prone to various bias issues, jeopardizing their applications for high-stake decision-making. Existing fairness methods typically offer a fixed accuracy-fairness trade-off, since the weight of th…

Fairness