paper-with-me

Papers

Invariant Representations without Adversarial Training

2018-05-24 · NeurIPS 2018 12 · Daniel Moyer, Shuyang Gao, Rob Brekelmans, Greg Ver Steeg, Aram Galstyan

Representations of data that are invariant to changes in specified factors are useful for a wide range of problems: removing potential biases in prediction problems, controlling the effects of covariates, and disentangling meaningful factors of variation. Unfortunately, learning representations that exhibit invariance to arbitrary nuisance factors yet remain useful for other tasks is challenging. Existing approaches cast the trade-off between task performance and invariance in an adversarial way, using an iterative minimax optimization. We show that adversarial training is unnecessary and sometimes counter-productive; we instead cast invariant representation learning as a single information-theoretic objective that can be directly optimized. We demonstrate that this approach matches or exceeds performance of state-of-the-art adversarial approaches for learning fair representations and for generative modeling with controllable transformations.

📄 PDF Abstract BibTeX arXiv:1805.09458

Code (1)

dcmoyer/inv-rep tf

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Zero-Shot Dense Retrieval with Momentum Adversarial Domain Invariant Representations

2021-10-14 · Findings (ACL) 2022 5 · Ji Xin, Chenyan Xiong, Ashwin Srinivasan, Ankita Sharma 외

Dense retrieval (DR) methods conduct text retrieval by first encoding texts in the embedding space and then matching them by nearest neighbor search. This requires strong locality properties from the representation space…

Representation LearningRetrievalText Retrieval

Towards adversarial learning of speaker-invariant representation for speech emotion recognition

2019-03-22

Speech emotion recognition (SER) has attracted great attention in recent years due to the high demand for emotionally intelligent speech interfaces. Deriving speaker-invariant representations for speech emotion recogniti…

ClassificationEmotion ClassificationEmotion RecognitionRepresentation Learning+1

Zero-Shot Dense Retrieval with Momentum Adversarial Domain Invariant Representation

2021-09-29 · Ji Xin, Chenyan Xiong, Ashwin Srinivasan, Ankita Sharma 외

Dense retrieval (DR) methods conduct text retrieval by first encoding texts in the embedding space and then matching them by nearest neighbor search. This requires strong locality properties from the representation space…

Representation LearningRetrievalText Retrieval

Graph Adversarial Self-Supervised Learning

2021-12-01 · NeurIPS 2021 12 · Longqi Yang, Liangliang Zhang, Wenjing Yang

This paper studies a long-standing problem of learning the representations of a whole graph without human supervision. The recent self-supervised learning methods train models to be invariant to the transformations (view…

Graph ClassificationSelf-Supervised Learning

DeMIAN: Deep Modality Invariant Adversarial Network

2016-12-23 · Kuniaki Saito, Yusuke Mukuta, Yoshitaka Ushiku, Tatsuya Harada

Obtaining common representations from different modalities is important in that they are interchangeable with each other in a classification problem. For example, we can train a classifier on image features in the common…

Domain AdaptationGeneral ClassificationRepresentation LearningZero-Shot Learning