English

Addressing Discretization-Induced Bias in Demographic Prediction

Computers and Society 2024-05-28 v1 Machine Learning

Abstract

Racial and other demographic imputation is necessary for many applications, especially in auditing disparities and outreach targeting in political campaigns. The canonical approach is to construct continuous predictions -- e.g., based on name and geography -- and then to discretize\textit{discretize} the predictions by selecting the most likely class (argmax). We study how this practice produces discretization bias\textit{discretization bias}. In particular, we show that argmax labeling, as used by a prominent commercial voter file vendor to impute race/ethnicity, results in a substantial under-count of African-American voters, e.g., by 28.2% points in North Carolina. This bias can have substantial implications in downstream tasks that use such labels. We then introduce a joint optimization\textit{joint optimization} approach -- and a tractable data-driven thresholding\textit{data-driven thresholding} heuristic -- that can eliminate this bias, with negligible individual-level accuracy loss. Finally, we theoretically analyze discretization bias, show that calibrated continuous models are insufficient to eliminate it, and that an approach such as ours is necessary. Broadly, we warn researchers and practitioners against discretizing continuous demographic predictions without considering downstream consequences.

Keywords

Cite

@article{arxiv.2405.16762,
  title  = {Addressing Discretization-Induced Bias in Demographic Prediction},
  author = {Evan Dong and Aaron Schein and Yixin Wang and Nikhil Garg},
  journal= {arXiv preprint arXiv:2405.16762},
  year   = {2024}
}

Comments

A version of this paper was accepted to the 2024 ACM Conference on Fairness, Accountability, and Transparency

R2 v1 2026-06-28T16:41:11.732Z