LGMLJun 12, 2023

Conditional Matrix Flows for Gaussian Graphical Models

arXiv:2306.07255v25 citationsh-index: 38
Originality Highly original
AI Analysis

This work addresses a bottleneck in sparse modeling for high-dimensional data, offering a unified approach that improves efficiency over existing Bayesian and frequentist methods.

The paper tackles the challenge of studying conditional independence with few observations in Gaussian Graphical Models by proposing a variational inference framework with matrix-variate Normalizing Flows, enabling joint training for all regularization parameters and norms, including non-convex ones, and providing access to posterior evolution, model selection, and frequentist solution paths.

Studying conditional independence among many variables with few observations is a challenging task. Gaussian Graphical Models (GGMs) tackle this problem by encouraging sparsity in the precision matrix through $l_q$ regularization with $q\leq1$. However, most GMMs rely on the $l_1$ norm because the objective is highly non-convex for sub-$l_1$ pseudo-norms. In the frequentist formulation, the $l_1$ norm relaxation provides the solution path as a function of the shrinkage parameter $λ$. In the Bayesian formulation, sparsity is instead encouraged through a Laplace prior, but posterior inference for different $λ$ requires repeated runs of expensive Gibbs samplers. Here we propose a general framework for variational inference with matrix-variate Normalizing Flow in GGMs, which unifies the benefits of frequentist and Bayesian frameworks. As a key improvement on previous work, we train with one flow a continuum of sparse regression models jointly for all regularization parameters $λ$ and all $l_q$ norms, including non-convex sub-$l_1$ pseudo-norms. Within one model we thus have access to (i) the evolution of the posterior for any $λ$ and any $l_q$ (pseudo-) norm, (ii) the marginal log-likelihood for model selection, and (iii) the frequentist solution paths through simulated annealing in the MAP limit.

Code Implementations2 repos
Foundations

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

Your Notes