paper-with-me

홈 › 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 interest can be successfully recovered. Motivated by a real-world problem, we propose a setting where the user introduces weak supervision by providing similarities between instances based on a factor to be disentangled. The similarity is provided as either a binary (yes/no) or a real-valued label describing whether a pair of instances are similar or not. We propose a new method for weakly supervised disentanglement of latent variables within the framework of Variational Autoencoder. Experimental results demonstrate that utilizing weak supervision improves the performance of the disentanglement method substantially.

📄 PDF Abstract BibTeX arXiv:1906.01044

Code (1)

batmanlab/VAE_pairwise 공식 구현 pytorch

Tasks

Disentanglement

Similar Papers 제목 키워드 기반

Pairwise Similarity Knowledge Transfer for Weakly Supervised Object Localization

2020-03-18 · ECCV 2020 8 · Amir Rahimi, Amirreza Shaban, Thalaiyasingam Ajanthan, Richard Hartley 외

Weakly Supervised Object Localization (WSOL) methods only require image level labels as opposed to expensive bounding box annotations required by fully supervised algorithms. We study the problem of learning localization…

Object LocalizationTransfer LearningWeakly-Supervised Object Localization

Knowledge-guided Pairwise Reconstruction Network for Weakly Supervised Referring Expression Grounding

2019-09-05 · Xuejing Liu, Liang Li, Shuhui Wang, Zheng-Jun Zha 외

Weakly supervised referring expression grounding (REG) aims at localizing the referential entity in an image according to linguistic query, where the mapping between the image region (proposal) and the query is unknown i…

ObjectReferring ExpressionRegion ProposalWeakly-supervised Learning

Understanding and Guiding Weakly Supervised Entity Alignment with Potential Isomorphism Propagation

2024-02-05 · Yuanyi Wang, Wei Tang, Haifeng Sun, Zirui Zhuang 외

Weakly Supervised Entity Alignment (EA) is the task of identifying equivalent entities across diverse knowledge graphs (KGs) using only a limited number of seed alignments. Despite substantial advances in aggregation-bas…

Entity AlignmentKnowledge Graphs

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

Classification from Pairwise Similarities/Dissimilarities and Unlabeled Data via Empirical Risk Minimization

2019-04-26 · Takuya Shimada, Han Bao, Issei Sato, Masashi Sugiyama

Pairwise similarities and dissimilarities between data points might be easier to obtain than fully labeled data in real-world classification problems, e.g., in privacy-aware situations. To handle such pairwise informatio…

ClusteringGeneral Classification