paper-with-me

Papers

Bethe Learning of Conditional Random Fields via MAP Decoding

2015-03-04 · Kui Tang, Nicholas Ruozzi, David Belanger, Tony Jebara

Many machine learning tasks can be formulated in terms of predicting structured outputs. In frameworks such as the structured support vector machine (SVM-Struct) and the structured perceptron, discriminative functions are learned by iteratively applying efficient maximum a posteriori (MAP) decoding. However, maximum likelihood estimation (MLE) of probabilistic models over these same structured spaces requires computing partition functions, which is generally intractable. This paper presents a method for learning discrete exponential family models using the Bethe approximation to the MLE. Remarkably, this problem also reduces to iterative (MAP) decoding. This connection emerges by combining the Bethe approximation with a Frank-Wolfe (FW) algorithm on a convex dual objective which circumvents the intractable partition function. The result is a new single loop algorithm MLE-Struct, which is substantially more efficient than previous double-loop methods for approximate maximum likelihood estimation. Our algorithm outperforms existing methods in experiments involving image segmentation, matching problems from vision, and a new dataset of university roommate assignments.

📄 PDF Abstract BibTeX arXiv:1503.01228

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Statistical Analysis of Loopy Belief Propagation in Random Fields

2015-03-16 · Muneki Yasuda, Shun Kataoka, Kazuyuki Tanaka

Loopy belief propagation (LBP), which is equivalent to the Bethe approximation in statistical mechanics, is a message-passing-type inference method that is widely used to analyze systems based on Markov random fields (MR…

Image Restoration

Exact Decoding on Latent Variable Conditional Models is NP-Hard

2014-06-18 · Xu Sun

Latent variable conditional models, including the latent conditional random fields as a special case, are popular models for many natural language processing and vision processing tasks. The computational complexity of t…

Solving Non-parametric Inverse Problem in Continuous Markov Random Field using Loopy Belief Propagation

2017-03-28 · Muneki Yasuda, Shun Kataoka

In this paper, we address the inverse problem, or the statistical machine learning problem, in Markov random fields with a non-parametric pair-wise energy function with continuous variables. The inverse problem is formul…

Form

Minimization of Continuous Bethe Approximations: A Positive Variation

2012-12-01 · NeurIPS 2012 12 · Jason Pacheco, Erik B. Sudderth

We develop convergent minimization algorithms for Bethe variational approximations which explicitly constrain marginal estimates to families of valid distributions. While existing message passing algorithms define fixed…

valid

Masked Conditional Random Fields for Sequence Labeling

2021-03-19 · NAACL 2021 4 · Tianwen Wei, Jianwei Qi, Shenghuan He, Songtao Sun

Conditional Random Field (CRF) based neural models are among the most performant methods for solving sequence labeling problems. Despite its great success, CRF has the shortcoming of occasionally generating illegal seque…

TAG