paper-with-me

Papers

Thresholded Adaptive Validation: Tuning the Graphical Lasso for Graph Recovery

2020-05-01 · Mike Laszkiewicz, Asja Fischer, Johannes Lederer

Many Machine Learning algorithms are formulated as regularized optimization problems, but their performance hinges on a regularization parameter that needs to be calibrated to each application at hand. In this paper, we propose a general calibration scheme for regularized optimization problems and apply it to the graphical lasso, which is a method for Gaussian graphical modeling. The scheme is equipped with theoretical guarantees and motivates a thresholding pipeline that can improve graph recovery. Moreover, requiring at most one line search over the regularization path, the calibration scheme is computationally more efficient than competing schemes that are based on resampling. Finally, we show in simulations that our approach can improve on the graph recovery of other approaches considerably.

📄 PDF Abstract BibTeX arXiv:2005.00466

Code (1)

MikeLasz/thav.glasso 공식 구현

Similar Papers 제목 키워드 기반

Graphical Lasso and Thresholding: Equivalence and Closed-form Solutions

2017-08-30 · Salar Fattahi, Somayeh Sojoudi

Graphical Lasso (GL) is a popular method for learning the structure of an undirected graphical model, which is based on an $l_1$ regularization technique. The objective of this paper is to compare the computationally-hea…

Form

LARGE: A Locally Adaptive Regularization Approach for Estimating Gaussian Graphical Models

2026-01-14 · Ha Nguyen, Sumanta Basu arxiv

The graphical Lasso (GLASSO) is a widely used algorithm for learning high-dimensional undirected Gaussian graphical models (GGM). Given i.i.d. observations from a multivariate normal distribution, GLASSO estimates the pr…

Implicit Differentiation for Hyperparameter Tuning the Weighted Graphical Lasso

2023-07-05 · Can Pouliquen, Paulo Gonçalves, Mathurin Massias, Titouan Vayer

We provide a framework and algorithm for tuning the hyperparameters of the Graphical Lasso via a bilevel optimization problem solved with a first-order method. In particular, we derive the Jacobian of the Graphical Lasso…

Bilevel Optimization

Thresholded Graphical Lasso Adjusts for Latent Variables: Application to Functional Neural Connectivity

2021-04-13 · Minjie Wang, Genevera I. Allen

In neuroscience, researchers seek to uncover the connectivity of neurons from large-scale neural recordings or imaging; often people employ graphical model selection and estimation techniques for this purpose. But, exist…

Model Selection

Large-Scale Sparse Inverse Covariance Estimation via Thresholding and Max-Det Matrix Completion

2018-02-14 · ICML 2018 7 · Richard Y. Zhang, Salar Fattahi, Somayeh Sojoudi

The sparse inverse covariance estimation problem is commonly solved using an $\ell_{1}$-regularized Gaussian maximum likelihood estimator known as "graphical lasso", but its computational cost becomes prohibitive for lar…

Matrix Completion