paper-with-me

홈 › Papers

Dual Decomposition from the Perspective of Relax, Compensate and then Recover

2015-04-05 · Arthur Choi, Adnan Darwiche

Relax, Compensate and then Recover (RCR) is a paradigm for approximate inference in probabilistic graphical models that has previously provided theoretical and practical insights on iterative belief propagation and some of its generalizations. In this paper, we characterize the technique of dual decomposition in the terms of RCR, viewing it as a specific way to compensate for relaxed equivalence constraints. Among other insights gathered from this perspective, we propose novel heuristics for recovering relaxed equivalence constraints with the goal of incrementally tightening dual decomposition approximations, all the way to reaching exact solutions. We also show empirically that recovering equivalence constraints can sometimes tighten the corresponding approximation (and obtaining exact results), without increasing much the complexity of inference.

📄 PDF Abstract BibTeX arXiv:1504.01173

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Approximating MAP by Compensating for Structural Relaxations

2009-12-01 · NeurIPS 2009 12 · Arthur Choi, Adnan Darwiche

We introduce a new perspective on approximations to the maximum a posteriori (MAP) task in probabilistic graphical models, that is based on simplifying a given instance, and then tightening the approximation. First, we …

Dissimilar Batch Decompositions of Random Datasets

2025-04-09 · Ghurumuruhan Ganesan

For better learning, large datasets are often split into small batches and fed sequentially to the predictive model. In this paper, we study such batch decompositions from a probabilistic perspective. We assume that data…

A Tutorial on Dual Decomposition and Lagrangian Relaxation for Inference in Natural Language Processing

2014-01-23 · Alexander M. Rush, Michael Collins

Dual decomposition, and more generally Lagrangian relaxation, is a classical method for combinatorial optimization; it has recently been applied to several inference problems in natural language processing (NLP). This tu…

Combinatorial Optimization

Continuous Relaxation of MAP Inference: A Nonconvex Perspective

2018-02-21 · CVPR 2018 6 · D. Khuê Lê-Huu, Nikos Paragios

In this paper, we study a nonconvex continuous relaxation of MAP inference in discrete Markov random fields (MRFs). We show that for arbitrary MRFs, this relaxation is tight, and a discrete stationary point of it can be …

Maximum a Posteriori Inference for Factor Graphs via Benders' Decomposition

2024-10-24 · Harsh Vardhan Dubey, Ji Ah Lee, Patrick Flaherty

Many Bayesian statistical inference problems come down to computing a maximum a-posteriori (MAP) assignment of latent variables. Yet, standard methods for estimating the MAP assignment do not have a finite time guarantee…