vix.ing · top · new · best · stats · spec

Addressing Discretization-Induced Bias in Demographic Prediction

2024/05/27 by Evan Dong, Aaron Schein, Dong, Evan +5 · 2 citations
Social Sciences · #Computers and Society (cs.CY) #FOS: Computer and information sciences #Insurance, Mortality, Demography, Risk Management #K.4.0 #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2405.16762

openalex publication_date 2024/05/27 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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 often discretize the predictions by selecting the most likely class (argmax), potentially with a minimum threshold (thresholding). We study how this practice produces discretization bias. For example, 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 Black 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 approach—and a tractable data-driven threshold 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.

Cited by

Related