paper-with-me

Papers

Information Theoretic Properties of Markov Random Fields, and their Algorithmic Applications

2017-05-31 · NeurIPS 2017 12 · Linus Hamilton, Frederic Koehler, Ankur Moitra

Markov random fields area popular model for high-dimensional probability distributions. Over the years, many mathematical, statistical and algorithmic problems on them have been studied. Until recently, the only known algorithms for provably learning them relied on exhaustive search, correlation decay or various incoherence assumptions. Bresler gave an algorithm for learning general Ising models on bounded degree graphs. His approach was based on a structural result about mutual information in Ising models. Here we take a more conceptual approach to proving lower bounds on the mutual information through setting up an appropriate zero-sum game. Our proof generalizes well beyond Ising models, to arbitrary Markov random fields with higher order interactions. As an application, we obtain algorithms for learning Markov random fields on bounded degree graphs on $n$ nodes with $r$-order interactions in $n^r$ time and $\log n$ sample complexity. The sample complexity is information theoretically optimal up to the dependence on the maximum degree. The running time is nearly optimal under standard conjectures about the hardness of learning parity with noise.

📄 PDF Abstract BibTeX arXiv:1705.11107

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A new class of Markov random fields enabling lightweight sampling

2025-11-04 · Jean-Baptiste Courbot, Hugo Gangloff, Bruno Colicchio arxiv

This work addresses the problem of efficient sampling of Markov random fields (MRF). The sampling of Potts or Ising MRF is most often based on Gibbs sampling, and is thus computationally expensive. We consider in this wo…

Computational Efficiency

Tree-structured Markov random fields with Poisson marginal distributions

2024-08-24 · Benjamin Côté, Hélène Cossette, Etienne Marceau

A new family of tree-structured Markov random fields for a vector of discrete counting random variables is introduced. According to the characteristics of the family, the marginal distributions of the Markov random field…

Probabilistic Inference of Binary Markov Random Fields in Spiking Neural Networks through Mean-field Approximation

2019-02-22 · Yajing Zheng, Shanshan Jia, Zhaofei Yu, Tiejun Huang 외

Recent studies have suggested that the cognitive process of the human brain is realized as probabilistic inference and can be further modeled by probabilistic graphical models like Markov random fields. Nevertheless, it …

DenoisingImage Denoisingvalid

On the Kullback-Leibler divergence between pairwise isotropic Gaussian-Markov random fields

2022-03-24 · Alexandre L. M. Levada

The Kullback-Leibler divergence or relative entropy is an information-theoretic measure between statistical models that play an important role in measuring a distance between random variables. In the study of complex sys…

DenoisingImage DenoisingMetric Learning

Submodular relaxation for inference in Markov random fields

2015-01-15 · Anton Osokin, Dmitry Vetrov

In this paper we address the problem of finding the most probable state of a discrete Markov random field (MRF), also known as the MRF energy minimization problem. The task is known to be NP-hard in general and its pract…