SimFair: A Unified Framework for Fairness-Aware Multi-Label Classification
Abstract
Recent years have witnessed increasing concerns towards unfair decisions made by machine learning algorithms. To improve fairness in model decisions, various fairness notions have been proposed and many fairness-aware methods are developed. However, most of existing definitions and methods focus only on single-label classification. Fairness for multi-label classification, where each instance is associated with more than one labels, is still yet to establish. To fill this gap, we study fairness-aware multi-label classification in this paper. We start by extending Demographic Parity (DP) and Equalized Opportunity (EOp), two popular fairness notions, to multi-label classification scenarios. Through a systematic study, we show that on multi-label data, because of unevenly distributed labels, EOp usually fails to construct a reliable estimate on labels with few instances. We then propose a new framework named Similarity s-induced Fairness (sγ -SimFair). This new framework utilizes data that have similar labels when estimating fairness on a particular label group for better stability, and can unify DP and EOp. Theoretical analysis and experimental results on real-world datasets together demonstrate the advantage of sγ -SimFair over existing methods on multi-label classification tasks.
Cite
Text
Liu et al. "SimFair: A Unified Framework for Fairness-Aware Multi-Label Classification." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I12.26677Markdown
[Liu et al. "SimFair: A Unified Framework for Fairness-Aware Multi-Label Classification." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/liu2023aaai-simfair/) doi:10.1609/AAAI.V37I12.26677BibTeX
@inproceedings{liu2023aaai-simfair,
title = {{SimFair: A Unified Framework for Fairness-Aware Multi-Label Classification}},
author = {Liu, Tianci and Wang, Haoyu and Wang, Yaqing and Wang, Xiaoqian and Su, Lu and Gao, Jing},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {14338-14346},
doi = {10.1609/AAAI.V37I12.26677},
url = {https://mlanthology.org/aaai/2023/liu2023aaai-simfair/}
}