Disentanglement by Cyclic Reconstruction
David Bertoin, Emmanuel Rachelson (DMIA)

TL;DR
This paper introduces a novel method combining adversarial predictors and cyclic reconstruction to disentangle task-related and domain-specific information in neural networks, improving generalization and domain adaptation.
Contribution
It proposes a new disentanglement technique applicable to both single-domain and unsupervised domain adaptation scenarios, enhancing transferability of learned representations.
Findings
Improved information retrieval performance with disentangled representations.
Enhanced domain adaptation effectiveness on benchmark datasets.
Disentanglement leads to better generalization across domains.
Abstract
Deep neural networks have demonstrated their ability to automatically extract meaningful features from data. However, in supervised learning, information specific to the dataset used for training, but irrelevant to the task at hand, may remain encoded in the extracted representations. This remaining information introduces a domain-specific bias, weakening the generalization performance. In this work, we propose splitting the information into a task-related representation and its complementary context representation. We propose an original method, combining adversarial feature predictors and cyclic reconstruction, to disentangle these two representations in the single-domain supervised case. We then adapt this method to the unsupervised domain adaptation problem, consisting of training a model capable of performing on both a source and a target domain. In particular, our method promotes…
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
TopicsDomain Adaptation and Few-Shot Learning
