Inverse Covariance Estimation with Structured Groups

Abstract

Estimating the inverse covariance matrix of p variables from n observations is challenging when n is much less than p, since the sample covariance matrix is singular and cannot be inverted. A popular solution is to optimize for the L1 penalized estimator; however, this does not incorporate structure domain knowledge and can be expensive to optimize. We consider finding inverse covariance matrices with group structure, defined as potentially overlapping principal submatrices, determined from domain knowledge (e.g. categories or graph cliques). We propose a new estimator for this problem setting that can be derived efficiently via the conditional gradient method, leveraging chordal decomposition theory for scalability. Simulation results show significant improvement in sample complexity when the correct group structure is known. We also apply these estimators to 14,910 stock closing prices, with noticeable improvement when group sparsity is exploited.

Cite

Text

Tao et al. "Inverse Covariance Estimation with Structured Groups." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/395

Markdown

[Tao et al. "Inverse Covariance Estimation with Structured Groups." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/tao2017ijcai-inverse/) doi:10.24963/IJCAI.2017/395

BibTeX

@inproceedings{tao2017ijcai-inverse,
  title     = {{Inverse Covariance Estimation with Structured Groups}},
  author    = {Tao, Shaozhe and Sun, Yifan and Boley, Daniel},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {2836-2842},
  doi       = {10.24963/IJCAI.2017/395},
  url       = {https://mlanthology.org/ijcai/2017/tao2017ijcai-inverse/}
}