Fair Contrastive Learning for Facial Attribute Classification
Sungho Park, Jewook Lee, Pilhyeon Lee, Sunhee Hwang, Dohyung Kim,, Hyeran Byun

TL;DR
This paper introduces a fair supervised contrastive learning method that reduces bias related to sensitive attributes in facial attribute classification, improving fairness without sacrificing accuracy.
Contribution
It proposes a novel Fair Supervised Contrastive Loss (FSCL) that promotes fair representations by penalizing sensitive attribute information and introduces group-wise normalization to address demographic disparities.
Findings
Outperforms state-of-the-art methods in fairness and accuracy trade-offs
Robust to data bias intensity and incomplete supervision
Effective in reducing demographic disparities in facial attribute classification
Abstract
Learning visual representation of high quality is essential for image classification. Recently, a series of contrastive representation learning methods have achieved preeminent success. Particularly, SupCon outperformed the dominant methods based on cross-entropy loss in representation learning. However, we notice that there could be potential ethical risks in supervised contrastive learning. In this paper, we for the first time analyze unfairness caused by supervised contrastive learning and propose a new Fair Supervised Contrastive Loss (FSCL) for fair visual representation learning. Inheriting the philosophy of supervised contrastive learning, it encourages representation of the same class to be closer to each other than that of different classes, while ensuring fairness by penalizing the inclusion of sensitive attribute information in representation. In addition, we introduce a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning · Supervised Contrastive Loss
