paper-with-me

홈 › Papers

Consensus Message Passing for Layered Graphical Models

2014-10-27 · Varun Jampani, S. M. Ali Eslami, Daniel Tarlow, Pushmeet Kohli, John Winn

Generative models provide a powerful framework for probabilistic reasoning. However, in many domains their use has been hampered by the practical difficulties of inference. This is particularly the case in computer vision, where models of the imaging process tend to be large, loopy and layered. For this reason bottom-up conditional models have traditionally dominated in such domains. We find that widely-used, general-purpose message passing inference algorithms such as Expectation Propagation (EP) and Variational Message Passing (VMP) fail on the simplest of vision models. With these models in mind, we introduce a modification to message passing that learns to exploit their layered structure by passing 'consensus' messages that guide inference towards good solutions. Experiments on a variety of problems show that the proposed technique leads to significantly more accurate inference results, not only when compared to standard EP and VMP, but also when compared to competitive bottom-up conditional models.

📄 PDF Abstract BibTeX arXiv:1410.7452

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A new look at reweighted message passing

2013-09-22 · Vladimir Kolmogorov

We propose a new family of message passing techniques for MAP estimation in graphical models which we call {\em Sequential Reweighted Message Passing} (SRMP). Special cases include well-known techniques such as {\em Min-…

Message Passing and Combinatorial Optimization

2015-08-20 · Siamak Ravanbakhsh

Graphical models use the intuitive and well-studied methods of graph theory to implicitly represent dependencies between variables in large systems. They can model the global behaviour of a complex system by specifying o…

ClusteringCombinatorial OptimizationTraveling Salesman Problem

FPGA Implementations of Layered MinSum LDPC Decoders Using RCQ Message Passing

2021-04-19 · Caleb Terrill, Linfang Wang, Sean Chen, Chester Hulse 외

Non-uniform message quantization techniques such as reconstruction-computation-quantization (RCQ) improve error-correction performance and decrease hardware complexity of low-density parity-check (LDPC) decoders that use…

DecoderQuantization

Symbolic Graph Intelligence: Hypervector Message Passing for Learning Graph-Level Patterns with Tsetlin Machines

2025-07-22 · Christian D. Blakely arxiv

We propose a multilayered symbolic framework for general graph classification that leverages sparse binary hypervectors and Tsetlin Machines. Each graph is encoded through structured message passing, where node, edge, an…

Graph Classification

Inference in Probabilistic Graphical Models by Graph Neural Networks

2018-03-21 · KiJung Yoon, Renjie Liao, Yuwen Xiong, Lisa Zhang 외

A fundamental computation for statistical inference and accurate decision-making is to compute the marginal probabilities or most probable states of task-relevant variables. Probabilistic graphical models can efficiently…

Decision Making