English

Efficient Graph Laplacian Estimation by Proximal Newton

Machine Learning 2024-04-15 v3 Optimization and Control

Abstract

The Laplacian-constrained Gaussian Markov Random Field (LGMRF) is a common multivariate statistical model for learning a weighted sparse dependency graph from given data. This graph learning problem can be formulated as a maximum likelihood estimation (MLE) of the precision matrix, subject to Laplacian structural constraints, with a sparsity-inducing penalty term. This paper aims to solve this learning problem accurately and efficiently. First, since the commonly used 1\ell_1-norm penalty is inappropriate in this setting and may lead to a complete graph, we employ the nonconvex minimax concave penalty (MCP), which promotes sparse solutions with lower estimation bias. Second, as opposed to existing first-order methods for this problem, we develop a second-order proximal Newton approach to obtain an efficient solver, utilizing several algorithmic features, such as using Conjugate Gradients, preconditioning, and splitting to active/free sets. Numerical experiments demonstrate the advantages of the proposed method in terms of both computational complexity and graph learning accuracy compared to existing methods.

Keywords

Cite

@article{arxiv.2302.06434,
  title  = {Efficient Graph Laplacian Estimation by Proximal Newton},
  author = {Yakov Medvedovsky and Eran Treister and Tirza Routtenberg},
  journal= {arXiv preprint arXiv:2302.06434},
  year   = {2024}
}

Comments

Proceedings of Artificial Intelligence and Statistics (AISTATS), 2024

R2 v1 2026-06-28T08:38:52.570Z