paper-with-me

Papers

Deep Gaussian Markov Random Fields

2020-02-18 · ICML 2020 1 · Per Sidén, Fredrik Lindsten

Gaussian Markov random fields (GMRFs) are probabilistic graphical models widely used in spatial statistics and related fields to model dependencies over spatial structures. We establish a formal connection between GMRFs and convolutional neural networks (CNNs). Common GMRFs are special cases of a generative model where the inverse mapping from data to latent variables is given by a 1-layer linear CNN. This connection allows us to generalize GMRFs to multi-layer CNN architectures, effectively increasing the order of the corresponding GMRF in a way which has favorable computational scaling. We describe how well-established tools, such as autodiff and variational inference, can be used for simple and efficient inference and learning of the deep GMRF. We demonstrate the flexibility of the proposed model and show that it outperforms the state-of-the-art on a dataset of satellite temperatures, in terms of prediction and predictive uncertainty.

📄 PDF Abstract BibTeX arXiv:2002.07467

Code (1)

https://bitbucket.org/psiden/deepgmrf 공식 구현

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

Efficient methods for Gaussian Markov random fields under sparse linear constraints

2021-06-03 · NeurIPS 2021 12 · David Bolin, Jonas Wallin

Methods for inference and simulation of linearly constrained Gaussian Markov Random Fields (GMRF) are computationally prohibitive when the number of constraints is large. In some cases, such as for intrinsic GMRFs, they …

Scalable Inference of Sparsely-changing Gaussian Markov Random Fields

2021-05-21 · NeurIPS 2021 12 · Salar Fattahi, Andres Gomez

We study the problem of inferring time-varying Gaussian Markov random fields, where the underlying graphical model is both sparse and changes {sparsely} over time. Most of the existing methods for the inference of time-v…

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

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

Colored Markov Random Fields for Probabilistic Topological Modeling

2025-12-03 · Lorenzo Marinucci, Leonardo Di Nino, Gabriele D'Acunto, Mario Edoardo Pandolfo 외 arxiv

Probabilistic Graphical Models (PGMs) encode conditional dependencies among random variables using a graph -nodes for variables, links for dependencies- and factorize the joint distribution into lower-dimensional compone…