Regression Under Demographic Parity Constraints via Unlabeled Post-Processing

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.

Cite

Text

Taturyan et al. "Regression Under Demographic Parity Constraints via Unlabeled Post-Processing." Neural Information Processing Systems, 2024. doi:10.52202/079017-3745

Markdown

[Taturyan et al. "Regression Under Demographic Parity Constraints via Unlabeled Post-Processing." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/taturyan2024neurips-regression/) doi:10.52202/079017-3745

BibTeX

@inproceedings{taturyan2024neurips-regression,
  title     = {{Regression Under Demographic Parity Constraints via Unlabeled Post-Processing}},
  author    = {Taturyan, Gayane and Chzhen, Evgenii and Hebiri, Mohamed},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-3745},
  url       = {https://mlanthology.org/neurips/2024/taturyan2024neurips-regression/}
}