Learning Latent Variable Models by Improving Spectral Solutions with Exterior Point Method

Abstract

Probabilistic latent-variable models are a fundamental tool in statistics and machine learning. Despite their widespread use, identifying the parameters of basic latent variable models continues to be an extremely challenging problem. Traditional maximum likelihood-based learning algorithms find valid parameters, but suffer from high computational cost, slow convergence, and local optima. In contrast, recently developed method of moments-based algorithms are computationally efficient and provide strong statistical guarantees, but are not guaranteed to find valid parameters. In this work, we introduce a two-stage learning algorithm for latent variable models. We first use method of moments to find a solution that is close to the optimal solution but not necessarily in the valid set of model parameters. We then incrementally refine the solution via exterior point optimization until a local optima that is arbitrarily near the valid set of parameters is found. We perform several experiments on synthetic and real-world data and show that our approach is more accurate then previous work, especially when training data is limited.

Cite

Text

Shaban et al. "Learning Latent Variable Models by Improving Spectral Solutions with Exterior Point Method." Conference on Uncertainty in Artificial Intelligence, 2015.

Markdown

[Shaban et al. "Learning Latent Variable Models by Improving Spectral Solutions with Exterior Point Method." Conference on Uncertainty in Artificial Intelligence, 2015.](https://mlanthology.org/uai/2015/shaban2015uai-learning/)

BibTeX

@inproceedings{shaban2015uai-learning,
  title     = {{Learning Latent Variable Models by Improving Spectral Solutions with Exterior Point Method}},
  author    = {Shaban, Amirreza and Farajtabar, Mehrdad and Xie, Bo and Song, Le and Boots, Byron},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2015},
  pages     = {792-801},
  url       = {https://mlanthology.org/uai/2015/shaban2015uai-learning/}
}