Rotation-Invariant Restricted Boltzmann Machine Using Shared Gradient Filters
Mario Valerio Giuffrida, Sotirios A. Tsaftaris

TL;DR
This paper introduces a rotation-invariant RBM that leverages dominant image orientations to learn compact, rotation-robust features, improving over standard RBMs especially on rotated datasets.
Contribution
The paper proposes an explicit rotation-invariant RBM that incorporates prior orientation information through shared gradient filters, enabling rotation robustness without extensive data augmentation.
Findings
Learns rotation-invariant features effectively.
Requires fewer hidden units than standard RBMs.
Achieves robustness to rotations on MNIST dataset.
Abstract
Finding suitable features has been an essential problem in computer vision. We focus on Restricted Boltzmann Machines (RBMs), which, despite their versatility, cannot accommodate transformations that may occur in the scene. As a result, several approaches have been proposed that consider a set of transformations, which are used to either augment the training set or transform the actual learned filters. In this paper, we propose the Explicit Rotation-Invariant Restricted Boltzmann Machine, which exploits prior information coming from the dominant orientation of images. Our model extends the standard RBM, by adding a suitable number of weight matrices, associated with each dominant gradient. We show that our approach is able to learn rotation-invariant features, comparing it with the classic formulation of RBM on the MNIST benchmark dataset. Overall, requiring less hidden units, our…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRestricted Boltzmann Machine
