Disentanglement and Generalization Under Correlation Shifts
Christina M. Funke, Paul Vicol, Kuan-Chieh Wang, Matthias K\"ummerer,, Richard Zemel, Matthias Bethge

TL;DR
This paper introduces a novel adversarial method to improve disentanglement in representations, enabling models to generalize better across domain shifts where correlations between factors of variation change.
Contribution
It proposes a conditional mutual information minimization approach to disentangle factors despite correlations, enhancing robustness under correlation shifts.
Findings
Method achieves disentanglement and robustness on real-world datasets.
Outperforms existing methods in correlation shift scenarios.
Effective even with weak supervision.
Abstract
Correlations between factors of variation are prevalent in real-world data. Exploiting such correlations may increase predictive performance on noisy data; however, often correlations are not robust (e.g., they may change between domains, datasets, or applications) and models that exploit them do not generalize when correlations shift. Disentanglement methods aim to learn representations which capture different factors of variation in latent subspaces. A common approach involves minimizing the mutual information between latent subspaces, such that each encodes a single underlying attribute. However, this fails when attributes are correlated. We solve this problem by enforcing independence between subspaces conditioned on the available attributes, which allows us to remove only dependencies that are not due to the correlation structure present in the training data. We achieve this via an…
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
TopicsMachine Learning and Data Classification · Imbalanced Data Classification Techniques · Explainable Artificial Intelligence (XAI)
