paper-with-me

홈 › Papers

A Confidence-Based Approach for Balancing Fairness and Accuracy

2016-01-21 · Benjamin Fish, Jeremy Kun, Ádám D. Lelkes

We study three classical machine learning algorithms in the context of algorithmic fairness: adaptive boosting, support vector machines, and logistic regression. Our goal is to maintain the high accuracy of these learning algorithms while reducing the degree to which they discriminate against individuals because of their membership in a protected group. Our first contribution is a method for achieving fairness by shifting the decision boundary for the protected group. The method is based on the theory of margins for boosting. Our method performs comparably to or outperforms previous algorithms in the fairness literature in terms of accuracy and low discrimination, while simultaneously allowing for a fast and transparent quantification of the trade-off between bias and error. Our second contribution addresses the shortcomings of the bias-error trade-off studied in most of the algorithmic fairness literature. We demonstrate that even hopelessly naive modifications of a biased algorithm, which cannot be reasonably said to be fair, can still achieve low bias and high accuracy. To help to distinguish between these naive algorithms and more sensible algorithms we propose a new measure of fairness, called resilience to random bias (RRB). We demonstrate that RRB distinguishes well between our naive and sensible fairness algorithms. RRB together with bias and accuracy provides a more complete picture of the fairness of an algorithm.

📄 PDF Abstract BibTeX arXiv:1601.05764

Code (1)

j2kun/fkl-SDM16 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

RESFL: An Uncertainty-Aware Framework for Responsible Federated Learning by Balancing Privacy, Fairness and Utility in Autonomous Vehicles

2025-03-20 · Dawood Wasif, Terrence J. Moore, Jin-Hee Cho

Autonomous vehicles (AVs) increasingly rely on Federated Learning (FL) to enhance perception models while preserving privacy. However, existing FL frameworks struggle to balance privacy, fairness, and robustness, leading…

Autonomous VehiclesDisentanglementFairnessFederated Learning+3

Fairness-Enhancing Vehicle Rebalancing in the Ride-hailing System

2023-12-29 · Xiaotong Guo, Hanyong Xu, Dingyi Zhuang, Yunhan Zheng 외

The rapid growth of the ride-hailing industry has revolutionized urban transportation worldwide. Despite its benefits, equity concerns arise as underserved communities face limited accessibility to affordable ride-hailin…

Demand ForecastingFairness

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

Balancing Fairness, Privacy, and Accuracy: A Multitask Adversarial Framework for Centralized Data-Driven Systems

2026-05-23 · Imesh Ekanayake, Elham Naghizade, Jeffrey Chan arxiv

The integration of fairness and privacy in centralized data-driven applications is critical, especially as these systems increasingly influence sectors with significant societal impact. Current methods rarely address pri…

Toward Fairer Face Recognition Datasets

2024-06-24 · Alexandre Fournier-Montgieux, Michael Soumm, Adrian Popescu, Bertrand Luvison 외

Face recognition and verification are two computer vision tasks whose performance has progressed with the introduction of deep representations. However, ethical, legal, and technical challenges due to the sensitive chara…

Face RecognitionFairness