LGFeb 19, 2023

SimFair: A Unified Framework for Fairness-Aware Multi-Label Classification

arXiv:2302.09683v211 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses fairness for multi-label classification, a domain-specific problem with incremental contributions.

The paper tackles fairness in multi-label classification by extending Demographic Parity and Equalized Opportunity to this setting and proposing a new framework, SimFair, which improves stability by using similar labels for fairness estimation, demonstrating advantages over existing methods in experiments.

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 over existing methods $s_γ$-SimFair on multi-label classification tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes