Unsupervised Learning with Truncated Gaussian Graphical Models
Qinliang Su, Xuejun Liao, Chunyuan Li, Zhe Gan, Lawrence Carin

TL;DR
This paper introduces a novel bipartite Gaussian graphical model with truncated normal variables, enabling efficient inference and deep unsupervised pre-training for neural networks, outperforming existing models.
Contribution
It proposes a new GGM variant with truncated normals and bipartite structure, connecting to ReLU networks and allowing efficient training and deep unsupervised pre-training.
Findings
Model effectively handles real-valued, binary, and count data.
Deep models improve neural network pre-training.
Experimental results show superiority over competing models.
Abstract
Gaussian graphical models (GGMs) are widely used for statistical modeling, because of ease of inference and the ubiquitous use of the normal distribution in practical approximations. However, they are also known for their limited modeling abilities, due to the Gaussian assumption. In this paper, we introduce a novel variant of GGMs, which relaxes the Gaussian restriction and yet admits efficient inference. Specifically, we impose a bipartite structure on the GGM and govern the hidden variables by truncated normal distributions. The nonlinearity of the model is revealed by its connection to rectified linear unit (ReLU) neural networks. Meanwhile, thanks to the bipartite structure and appealing properties of truncated normals, we are able to train the models efficiently using contrastive divergence. We consider three output constructs, accounting for real-valued, binary and count data. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Neural Networks and Applications · Machine Learning and Data Classification
