Large-Scale Optimization Algorithms for Sparse Conditional Gaussian Graphical Models
Calvin McCarter, Seyoung Kim

TL;DR
This paper introduces a new scalable Newton-based optimization method for large-scale sparse conditional Gaussian graphical models, significantly improving efficiency and memory usage for high-dimensional problems.
Contribution
It proposes a novel Newton-based optimization algorithm with block coordinate descent for scalable, memory-efficient estimation of large conditional Gaussian graphical models.
Findings
Can solve one million dimensional problems in about a day on a single machine.
Achieves high accuracy with drastically reduced computation time.
Outperforms previous methods in scalability and memory efficiency.
Abstract
This paper addresses the problem of scalable optimization for L1-regularized conditional Gaussian graphical models. Conditional Gaussian graphical models generalize the well-known Gaussian graphical models to conditional distributions to model the output network influenced by conditioning input variables. While highly scalable optimization methods exist for sparse Gaussian graphical model estimation, state-of-the-art methods for conditional Gaussian graphical models are not efficient enough and more importantly, fail due to memory constraints for very large problems. In this paper, we propose a new optimization procedure based on a Newton method that efficiently iterates over two sub-problems, leading to drastic improvement in computation time compared to the previous methods. We then extend our method to scale to large problems under memory constraints, using block coordinate descent…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Gaussian Processes and Bayesian Inference · Statistical Methods and Inference
