MLLGCOJan 8, 2021

Learning non-Gaussian graphical models via Hessian scores and triangular transport

arXiv:2101.03093v226 citations
AI Analysis

This work is significant for researchers and practitioners working with complex, non-Gaussian multivariate data, as it provides a method for consistently recovering conditional dependencies where existing methods fail.

This paper addresses the challenge of learning the graph structure of non-Gaussian graphical models, which existing methods struggle with. The authors propose an algorithm called SING that uses a novel score based on integrated Hessian information from the joint log-density and estimates the density via a triangular transport map to iteratively reveal graph sparsity. They demonstrate its ability to recover graph structure even with biased density approximations on certain non-Gaussian datasets.

Undirected probabilistic graphical models represent the conditional dependencies, or Markov properties, of a collection of random variables. Knowing the sparsity of such a graphical model is valuable for modeling multivariate distributions and for efficiently performing inference. While the problem of learning graph structure from data has been studied extensively for certain parametric families of distributions, most existing methods fail to consistently recover the graph structure for non-Gaussian data. Here we propose an algorithm for learning the Markov structure of continuous and non-Gaussian distributions. To characterize conditional independence, we introduce a score based on integrated Hessian information from the joint log-density, and we prove that this score upper bounds the conditional mutual information for a general class of distributions. To compute the score, our algorithm SING estimates the density using a deterministic coupling, induced by a triangular transport map, and iteratively exploits sparse structure in the map to reveal sparsity in the graph. For certain non-Gaussian datasets, we show that our algorithm recovers the graph structure even with a biased approximation to the density. Among other examples, we apply SING to learn the dependencies between the states of a chaotic dynamical system with local interactions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes