paper-with-me

홈 › Papers

Hierarchical Variational Auto-Encoding for Unsupervised Domain Generalization

2021-01-23 · Xudong Sun, Florian Buettner

We address the task of domain generalization, where the goal is to train a predictive model such that it is able to generalize to a new, previously unseen domain. We choose a hierarchical generative approach within the framework of variational autoencoders and propose a domain-unsupervised algorithm that is able to generalize to new domains without domain supervision. We show that our method is able to learn representations that disentangle domain-specific information from class-label specific information even in complex settings where domain structure is not observed during training. Our interpretable method outperforms previously proposed generative algorithms for domain generalization as well as other non-generative state-of-the-art approaches in several hierarchical domain settings including sequential overlapped near continuous domain shift. It also achieves competitive performance on the standard domain generalization benchmark dataset PACS compared to state-of-the-art approaches which rely on observing domain-specific information during training, as well as another domain unsupervised method. Additionally, we proposed model selection purely based on Evidence Lower Bound (ELBO) and also proposed weak domain supervision where implicit domain information can be added into the algorithm.

📄 PDF Abstract BibTeX arXiv:2101.09436

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationModel Selection

Similar Papers 제목 키워드 기반

Auto-Encoding Total Correlation Explanation

2018-02-16 · Shuyang Gao, Rob Brekelmans, Greg Ver Steeg, Aram Galstyan

Advances in unsupervised learning enable reconstruction and generation of samples from complex distributions, but this success is marred by the inscrutability of the representations learned. We propose an information-the…

DisentanglementRepresentation Learning

Hierarchical Conditional Variational Autoencoder Based Acoustic Anomaly Detection

2022-06-11 · Harsh Purohit, Takashi Endo, Masaaki Yamamoto, Yohei Kawaguchi

This paper aims to develop an acoustic signal-based unsupervised anomaly detection method for automatic machine monitoring. Existing approaches such as deep autoencoder (DAE), variational autoencoder (VAE), conditional v…

Anomaly DetectionUnsupervised Anomaly Detection

Cross-Domain Latent Modulation for Variational Transfer Learning

2020-12-21 · Jinyong Hou, Jeremiah D. Deng, Stephen Cranefield, Xuejie Ding

We propose a cross-domain latent modulation mechanism within a variational autoencoders (VAE) framework to enable improved transfer learning. Our key idea is to procure deep representations from one data domain and use i…

Domain AdaptationTransfer LearningTranslationUnsupervised Domain Adaptation

AVT: Unsupervised Learning of Transformation Equivariant Representations by Autoencoding Variational Transformations

2019-03-23 · ICCV 2019 10 · Guo-Jun Qi, Liheng Zhang, Chang Wen Chen, Qi Tian

The learning of Transformation-Equivariant Representations (TERs), which is introduced by Hinton et al. \cite{hinton2011transforming}, has been considered as a principle to reveal visual structures under various transfor…

Decoder

Unsupervised Hierarchical Graph Representation Learning with Variational Bayes

2019-09-25 · Shashanka Ubaru, Jie Chen

Hierarchical graph representation learning is an emerging subject owing to the increasingly popular adoption of graph neural networks in machine learning and applications. Loosely speaking, work under this umbrella falls…

Graph ClassificationGraph Representation LearningRepresentation Learning