paper-with-me

홈 › Papers

The Unbearable Weight of Massive Privilege: Revisiting Bias-Variance Trade-Offs in the Context of Fair Prediction

2023-02-17 · Falaah Arif Khan, Julia Stoyanovich

In this paper we revisit the bias-variance decomposition of model error from the perspective of designing a fair classifier: we are motivated by the widely held socio-technical belief that noise variance in large datasets in social domains tracks demographic characteristics such as gender, race, disability, etc. We propose a conditional-iid (ciid) model built from group-specific classifiers that seeks to improve on the trade-offs made by a single model (iid setting). We theoretically analyze the bias-variance decomposition of different models in the Gaussian Mixture Model, and then empirically test our setup on the COMPAS and folktables datasets. We instantiate the ciid model with two procedures that improve "fairness" by conditioning out undesirable effects: first, by conditioning directly on sensitive attributes, and second, by clustering samples into groups and conditioning on cluster membership (blind to protected group membership). Our analysis suggests that there might be principled procedures and concrete real-world use cases under which conditional models are preferred, and our striking empirical results strongly indicate that non-iid settings, such as the ciid setting proposed here, might be more suitable for big data applications in social contexts.

📄 PDF Abstract BibTeX arXiv:2302.08704

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Correcting for Selection Bias and Missing Response in Regression using Privileged Information

2023-03-29 · Philip Boeken, Noud de Kroon, Mathijs de Jong, Joris M. Mooij 외

When estimating a regression model, we might have data where some labels are missing, or our data might be biased by a selection mechanism. When the response or selection mechanism is ignorable (i.e., independent of the …

ImputationregressionSelection bias

Software Fairness Dilemma: Is Bias Mitigation a Zero-Sum Game?

2025-08-05 · Zhenpeng Chen, Xinyue Li, Jie M. Zhang, Weisong Sun 외 arxiv

Fairness is a critical requirement for Machine Learning (ML) software, driving the development of numerous bias mitigation methods. Previous research has identified a leveling-down effect in bias mitigation for computer …

Parallel frequency function-deep neural network for efficient complex broadband signal approximation

2021-06-19 · Zhi Zeng, Pengpeng Shi, Fulei Ma, Peihan Qi

A neural network is essentially a high-dimensional complex mapping model by adjusting network weights for feature fitting. However, the spectral bias in network training leads to unbearable training epochs for fitting th…

Learning Using Privileged Information: SVM+ and Weighted SVM

2013-06-13 · Maksim Lapin, Matthias Hein, Bernt Schiele

Prior knowledge can be used to improve predictive performance of learning algorithms or reduce the amount of data required for training. The same goal is pursued within the learning using privileged information paradigm …

AMQA: An Adversarial Dataset for Benchmarking Bias of LLMs in Medicine and Healthcare

2025-05-26 · Ying Xiao, Jie Huang, Ruijuan He, Jing Xiao 외

Large language models (LLMs) are reaching expert-level accuracy on medical diagnosis questions, yet their mistakes and the biases behind them pose life-critical risks. Bias linked to race, sex, and socioeconomic status i…

BenchmarkingMedical DiagnosisMedical Question AnsweringQuestion Answering