Fast Ensemble Learning Using Adversarially-Generated Restricted Boltzmann Machines
Gustavo H. de Rosa, Mateus Roder, Jo\~ao P. Papa

TL;DR
This paper introduces a novel ensemble learning method that uses adversarially-generated Restricted Boltzmann Machines (RBMs) to improve image reconstruction and classification, reducing training complexity.
Contribution
It proposes generating RBMs via adversarial learning with pre-trained weights and combining them into ensembles as an alternative to extensive training.
Findings
Artificial RBM ensembles perform well in image tasks
The approach reduces training time for RBMs
Ensembles improve robustness against adversarial data
Abstract
Machine Learning has been applied in a wide range of tasks throughout the last years, ranging from image classification to autonomous driving and natural language processing. Restricted Boltzmann Machine (RBM) has received recent attention and relies on an energy-based structure to model data probability distributions. Notwithstanding, such a technique is susceptible to adversarial manipulation, i.e., slightly or profoundly modified data. An alternative to overcome the adversarial problem lies in the Generative Adversarial Networks (GAN), capable of modeling data distributions and generating adversarial data that resemble the original ones. Therefore, this work proposes to artificially generate RBMs using Adversarial Learning, where pre-trained weight matrices serve as the GAN inputs. Furthermore, it proposes to sample copious amounts of matrices and combine them into ensembles,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning · Model Reduction and Neural Networks
MethodsRestricted Boltzmann Machine
