English

PASS: Protected Attribute Suppression System for Mitigating Bias in Face Recognition

Computer Vision and Pattern Recognition 2021-08-10 v1

Abstract

Face recognition networks encode information about sensitive attributes while being trained for identity classification. Such encoding has two major issues: (a) it makes the face representations susceptible to privacy leakage (b) it appears to contribute to bias in face recognition. However, existing bias mitigation approaches generally require end-to-end training and are unable to achieve high verification accuracy. Therefore, we present a descriptor-based adversarial de-biasing approach called `Protected Attribute Suppression System (PASS)'. PASS can be trained on top of descriptors obtained from any previously trained high-performing network to classify identities and simultaneously reduce encoding of sensitive attributes. This eliminates the need for end-to-end training. As a component of PASS, we present a novel discriminator training strategy that discourages a network from encoding protected attribute information. We show the efficacy of PASS to reduce gender and skintone information in descriptors from SOTA face recognition networks like Arcface. As a result, PASS descriptors outperform existing baselines in reducing gender and skintone bias on the IJB-C dataset, while maintaining a high verification accuracy.

Keywords

Cite

@article{arxiv.2108.03764,
  title  = {PASS: Protected Attribute Suppression System for Mitigating Bias in Face Recognition},
  author = {Prithviraj Dhar and Joshua Gleason and Aniket Roy and Carlos D. Castillo and Rama Chellappa},
  journal= {arXiv preprint arXiv:2108.03764},
  year   = {2021}
}

Comments

Accepted to ICCV 2021

R2 v1 2026-06-24T04:55:56.866Z