FairCognizer: A Model for Accurate Predictions with Inherent Fairness Evaluation (Extended Abstract)

Abstract

Algorithmic fairness is a critical challenge in building trustworthy Machine Learning (ML) models. ML classifiers strive to make predictions that closely match real-world observations (ground truth). However, if the ground truth data itself reflects biases against certain sub-populations, a dilemma arises: prioritize fairness and potentially reduce accuracy, or emphasize accuracy at the expense of fairness. This work proposes a novel training framework that goes beyond achieving high accuracy. Our framework trains a classifier to not only deliver optimal predictions but also to identify potential fairness risks associated with each prediction. To do so, we specify a dual-labeling strategy where the second label contains a per-prediction fairness evaluation, referred to as an unfairness risk evaluation. In addition, we identify a subset of samples as highly vulnerable to group-unfair classifiers. Our experiments demonstrate that our classifiers attain optimal accuracy levels on both the Adult-Census-Income and Compas-Recidivism datasets. Moreover, they identify unfair predictions with nearly 75% accuracy at the cost of expanding the size of the classifier by 45%.

Cite

Text

Bendoukha et al. "FairCognizer: A Model for Accurate Predictions with Inherent Fairness Evaluation (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1207

Markdown

[Bendoukha et al. "FairCognizer: A Model for Accurate Predictions with Inherent Fairness Evaluation (Extended Abstract)." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/bendoukha2025ijcai-faircognizer/) doi:10.24963/IJCAI.2025/1207

BibTeX

@inproceedings{bendoukha2025ijcai-faircognizer,
  title     = {{FairCognizer: A Model for Accurate Predictions with Inherent Fairness Evaluation (Extended Abstract)}},
  author    = {Bendoukha, Adda-Akram and Kaaniche, Nesrine and Boudguiga, Aymen and Sirdey, Renaud},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10869-10874},
  doi       = {10.24963/IJCAI.2025/1207},
  url       = {https://mlanthology.org/ijcai/2025/bendoukha2025ijcai-faircognizer/}
}