paper-with-me

홈 › Papers

Discovering Influential Factors in Variational Autoencoder

2018-09-06 · Shiqi Liu, Jingxin Liu, Qian Zhao, Xiangyong Cao, Huibin Li, Hongy-ing Meng, Sheng Liu, Deyu Meng

In the field of machine learning, it is still a critical issue to identify and supervise the learned representation without manually intervening or intuition assistance to extract useful knowledge or serve for the downstream tasks. In this work, we focus on supervising the influential factors extracted by the variational autoencoder(VAE). The VAE is proposed to learn independent low dimension representation while facing the problem that sometimes pre-set factors are ignored. We argue that the mutual information of the input and each learned factor of the representation plays a necessary indicator of discovering the influential factors. We find the VAE objective inclines to induce mutual information sparsity in factor dimension over the data intrinsic dimension and results in some non-influential factors whose function on data reconstruction could be ignored. We show mutual information also influences the lower bound of VAE's reconstruction error and downstream classification task. To make such indicator applicable, we design an algorithm for calculating the mutual information for VAE and prove its consistency. Experimental results on MNIST, CelebA and DEAP datasets show that mutual information can help determine influential factors, of which some are interpretable and can be used to further generation and classification tasks, and help discover the variant that connects with emotion on DEAP dataset.

📄 PDF Abstract BibTeX arXiv:1809.01804

Code (1)

647LiuSQ/Discovering-influential-factors-in-variational-autoencoders 공식 구현 tf

Tasks

General Classification

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Multi-Facet Clustering Variational Autoencoders

2021-06-09 · NeurIPS 2021 12 · Fabian Falck, Haoting Zhang, Matthew Willetts, George Nicholson 외

Work in deep clustering focuses on finding a single partition of data. However, high-dimensional data, such as images, typically feature multiple interesting characteristics one could cluster over. For example, images of…

ClusteringDeep Clustering

Contrastively Disentangled Sequential Variational Autoencoder

2021-10-22 · NeurIPS 2021 12 · Junwen Bai, Weiran Wang, Carla Gomes

Self-supervised disentangled representation learning is a critical task in sequence modeling. The learnt representations contribute to better model interpretability as well as the data generation, and improve the sample …

Representation Learning

Dirichlet Graph Variational Autoencoder

2020-10-09 · NeurIPS 2020 12 · Jia Li, Tomasyu Yu, Jiajin Li, Honglei Zhang 외

Graph Neural Networks (GNNs) and Variational Autoencoders (VAEs) have been widely used in modeling and generating graphs with latent factors. However, there is no clear explanation of what these latent factors are and wh…

ClusteringGraph ClusteringGraph Generation

Variational Autoencoder for Anti-Cancer Drug Response Prediction

2020-08-22 · Hongyuan Dong, Jiaqing Xie, Zhi Jing, Dexin Ren

Cancer is a primary cause of human death, but discovering drugs and tailoring cancer therapies are expensive and time-consuming. We seek to facilitate the discovery of new drugs and treatment strategies for cancer using …

Drug Response PredictionPrediction

Inference Suboptimality in Variational Autoencoders

2018-01-10 · ICML 2018 7 · Chris Cremer, Xuechen Li, David Duvenaud

Amortized inference allows latent-variable models trained via variational learning to scale to large datasets. The quality of approximate inference is determined by two factors: a) the capacity of the variational distrib…