AISTATS 2022poster12 citations
Pairwise Fairness for Ordinal Regression
Matthäus Kleindessner, Samira Samadi, Muhammad Bilal Zafar, Krishnaram Kenthapadi, Chris Russell
Abstract
We initiate the study of fairness for ordinal regression. We adapt two fairness notions previously considered in fair ranking and propose a strategy for training a predictor that is approximately fair according to either notion. Our predictor has the form of a threshold model, composed of a scoring function and a set of thresholds, and our strategy is based on a reduction to fair binary classification for learning the scoring function and local search for choosing the thresholds. We provide generalization guarantees on the error and fairness violation of our predictor, and we illustrate the effectiveness of our approach in extensive experiments.
BibTeX
@InProceedings{pmlr-v151-kleindessner22a,
title = { Pairwise Fairness for Ordinal Regression },
author = {Kleindessner, Matth\"aus and Samadi, Samira and Bilal Zafar, Muhammad and Kenthapadi, Krishnaram and Russell, Chris},
booktitle = {Proceedings of The 25th International Conference on Artificial Intelligence and Statistics},
pages = {3381--3417},
year = {2022},
editor = {Camps-Valls, Gustau and Ruiz, Francisco J. R. and Valera, Isabel},
volume = {151},
series = {Proceedings of Machine Learning Research},
month = {28--30 Mar},
publisher = {PMLR},
pdf = {https://proceedings.mlr.press/v151/kleindessner22a/kleindessner22a.pdf},
url = {https://proceedings.mlr.press/v151/kleindessner22a.html},
abstract = { We initiate the study of fairness for ordinal regression. We adapt two fairness notions previously considered in fair ranking and propose a strategy for training a predictor that is approximately fair according to either notion. Our predictor has the form of a threshold model, composed of a scoring function and a set of thresholds, and our strategy is based on a reduction to fair binary classification for learning the scoring function and local search for choosing the thresholds. We provide generalization guarantees on the error and fairness violation of our predictor, and we illustrate the effectiveness of our approach in extensive experiments. }
}