English

Efficient training of energy-based models via spin-glass control

Statistical Mechanics 2021-04-16 v4 Disordered Systems and Neural Networks Machine Learning

Abstract

We introduce a new family of energy-based probabilistic graphical models for efficient unsupervised learning. Its definition is motivated by the control of the spin-glass properties of the Ising model described by the weights of Boltzmann machines. We use it to learn the Bars and Stripes dataset of various sizes and the MNIST dataset, and show how they quickly achieve the performance offered by standard methods for unsupervised learning. Our results indicate that the standard initialization of Boltzmann machines with random weights equivalent to spin-glass models is an unnecessary bottleneck in the process of training. Furthermore, this new family allows for very easy access to low-energy configurations, which points to new, efficient training algorithms. The simplest variant of such algorithms approximates the negative phase of the log-likelihood gradient with no Markov chain Monte Carlo sampling costs at all, and with an accuracy sufficient to achieve good learning and generalization.

Keywords

Cite

@article{arxiv.1910.01592,
  title  = {Efficient training of energy-based models via spin-glass control},
  author = {Alejandro Pozas-Kerstjens and Gorka Muñoz-Gil and Eloy Piñol and Miguel Ángel García-March and Antonio Acín and Maciej Lewenstein and Przemysław R. Grzybowski},
  journal= {arXiv preprint arXiv:1910.01592},
  year   = {2021}
}

Comments

16 pages, 7+1 figures, RevTeX 4.1. Code is available at https://github.com/apozas/rapid/. v4: Updated to match published version