paper-with-me

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 vectorized data that dismisses potentially important structural information in the original tensor (multi-way) input. Matrix-variate and tensor-variate RBMs, named MvRBM and TvRBM, have been proposed but are all restrictive by model construction, which leads to a weak model expression power. This work presents the matrix product operator RBM (MPORBM) that utilizes a tensor network generalization of Mv/TvRBM, preserves input formats in both the visible and hidden layers, and results in higher expressive power. A novel training algorithm integrating contrastive divergence and an alternating optimization procedure is also developed. Numerical experiments compare the MPORBM with the traditional RBM and MvRBM for data classification and image completion and denoising tasks. The expressive power of the MPORBM as a function of the MPO-rank is also investigated.

📄 PDF Abstract BibTeX arXiv:1811.04608

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDimensionality ReductionGeneral Classification

Methods 이 논문이 사용한 방법론

Restricted Boltzmann Machine 설명 없음

Similar Papers 제목 키워드 기반

Cumulative Restricted Boltzmann Machines for Ordinal Matrix Data Analysis

2014-07-31 · Truyen Tran, Dinh Phung, Svetha Venkatesh

Ordinal data is omnipresent in almost all multiuser-generated feedback - questionnaires, preferences etc. This paper investigates modelling of ordinal data with Gaussian restricted Boltzmann machines (RBMs). In particula…

Collaborative FilteringRecommendation Systems

Product Jacobi-Theta Boltzmann machines with score matching

2023-03-10 · Andrea Pasquale, Daniel Krefl, Stefano Carrazza, Frank Nielsen

The estimation of probability density functions is a non trivial task that over the last years has been tackled with machine learning techniques. Successful applications can be obtained using models inspired by the Boltz…

Discrete Restricted Boltzmann Machines

2013-01-15 · Guido Montufar, Jason Morton

We describe discrete restricted Boltzmann machines: probabilistic graphical models with bipartite interactions between visible and hidden discrete variables. Examples are binary restricted Boltzmann machines and discrete…

Density Operator Expectation Maximization

2025-07-30 · Adit Vishnu, Abhay Shastry, Dhruva Kashyap, Chiranjib Bhattacharyya arxiv

Machine learning with density operators, the mathematical foundation of quantum mechanics, is gaining prominence with rapid advances in quantum computing. Generative models based on density operators cannot yet handle ta…

Tensor networks for unsupervised machine learning

2021-06-24 · Jing Liu, Sujie Li, Jiang Zhang, Pan Zhang

Modeling the joint distribution of high-dimensional data is a central task in unsupervised machine learning. In recent years, many interests have been attracted to developing learning models based on tensor networks, whi…

BIG-bench Machine LearningTensor Networks