paper-with-me

Papers

Boltzmann Encoded Adversarial Machines

2018-04-23 · Charles K. Fisher, Aaron M. Smith, Jonathan R. Walsh

Restricted Boltzmann Machines (RBMs) are a class of generative neural network that are typically trained to maximize a log-likelihood objective function. We argue that likelihood-based training strategies may fail because the objective does not sufficiently penalize models that place a high probability in regions where the training data distribution has low probability. To overcome this problem, we introduce Boltzmann Encoded Adversarial Machines (BEAMs). A BEAM is an RBM trained against an adversary that uses the hidden layer activations of the RBM to discriminate between the training data and the probability distribution generated by the model. We present experiments demonstrating that BEAMs outperform RBMs and GANs on multiple benchmarks.

📄 PDF Abstract BibTeX arXiv:1804.08682

Code (1)

annachen/beam pytorch

Similar Papers 제목 키워드 기반

Defence against adversarial attacks using classical and quantum-enhanced Boltzmann machines

2020-12-21 · Aidan Kehoe, Peter Wittek, Yanbo Xue, Alejandro Pozas-Kerstjens

We provide a robust defence to adversarial attacks on discriminative algorithms. Neural networks are naturally vulnerable to small, tailored perturbations in the input data that lead to wrong predictions. On the contrary…

Transductive Boltzmann Machines

2018-05-21 · Mahito Sugiyama, Koji Tsuda, Hiroyuki Nakahara

We present transductive Boltzmann machines (TBMs), which firstly achieve transductive learning of the Gibbs distribution. While exact learning of the Gibbs distribution is impossible by the family of existing Boltzmann m…

Transductive Learning

Boltzmann machines as two-dimensional tensor networks

2021-05-10 · Sujie Li, Feng Pan, Pengfei Zhou, Pan Zhang

Restricted Boltzmann machines (RBM) and deep Boltzmann machines (DBM) are important models in machine learning, and recently found numerous applications in quantum many-body physics. We show that there are fundamental co…

BIG-bench Machine LearningTensor NetworksVocal Bursts Valence Prediction

Deep Narrow Boltzmann Machines are Universal Approximators

2014-11-14 · Guido Montufar

We show that deep narrow Boltzmann machines are universal approximators of probability distributions on the activities of their visible units, provided they have sufficiently many hidden layers, each containing the same …

Can Boltzmann Machines Discover Cluster Updates ?

2017-02-28 · Lei Wang

Boltzmann machines are physics informed generative models with wide applications in machine learning. They can learn the probability distribution from an input dataset and generate new samples accordingly. Applying them …

Recommendation Systems