Learning Fair Representation via Distributional Contrastive Disentanglement
Changdae Oh, Heeji Won, Junhyuk So, Taero Kim, Yewon Kim, Hosik Choi,, Kyungwoo Song

TL;DR
This paper introduces FarconVAE, a novel distributional contrastive variational autoencoder that disentangles sensitive and non-sensitive features to improve fairness and debiasing across multiple data modalities.
Contribution
The paper proposes a new distributional contrastive loss and a swap-reconstruction loss within FarconVAE for better disentanglement and fairness, addressing limitations of adversarial methods.
Findings
FarconVAE outperforms existing methods in fairness and debiasing tasks.
Effective across tabular, image, and text data modalities.
Theoretical analysis supports the proposed contrastive loss.
Abstract
Learning fair representation is crucial for achieving fairness or debiasing sensitive information. Most existing works rely on adversarial representation learning to inject some invariance into representation. However, adversarial learning methods are known to suffer from relatively unstable training, and this might harm the balance between fairness and predictiveness of representation. We propose a new approach, learning FAir Representation via distributional CONtrastive Variational AutoEncoder (FarconVAE), which induces the latent space to be disentangled into sensitive and nonsensitive parts. We first construct the pair of observations with different sensitive attributes but with the same labels. Then, FarconVAE enforces each non-sensitive latent to be closer, while sensitive latents to be far from each other and also far from the non-sensitive latent by contrasting their…
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
TopicsAdversarial Robustness in Machine Learning
MethodsContrastive Learning
