paper-with-me

Papers

Learning in Markov Random Fields using Tempered Transitions

2009-12-01 · NeurIPS 2009 12 · Ruslan R. Salakhutdinov

Markov random fields (MRFs), or undirected graphical models, provide a powerful framework for modeling complex dependencies among random variables. Maximum likelihood learning in MRFs is hard due to the presence of the global normalizing constant. In this paper we consider a class of stochastic approximation algorithms of Robbins-Monro type that uses Markov chain Monte Carlo to do approximate maximum likelihood learning. We show that using MCMC operators based on tempered transitions enables the stochastic approximation algorithm to better explore highly multimodal distributions, which considerably improves parameter estimates in large densely-connected MRFs. Our results on MNIST and NORB datasets demonstrate that we can successfully learn good generative models of high-dimensional, richly structured data and perform well on digit and object recognition tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

On Tracking The Partition Function

2011-12-01 · NeurIPS 2011 12 · Guillaume Desjardins, Yoshua Bengio, Aaron C. Courville

Markov Random Fields (MRFs) have proven very powerful both as density estimators and feature extractors for classification. However, their use is often limited by an inability to estimate the partition function $Z$. In t…

Hybrid semi-Markov CRF for Neural Sequence Labeling

2018-05-10 · ACL 2018 7 · Zhi-Xiu Ye, Zhen-Hua Ling

This paper proposes hybrid semi-Markov conditional random fields (SCRFs) for neural sequence labeling in natural language processing. Based on conventional conditional random fields (CRFs), SCRFs have been designed for t…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Tempering by Subsampling

2014-01-28 · Jan-Willem van de Meent, Brooks Paige, Frank Wood

In this paper we demonstrate that tempering Markov chain Monte Carlo samplers for Bayesian models by recursively subsampling observations without replacement can improve the performance of baseline samplers in terms of e…

Simplification of Markov chains with infinite state space and the mathematical theory of random gene expression bursts

2017-08-20

Here we develop an effective approach to simplify two-time-scale Markov chains with infinite state spaces by removal of states with fast leaving rates, which improves the simplification method of finite Markov chains. We…

Scalable Bayesian Learning with posteriors

2024-05-31 · Samuel Duffield, Kaelan Donatella, Johnathan Chiu, Phoebe Klett 외

Although theoretically compelling, Bayesian learning with modern machine learning models is computationally challenging since it requires approximating a high dimensional posterior distribution. In this work, we (i) intr…