English

Unsupervised Learning with Truncated Gaussian Graphical Models

Machine Learning 2016-11-22 v2 Machine Learning

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 further extend the model to deep constructions and show that deep models can be used for unsupervised pre-training of rectifier neural networks. Extensive experimental results are provided to validate the proposed models and demonstrate their superiority over competing models.

Keywords

Cite

@article{arxiv.1611.04920,
  title  = {Unsupervised Learning with Truncated Gaussian Graphical Models},
  author = {Qinliang Su and Xuejun Liao and Chunyuan Li and Zhe Gan and Lawrence Carin},
  journal= {arXiv preprint arXiv:1611.04920},
  year   = {2016}
}

Comments

To appear in AAAI 2017

R2 v1 2026-06-22T16:53:12.720Z