Regression under demographic parity constraints via unlabeled post-processing
Gayane Taturyan, Evgenii Chzhen, Mohamed Hebiri
Abstract
We address the problem of performing regression while ensuring demographic parity, even without access to sensitive attributes during inference. We present a general-purpose post-processing algorithm that, using accurate estimates of the regression function and a sensitive attribute predictor, generates predictions that meet the demographic parity constraint. Our method involves discretization and stochastic minimization of a smooth convex function. It is suitable for online post-processing and multi-class classification tasks only involving unlabeled data for the post-processing. Unlike prior methods, our approach is fully theory-driven. We require precise control over the gradient norm of the convex function, and thus, we rely on more advanced techniques than standard stochastic gradient descent. Our algorithm is backed by finite-sample analysis and post-processing bounds, with experimental results validating our theoretical findings.
BibTeX
@inproceedings{
taturyan2024regression,
title={Regression under demographic parity constraints via unlabeled post-processing},
author={Gayane Taturyan and Evgenii Chzhen and Mohamed Hebiri},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=UtbjD5LGnC}
}