A Fast and Scalable Joint Estimator for Learning Multiple Related Sparse Gaussian Graphical Models
Beilun Wang, Ji Gao, Yanjun Qi

TL;DR
This paper introduces FASJEM, a fast, scalable method for jointly estimating multiple sparse Gaussian Graphical Models, significantly improving efficiency and accuracy in high-dimensional, multi-task settings.
Contribution
First joint sGGM estimator based on the Elementary Estimator framework, with parallelizable entry-wise optimization and proven consistency with improved computational and memory efficiency.
Findings
FASJEM reduces computational complexity from O(Kp^3) to O(Kp^2).
FASJEM achieves consistent estimation with a convergence rate of O(log(Kp)/n_{tot}).
FASJEM outperforms baselines in accuracy, speed, and memory on synthetic and real datasets.
Abstract
Estimating multiple sparse Gaussian Graphical Models (sGGMs) jointly for many related tasks (large ) under a high-dimensional (large ) situation is an important task. Most previous studies for the joint estimation of multiple sGGMs rely on penalized log-likelihood estimators that involve expensive and difficult non-smooth optimizations. We propose a novel approach, FASJEM for \underline{fa}st and \underline{s}calable \underline{j}oint structure-\underline{e}stimation of \underline{m}ultiple sGGMs at a large scale. As the first study of joint sGGM using the Elementary Estimator framework, our work has three major contributions: (1) We solve FASJEM through an entry-wise manner which is parallelizable. (2) We choose a proximal algorithm to optimize FASJEM. This improves the computational efficiency from to and reduces the memory requirement from to…
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
TopicsGaussian Processes and Bayesian Inference · Bayesian Methods and Mixture Models · Face and Expression Recognition
