paper-with-me

Papers

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 optimization (MOO) problems in which optimization methods seek Pareto optimal trade-offs between competing goals. In this work, we first introduce a differentiable measure that enables direct optimization of group fairness (specifically, balancing accuracy across groups) in model training. Next, we demonstrate two model-agnostic MOO frameworks for learning Pareto optimal parameterizations over different groups of neural classification models. We evaluate our methods on the specific task of hate speech detection, in which prior work has shown lack of group fairness across speakers of different English dialects. Empirical results across convolutional, sequential, and transformer-based neural architectures show superior empirical accuracy vs. fairness trade-offs over prior work. More significantly, our measure enables the Pareto machinery to ensure that each architecture achieves the best possible trade-off between fairness and accuracy w.r.t. the dataset, given user-prescribed error tolerance bounds.

📄 PDF Abstract BibTeX arXiv:2204.07661

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessHate Speech Detection

Similar Papers 제목 키워드 기반

Trading Utility for Dynamic Fairness in Multiple Resource Division with Sequential Demand

2026-06-09 · Kaiqi Jiang, Karim El Husseini, Wenzhe Fan, Xinhua Zhang arxiv

Dynamic multi-resource allocation is a central problem in shared computing environments, where users' demands arrive sequentially and resources must be distributed fairly without knowledge of future demands. Existing met…

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

The Statistical Fairness-Accuracy Frontier

2025-08-25 · Alireza Fallah, Michael I. Jordan, Annie Ulichney arxiv

We study fairness-accuracy tradeoffs when a single predictive model must serve multiple demographic groups. A useful tool for understanding this tradeoff is the fairness-accuracy (FA) Pareto frontier, which characterizes…

Fix Representation (Optimally) Before Fairness: Finite-Sample Shrinkage Population Correction and the True Price of Fairness Under Subpopulation Shift

2026-02-05 · Amir Asiaee, Kaveh Aryan arxiv

Machine learning practitioners frequently observe tension between predictive accuracy and group fairness constraints -- yet sometimes fairness interventions appear to improve accuracy. We show that both phenomena can be …

FADE: FAir Double Ensemble Learning for Observable and Counterfactual Outcomes

2021-09-01 · Alan Mishler, Edward Kennedy

Methods for building fair predictors often involve tradeoffs between fairness and accuracy and between different fairness criteria, but the nature of these tradeoffs varies. Recent work seeks to characterize these tradeo…

counterfactualEnsemble LearningFairness