Fast and Accurate Graph Learning for Huge Data via Minipatch Ensembles
Tianyi Yao, Minjie Wang, Genevera I. Allen

TL;DR
This paper introduces MPGraph, a fast, scalable ensemble method for learning large Gaussian graphical models by breaking the problem into smaller, parallelizable minipatches, improving speed and accuracy.
Contribution
The paper proposes the novel MPGraph estimator that efficiently learns large graphs using minipatch ensembles, with integrated hyperparameter tuning and proven consistency.
Findings
MPGraph is faster than state-of-the-art methods like BigQUIC.
MPGraph achieves higher statistical accuracy in large-scale graph learning.
The method is computationally scalable and memory-efficient.
Abstract
Gaussian graphical models provide a powerful framework for uncovering conditional dependence relationships between sets of nodes; they have found applications in a wide variety of fields including sensor and communication networks, physics, finance, and computational biology. Often, one observes data on the nodes and the task is to learn the graph structure, or perform graphical model selection. While this is a well-studied problem with many popular techniques, there are typically three major practical challenges: i) many existing algorithms become computationally intractable in huge-data settings with tens of thousands of nodes; ii) the need for separate data-driven hyperparameter tuning considerably adds to the computational burden; iii) the statistical accuracy of selected edges often deteriorates as the dimension and/or the complexity of the underlying graph structures increase. We…
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 · Statistical Methods and Inference · Metabolomics and Mass Spectrometry Studies
