paper-with-me

Papers

Modeling Documents with Deep Boltzmann Machines

2013-09-26 · Nitish Srivastava, Ruslan R. Salakhutdinov, Geoffrey E. Hinton

We introduce a Deep Boltzmann Machine model suitable for modeling and extracting latent semantic representations from a large unstructured collection of documents. We overcome the apparent difficulty of training a DBM with judicious parameter tying. This parameter tying enables an efficient pretraining algorithm and a state initialization scheme that aids inference. The model can be trained just as efficiently as a standard Restricted Boltzmann Machine. Our experiments show that the model assigns better log probability to unseen data than the Replicated Softmax model. Features extracted from our model outperform LDA, Replicated Softmax, and DocNADE models on document retrieval and document classification tasks.

📄 PDF Abstract BibTeX arXiv:1309.6865

Code (0)

등록된 구현이 없습니다.

Tasks

Document ClassificationGeneral ClassificationRetrieval

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…
Deep Boltzmann Machine 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

What is (missing or wrong) in the scene? A Hybrid Deep Boltzmann Machine For Contextualized Scene Modeling

2017-10-16 · İlker Bozcan, Yağmur Oymak, İdil Zeynep Alemdar, Sinan Kalkan

Scene models allow robots to reason about what is in the scene, what else should be in it, and what should not be in it. In this paper, we propose a hybrid Boltzmann Machine (BM) for scene modeling where relations betwee…

General ClassificationScene Classification

Generative modeling using evolved quantum Boltzmann machines

2025-12-02 · Mark M. Wilde arxiv

Born-rule generative modeling, a central task in quantum machine learning, seeks to learn probability distributions that can be efficiently sampled by measuring complex quantum states. One hope is for quantum models to e…

Quantum Machine Learning

Neural Boltzmann Machines

2023-05-15 · Alex H. Lang, Anton D. Loukianov, Charles K. Fisher

Conditional generative models are capable of using contextual information as input to create new imaginative outputs. Conditional Restricted Boltzmann Machines (CRBMs) are one class of conditional generative models that …

Robust Deep Appearance Models

2016-07-03 · Kha Gia Quach, Chi Nhan Duong, Khoa Luu, Tien D. Bui

This paper presents a novel Robust Deep Appearance Models to learn the non-linear correlation between shape and texture of face images. In this approach, two crucial components of face images, i.e. shape and texture, are…

Information Perspective to Probabilistic Modeling: Boltzmann Machines versus Born Machines

2017-12-12 · Song Cheng, Jing Chen, Lei Wang

We compare and contrast the statistical physics and quantum physics inspired approaches for unsupervised generative modeling of classical data. The two approaches represent probabilities of observed data using energy-bas…