Efficient and Scalable Structure Learning for Bayesian Networks: Algorithms and Applications
Rong Zhu, Andreas Pfadler, Ziniu Wu, Yuxing Han, Xiaoke Yang, Feng Ye,, Zhenping Qian, Jingren Zhou, Bin Cui

TL;DR
This paper introduces LEAST, a highly efficient and scalable algorithm for Bayesian network structure learning that leverages spectral radius-based constraints, enabling real-time applications and large-scale data analysis.
Contribution
The paper presents LEAST, a novel continuous optimization-based structure learning algorithm with a spectral radius constraint, achieving high speed and scalability for large Bayesian networks.
Findings
LEAST is 10-100 times faster than existing methods.
It scales to networks with hundreds of thousands of variables.
Successfully deployed in Alibaba's real-time applications.
Abstract
Structure Learning for Bayesian network (BN) is an important problem with extensive research. It plays central roles in a wide variety of applications in Alibaba Group. However, existing structure learning algorithms suffer from considerable limitations in real world applications due to their low efficiency and poor scalability. To resolve this, we propose a new structure learning algorithm LEAST, which comprehensively fulfills our business requirements as it attains high accuracy, efficiency and scalability at the same time. The core idea of LEAST is to formulate the structure learning into a continuous constrained optimization problem, with a novel differentiable constraint function measuring the acyclicity of the resulting graph. Unlike with existing work, our constraint function is built on the spectral radius of the graph and could be evaluated in near linear time w.r.t. the graph…
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 · Data Quality and Management · Machine Learning and Data Classification
