paper-with-me

홈 › Papers

Weakly Supervised Disentanglement with Guarantees

2019-10-22 · ICLR 2020 1 · Rui Shu, Yining Chen, Abhishek Kumar, Stefano Ermon, Ben Poole

Learning disentangled representations that correspond to factors of variation in real-world data is critical to interpretable and human-controllable machine learning. Recently, concerns about the viability of learning disentangled representations in a purely unsupervised manner has spurred a shift toward the incorporation of weak supervision. However, there is currently no formalism that identifies when and how weak supervision will guarantee disentanglement. To address this issue, we provide a theoretical framework to assist in analyzing the disentanglement guarantees (or lack thereof) conferred by weak supervision when coupled with learning algorithms based on distribution matching. We empirically verify the guarantees and limitations of several weak supervision methods (restricted labeling, match-pairing, and rank-pairing), demonstrating the predictive power and usefulness of our theoretical framework.

📄 PDF Abstract BibTeX arXiv:1910.09772

Code (1)

google-research/google-research/tree/master/weak_disentangle 공식 구현 tf

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

Weakly Supervised Disentanglement by Pairwise Similarities

2019-06-03 · Junxiang Chen, Kayhan Batmanghelich

Recently, researches related to unsupervised disentanglement learning with deep generative models have gained substantial popularity. However, without introducing supervision, there is no guarantee that the factors of in…

Disentanglement

SW-VAE: Weakly Supervised Learn Disentangled Representation Via Latent Factor Swapping

2022-09-21 · Jiageng Zhu, Hanchen Xie, Wael Abd-Almageed

Representation disentanglement is an important goal of representation learning that benefits various downstream tasks. To achieve this goal, many unsupervised learning representation disentanglement approaches have been …

DisentanglementRepresentation Learning

SCADI: Self-supervised Causal Disentanglement in Latent Variable Models

2023-11-11 · Heejeong Nam

Causal disentanglement has great potential for capturing complex situations. However, there is a lack of practical and efficient approaches. It is already known that most unsupervised disentangling methods are unable to …

DisentanglementPseudo Label

DisFaceRep: Representation Disentanglement for Co-occurring Facial Components in Weakly Supervised Face Parsing

2025-08-02 · Xiaoqin Wang, Xianxu Hou, Meidan Ding, Junliang Chen 외 arxiv

Face parsing aims to segment facial images into key components such as eyes, lips, and eyebrows. While existing methods rely on dense pixel-level annotations, such annotations are expensive and labor-intensive to obtain.…

Semantic SegmentationFace Parsing

Odd-One-Out Representation Learning

2020-12-14 · Salman Mohammadi, Anders Kirk Uhrenholt, Bjørn Sand Jensen

The effective application of representation learning to real-world problems requires both techniques for learning useful representations, and also robust ways to evaluate properties of representations. Recent work in dis…

DisentanglementMetric LearningModel SelectionOdd One Out+2