paper-with-me

홈 › Papers

Message Passing Inference for Large Scale Graphical Models with High Order Potentials

2014-12-01 · NeurIPS 2014 12 · Jian Zhang, Alex Schwing, Raquel Urtasun

To keep up with the Big Data challenge, parallelized algorithms based on dual decomposition have been proposed to perform inference in Markov random fields. Despite this parallelization, current algorithms struggle when the energy has high order terms and the graph is densely connected. In this paper we propose a partitioning strategy followed by a message passing algorithm which is able to exploit pre-computations. It only updates the high-order factors when passing messages across machines. We demonstrate the effectiveness of our approach on the task of joint layout and semantic segmentation estimation from single images, and show that our approach is orders of magnitude faster than current methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

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

Boolean Matrix Factorization and Noisy Completion via Message Passing

2015-09-28 · Siamak Ravanbakhsh, Barnabas Poczos, Russell Greiner

Boolean matrix factorization and Boolean matrix completion from noisy observations are desirable unsupervised data-analysis methods due to their interpretability, but hard to perform due to their NP-hardness. We treat th…

Collaborative FilteringMatrix Completion

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

Variational Message Passing with Structured Inference Networks

2018-03-15 · ICLR 2018 1 · Wu Lin, Nicolas Hubacher, Mohammad Emtiyaz Khan

Recent efforts on combining deep models with probabilistic graphical models are promising in providing flexible models that are also easy to interpret. We propose a variational message-passing algorithm for variational i…

Variational Inference

Consensus Message Passing for Layered Graphical Models

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

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 visio…