paper-with-me

Papers

Conditional Matrix Flows for Gaussian Graphical Models

2023-06-12 · NeurIPS 2023 11 · Marcello Massimo Negri, F. Arend Torres, Volker Roth

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 $\lambda$. In the Bayesian formulation, sparsity is instead encouraged through a Laplace prior, but posterior inference for different $\lambda$ 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 $\lambda$ 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 $\lambda$ 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.

📄 PDF Abstract BibTeX arXiv:2306.07255

Code (2)

fabricioarendtorres/flowconductor 공식 구현 pytorch
marcello-negri/cmf 공식 구현 pytorch

Tasks

Model SelectionVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Learning Directed Graphical Models from Gaussian Data

2019-06-19 · Katherine Fitch

In this paper, we introduce a new directed graphical model from Gaussian data: the Gaussian graphical interaction model (GGIM). The development of this model comes from considering stationary Gaussian processes on graphs…

Gaussian Processes

ROCKET: Robust Confidence Intervals via Kendall's Tau for Transelliptical Graphical Models

2015-02-26 · Rina Foygel Barber, Mladen Kolar

Undirected graphical models are used extensively in the biological and social sciences to encode a pattern of conditional independences between variables, where the absence of an edge between two nodes $a$ and $b$ indica…

Robust estimation of tree structured Gaussian Graphical Model

2019-01-25 · Ashish Katiyar, Jessica Hoffmann, Constantine Caramanis

Consider jointly Gaussian random variables whose conditional independence structure is specified by a graphical model. If we observe realizations of the variables, we can compute the covariance matrix, and it is well kno…

model

Decomposing Gaussians with Unknown Covariance

2024-09-17 · Ameer Dharamshi, Anna Neufeld, Lucy L. Gao, Jacob Bien 외

Common workflows in machine learning and statistics rely on the ability to partition the information in a data set into independent portions. Recent work has shown that this may be possible even when conventional sample …

Gaussian ProcessesModel Selection

Clusterpath Gaussian Graphical Modeling

2024-06-30 · D. J. W. Touw, A. Alfons, P. J. F. Groenen, I. Wilms

Graphical models serve as effective tools for visualizing conditional dependencies between variables. However, as the number of variables grows, interpretation becomes increasingly difficult, and estimation uncertainty i…

Clustering