CVAILGJan 8, 2023

Fair Multi-Exit Framework for Facial Attribute Classification

arXiv:2301.02989v16 citationsh-index: 39
Originality Incremental advance
AI Analysis

This work addresses fairness issues in facial recognition to prevent harm to underprivileged populations, representing an incremental improvement by extending multi-exit frameworks to focus on fairness.

The paper tackles the problem of fairness deterioration in deeper layers of neural networks for facial attribute classification by proposing a fairness-oriented multi-exit framework, which improves fairness conditions over state-of-the-art methods on CelebA and UTK Face datasets.

Fairness has become increasingly pivotal in facial recognition. Without bias mitigation, deploying unfair AI would harm the interest of the underprivileged population. In this paper, we observe that though the higher accuracy that features from the deeper layer of a neural networks generally offer, fairness conditions deteriorate as we extract features from deeper layers. This phenomenon motivates us to extend the concept of multi-exit framework. Unlike existing works mainly focusing on accuracy, our multi-exit framework is fairness-oriented, where the internal classifiers are trained to be more accurate and fairer. During inference, any instance with high confidence from an internal classifier is allowed to exit early. Moreover, our framework can be applied to most existing fairness-aware frameworks. Experiment results show that the proposed framework can largely improve the fairness condition over the state-of-the-art in CelebA and UTK Face datasets.

Foundations

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

Your Notes