paper-with-me

홈 › Papers

Learning Fair Representation via Distributional Contrastive Disentanglement

2022-06-17 · ACM SIGKDD Conference on Knowledge Discovery and Data Mining 2022 8 · Changdae Oh, Heeji Won, Junhyuk So, Taero Kim, Yewon Kim, Hosik Choi, Kyungwoo Song

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 distributions. We provide a new type of contrastive loss motivated by Gaussian and Student-t kernels for distributional contrastive learning with theoretical analysis. Besides, we adopt a new swap-reconstruction loss to boost the disentanglement further. FarconVAE shows superior performance on fairness, pretrained model debiasing, and domain generalization tasks from various modalities, including tabular, image, and text.

📄 PDF Abstract BibTeX arXiv:2206.08743

Code (1)

changdaeoh/farconvae 공식 구현 pytorch

Tasks

Contrastive LearningDisentanglementDomain GeneralizationFairnessRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

FairDisCo: Fairer AI in Dermatology via Disentanglement Contrastive Learning

2022-08-22 · Siyi Du, Ben Hers, Nourhan Bayasi, Ghassan Hamarneh 외

Deep learning models have achieved great success in automating skin lesion diagnosis. However, the ethnic disparity in these models' predictions, where lesions on darker skin types are usually underrepresented and have l…

AttributeContrastive LearningDeep LearningDisentanglement+3

An Empirical Study on Disentanglement of Negative-free Contrastive Learning

2022-06-09 · Jinkun Cao, Ruiqian Nai, Qing Yang, Jialei Huang 외

Negative-free contrastive learning methods have attracted a lot of attention with simplicity and impressive performances for large-scale pretraining. However, its disentanglement property remains unexplored. In this pape…

Contrastive LearningDisentanglementRepresentation Learning

On the Fairness of Disentangled Representations

2019-05-31 · NeurIPS 2019 12 · Francesco Locatello, Gabriele Abbati, Tom Rainforth, Stefan Bauer 외

Recently there has been a significant interest in learning disentangled representations, as they promise increased interpretability, generalization to unseen scenarios and faster learning on downstream tasks. In this pap…

DisentanglementFairness

Disentangling Properties of Contrastive Methods

2021-09-29 · Jinkun Cao, Qing Yang, Jialei Huang, Yang Gao

Disentangled representation learning is an important topic in representation learning, since it not only allows the representation to be human interpretable, but it is also robust and benefits downstream task performance…

DisentanglementObject RecognitionRepresentation Learning

Investigating Speaker Embedding Disentanglement on Natural Read Speech

2023-08-08 · Michael Kuhlmann, Adrian Meise, Fritz Seebauer, Petra Wagner 외

Disentanglement is the task of learning representations that identify and separate factors that explain the variation observed in data. Disentangled representations are useful to increase the generalizability, explainabi…

DisentanglementFairnessRepresentation Learning