English

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

Machine Learning 2018-06-08 v3 Machine Learning Optimization and Control Computation

Abstract

The sparse inverse covariance estimation problem is commonly solved using an 1\ell_{1}-regularized Gaussian maximum likelihood estimator known as "graphical lasso", but its computational cost becomes prohibitive for large data sets. A recent line of results showed--under mild assumptions--that the graphical lasso estimator can be retrieved by soft-thresholding the sample covariance matrix and solving a maximum determinant matrix completion (MDMC) problem. This paper proves an extension of this result, and describes a Newton-CG algorithm to efficiently solve the MDMC problem. Assuming that the thresholded sample covariance matrix is sparse with a sparse Cholesky factorization, we prove that the algorithm converges to an ϵ\epsilon-accurate solution in O(nlog(1/ϵ))O(n\log(1/\epsilon)) time and O(n)O(n) memory. The algorithm is highly efficient in practice: we solve the associated MDMC problems with as many as 200,000 variables to 7-9 digits of accuracy in less than an hour on a standard laptop computer running MATLAB.

Keywords

Cite

@article{arxiv.1802.04911,
  title  = {Large-Scale Sparse Inverse Covariance Estimation via Thresholding and Max-Det Matrix Completion},
  author = {Richard Y. Zhang and Salar Fattahi and Somayeh Sojoudi},
  journal= {arXiv preprint arXiv:1802.04911},
  year   = {2018}
}

Comments

35-th International Conference on Machine Learning (ICML 2018)

R2 v1 2026-06-23T00:21:45.157Z