Restricted Boltzmann machine

From WikiMD's Food, Medicine & Wellness Encyclopedia

Restricted Boltzmann machine

Restricted Boltzmann Machine (RBM) is a type of artificial neural network used for dimensionality reduction, classification, regression, collaborative filtering, feature learning, and topic modeling. RBMs are a variant of Boltzmann machines, with the restriction that their neurons form a bipartite graph: a graph where the nodes can be divided into two disjoint sets such that no two nodes within the same set are adjacent. This structure allows for more efficient training algorithms, most notably the contrastive divergence algorithm.

Overview[edit | edit source]

An RBM consists of visible and hidden layers. The visible units constitute the input layer, and the hidden units are a layer of latent variables or features. There are no connections between units in the same layer. RBMs are trained to learn a probability distribution over the input space. After training, the hidden layer can reveal interesting properties about the input data, such as underlying patterns or features.

Architecture[edit | edit source]

The architecture of an RBM is relatively simple, comprising two layers: a visible layer for the input data and a hidden layer that captures dependencies between the observed variables. The connections between the visible and hidden units are undirected and weighted. Each neuron in the visible layer is connected to every neuron in the hidden layer, but no two neurons within the same layer are connected. This bipartite graph structure is what characterizes an RBM.

Training[edit | edit source]

Training an RBM involves adjusting the weights and biases of the network to minimize the difference between the input data and the data reconstructed from the hidden layer. The most common training algorithm is contrastive divergence (CD), introduced by Geoffrey Hinton. CD is a fast, approximate learning algorithm that iteratively updates the weights to increase the likelihood of the training data under the model.

Applications[edit | edit source]

RBMs have been successfully applied in various domains, including:

  • Dimensionality reduction: RBMs can reduce the dimensionality of data by learning a new set of more compact, representative features.
  • Collaborative filtering: In recommendation systems, RBMs can predict user preferences for products or services by learning the underlying structure of user-item interactions.
  • Feature learning: RBMs can automatically discover and learn the representations needed for detection or classification from raw data.
  • Topic modeling: RBMs can be used to discover the underlying thematic structure in a collection of documents.

Advantages and Limitations[edit | edit source]

The main advantage of RBMs is their ability to learn complex, non-linear representations of data. However, they also have limitations, such as the difficulty of training them on large datasets and the tendency to get trapped in local minima during training.

See Also[edit | edit source]


This article is a stub.

Help WikiMD grow by registering to expand it.
Editing is available only to registered and verified users.
About WikiMD: A comprehensive, free health & wellness encyclopedia.

Wiki.png

Navigation: Wellness - Encyclopedia - Health topics - Disease Index‏‎ - Drugs - World Directory - Gray's Anatomy - Keto diet - Recipes

Search WikiMD


Ad.Tired of being Overweight? Try W8MD's physician weight loss program.
Semaglutide (Ozempic / Wegovy and Tirzepatide (Mounjaro / Zepbound) available.
Advertise on WikiMD

WikiMD is not a substitute for professional medical advice. See full disclaimer.

Credits:Most images are courtesy of Wikimedia commons, and templates Wikipedia, licensed under CC BY SA or similar.

Contributors: Prab R. Tumpati, MD