paper-with-me

Papers

Structural Restricted Boltzmann Machine for image denoising and classification

2023-06-16 · Bidaurrazaga Arkaitz, Pérez Aritz, Santana Roberto

Restricted Boltzmann Machines are generative models that consist of a layer of hidden variables connected to another layer of visible units, and they are used to model the distribution over visible variables. In order to gain a higher representability power, many hidden units are commonly used, which, in combination with a large number of visible units, leads to a high number of trainable parameters. In this work we introduce the Structural Restricted Boltzmann Machine model, which taking advantage of the structure of the data in hand, constrains connections of hidden units to subsets of visible units in order to reduce significantly the number of trainable parameters, without compromising performance. As a possible area of application, we focus on image modelling. Based on the nature of the images, the structure of the connections is given in terms of spatial neighbourhoods over the pixels of the image that constitute the visible variables of the model. We conduct extensive experiments on various image domains. Image denoising is evaluated with corrupted images from the MNIST dataset. The generative power of our models is compared to vanilla RBMs, as well as their classification performance, which is assessed with five different image domains. Results show that our proposed model has a faster and more stable training, while also obtaining better results compared to an RBM with no constrained connections between its visible and hidden units.

📄 PDF Abstract BibTeX arXiv:2306.09628

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDenoisingImage Denoising

Methods 이 논문이 사용한 방법론

Restricted Boltzmann Machine 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Matrix Product Operator Restricted Boltzmann Machines

2018-11-12 · Cong Chen, Kim Batselier, Ching-Yun Ko, Ngai Wong

A restricted Boltzmann machine (RBM) learns a probability distribution over its input samples and has numerous uses like dimensionality reduction, classification and generative modeling. Conventional RBMs accept vectoriz…

DenoisingDimensionality ReductionGeneral Classification

Graph Signal Recovery Using Restricted Boltzmann Machines

2020-11-20 · Ankith Mohan, Aiichiro Nakano, Emilio Ferrara

We propose a model-agnostic pipeline to recover graph signals from an expert system by exploiting the content addressable memory property of restricted Boltzmann machine and the representational ability of a neural netwo…

BIG-bench Machine LearningDenoising

Quantum Image Denoising: A Framework via Boltzmann Machines, QUBO, and Quantum Annealing

2023-07-13 · Phillip Kerger, Ryoji Miyazaki

We investigate a framework for binary image denoising via restricted Boltzmann machines (RBMs) that introduces a denoising objective in quadratic unconstrained binary optimization (QUBO) form and is well-suited for quant…

DenoisingImage Denoising

Wasserstein Training of Restricted Boltzmann Machines

2016-12-01 · NeurIPS 2016 12 · Grégoire Montavon, Klaus-Robert Müller, Marco Cuturi

Boltzmann machines are able to learn highly complex, multimodal, structured and multiscale real-world data distributions. Parameters of the model are usually learned by minimizing the Kullback-Leibler (KL) divergence fro…

Denoising

Deep Restricted Boltzmann Networks

2016-11-15 · Hengyuan Hu, Lisheng Gao, Quanbin Ma

Building a good generative model for image has long been an important topic in computer vision and machine learning. Restricted Boltzmann machine (RBM) is one of such models that is simple but powerful. However, its rest…

Form