Mitigate Bias in Face Recognition using Skewness-Aware Reinforcement Learning
Mei Wang, Weihong Deng

TL;DR
This paper introduces a reinforcement learning approach to adaptively balance face recognition accuracy across races, effectively reducing racial bias and improving fairness in recognition systems.
Contribution
It proposes a novel reinforcement learning framework, RL-RBN, that learns optimal margins for different races to mitigate bias in face recognition.
Findings
RL-RBN reduces racial bias in face recognition accuracy.
The method achieves more balanced performance across races.
Experiments on RFW dataset validate effectiveness.
Abstract
Racial equality is an important theme of international human rights law, but it has been largely obscured when the overall face recognition accuracy is pursued blindly. More facts indicate racial bias indeed degrades the fairness of recognition system and the error rates on non-Caucasians are usually much higher than Caucasians. To encourage fairness, we introduce the idea of adaptive margin to learn balanced performance for different races based on large margin losses. A reinforcement learning based race balance network (RL-RBN) is proposed. We formulate the process of finding the optimal margins for non-Caucasians as a Markov decision process and employ deep Q-learning to learn policies for an agent to select appropriate margin by approximating the Q-value function. Guided by the agent, the skewness of feature scatter between races can be reduced. Besides, we provide two ethnicity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Domain Adaptation and Few-Shot Learning
MethodsQ-Learning
