paper-with-me

Papers

DC Algorithm for Estimation of Sparse Gaussian Graphical Models

2024-08-08 · Tomokaze Shiratori, Yuichi Takano

Sparse estimation for Gaussian graphical models is a crucial technique for making the relationships among numerous observed variables more interpretable and quantifiable. Various methods have been proposed, including graphical lasso, which utilizes the $\ell_1$ norm as a regularization term, as well as methods employing non-convex regularization terms. However, most of these methods approximate the $\ell_0$ norm with convex functions. To estimate more accurate solutions, it is desirable to treat the $\ell_0$ norm directly as a regularization term. In this study, we formulate the sparse estimation problem for Gaussian graphical models using the $\ell_0$ norm and propose a method to solve this problem using the Difference of Convex functions Algorithm (DCA). Specifically, we convert the $\ell_0$ norm constraint into an equivalent largest-$K$ norm constraint, reformulate the constrained problem into a penalized form, and solve it using the DC algorithm (DCA). Furthermore, we designed an algorithm that efficiently computes using graphical lasso. Experimental results with synthetic data show that our method yields results that are equivalent to or better than existing methods. Comparisons of model learning through cross-validation confirm that our method is particularly advantageous in selecting true edges.

📄 PDF Abstract BibTeX arXiv:2408.04206

Code (1)

torikaze/dc-ggm 공식 구현

Similar Papers 제목 키워드 기반

Speeding Up Latent Variable Gaussian Graphical Model Estimation via Nonconvex Optimization

2017-12-01 · NeurIPS 2017 12 · Pan Xu, Jian Ma, Quanquan Gu

We study the estimation of the latent variable Gaussian graphical model (LVGGM), where the precision matrix is the superposition of a sparse matrix and a low-rank matrix. In order to speed up the estimation of the spars…

Speeding Up Latent Variable Gaussian Graphical Model Estimation via Nonconvex Optimizations

2017-02-28 · NeurIPS 2017 · Pan Xu, Jian Ma, Quanquan Gu

We study the estimation of the latent variable Gaussian graphical model (LVGGM), where the precision matrix is the superposition of a sparse matrix and a low-rank matrix. In order to speed up the estimation of the sparse…

Estimation of sparse Gaussian graphical models with hidden clustering structure

2020-04-17 · Meixia Lin, Defeng Sun, Kim-Chuan Toh, Chengjing Wang

Estimation of Gaussian graphical models is important in natural science when modeling the statistical relationships between variables in the form of a graph. The sparsity and clustering structure of the concentration mat…

Clustering

Large-Scale Optimization Algorithms for Sparse Conditional Gaussian Graphical Models

2015-09-15 · Calvin Mccarter, Seyoung Kim

This paper addresses the problem of scalable optimization for L1-regularized conditional Gaussian graphical models. Conditional Gaussian graphical models generalize the well-known Gaussian graphical models to conditional…

Regularized Estimation of Piecewise Constant Gaussian Graphical Models: The Group-Fused Graphical Lasso

2015-12-19 · Alexander J. Gibberd, James D. B. Nelson

The time-evolving precision matrix of a piecewise-constant Gaussian graphical model encodes the dynamic conditional dependency structure of a multivariate time-series. Traditionally, graphical models are estimated under …

Time SeriesTime Series Analysis