paper-with-me

Papers

A Contrastive Objective for Learning Disentangled Representations

2022-03-21 · Jonathan Kahana, Yedid Hoshen

Learning representations of images that are invariant to sensitive or unwanted attributes is important for many tasks including bias removal and cross domain retrieval. Here, our objective is to learn representations that are invariant to the domain (sensitive attribute) for which labels are provided, while being informative over all other image attributes, which are unlabeled. We present a new approach, proposing a new domain-wise contrastive objective for ensuring invariant representations. This objective crucially restricts negative image pairs to be drawn from the same domain, which enforces domain invariance whereas the standard contrastive objective does not. This domain-wise objective is insufficient on its own as it suffers from shortcut solutions resulting in feature suppression. We overcome this issue by a combination of a reconstruction constraint, image augmentations and initialization with pre-trained weights. Our analysis shows that the choice of augmentations is important, and that a misguided choice of augmentations can harm the invariance and informativeness objectives. In an extensive evaluation, our method convincingly outperforms the state-of-the-art in terms of representation invariance, representation informativeness, and training speed. Furthermore, we find that in some cases our method can achieve excellent results even without the reconstruction constraint, leading to a much faster and resource efficient training.

📄 PDF Abstract BibTeX arXiv:2203.11284

Code (1)

jonkahana/dcodr 공식 구현 pytorch

Tasks

AttributeInformativenessRetrieval

Similar Papers 제목 키워드 기반

Disentangled Contrastive Learning on Graphs

2021-12-01 · NeurIPS 2021 12 · Haoyang Li, Xin Wang, Ziwei Zhang, Zehuan Yuan 외

Recently, self-supervised learning for graph neural networks (GNNs) has attracted considerable attention because of their notable successes in learning the representation of graph-structure data. However, the formation o…

Contrastive LearningSelf-Supervised Learning

C$^2$VAE: Gaussian Copula-based VAE Differing Disentangled from Coupled Representations with Contrastive Posterior

2023-09-23 · Zhangkai Wu, Longbing Cao

We present a self-supervised variational autoencoder (VAE) to jointly learn disentangled and dependent hidden factors and then enhance disentangled representation learning by a self-supervised classifier to eliminate cou…

Representation Learning

Disentangled Contrastive Learning for Social Recommendation

2022-08-18 · Jiahao Wu, Wenqi Fan, Jingfan Chen, Shengcai Liu 외

Social recommendations utilize social relations to enhance the representation learning for recommendations. Most social recommendation models unify user representations for the user-item interactions (collaborative domai…

Contrastive LearningRepresentation LearningTransfer Learning

Inductive-Biases for Contrastive Learning of Disentangled Representations

2021-09-29 · Jonathan Kahana, Yedid Hoshen

Learning disentangled representations is a core machine learning task. It has been shown that this task requires inductive biases. Recent work on class-content disentanglement has shown excellent performance, but require…

Contrastive LearningDisentanglementRepresentation LearningRetrieval+1

Disentangled Shared Representations Improve Morpho-Transcriptomic Integration

2026-08-14 · Julian Ostermaier, Swann Ruyter, Reuben Dorent, Daniel Racoceanu arxiv

Spatial transcriptomics (ST) enables the simultaneous profiling of gene expression and tissue morphology, creating an opportunity to learn multimodal representations capturing shared morpho-transcriptomic structure. Howe…

Representation Learning