Learning Gaussian Graphical Models with Ordered Weighted L1 Regularization
Cody Mazza-Anthony, Bogdan Mazoure, Mark Coates

TL;DR
This paper introduces two novel estimators, GOWL and ccGOWL, for identifying densely connected groups in Gaussian graphical models using OWL regularization, improving group detection and computational efficiency.
Contribution
The paper proposes two new OWL-based estimators for Gaussian graphical models, with theoretical guarantees and efficient algorithms for group identification and sparsity control.
Findings
ccGOWL reduces computation significantly compared to existing methods.
Both estimators effectively identify highly correlated variable groups.
ccGOWL achieves comparable or better accuracy than state-of-the-art methods.
Abstract
We address the task of identifying densely connected subsets of multivariate Gaussian random variables within a graphical model framework. We propose two novel estimators based on the Ordered Weighted (OWL) norm: 1) The Graphical OWL (GOWL) is a penalized likelihood method that applies the OWL norm to the lower triangle components of the precision matrix. 2) The column-by-column Graphical OWL (ccGOWL) estimates the precision matrix by performing OWL regularized linear regressions. Both methods can simultaneously identify highly correlated groups of variables and control the sparsity in the resulting precision matrix. We formulate GOWL such that it solves a composite optimization problem and establish that the estimator has a unique global solution. In addition, we prove sufficient grouping conditions for each column of the ccGOWL precision matrix estimate. We propose proximal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Face and Expression Recognition · Machine Learning and Algorithms
