Score: 1

Scalable Bayesian Network Structure Learning Using Tsetlin Machine to Constrain the Search Space

Published: November 24, 2025 | arXiv ID: 2511.19273v1

By: Kunal Dumbre, Lei Jiao, Ole-Christoffer Granmo

Potential Business Impact:

Finds causes faster for big problems.

Business Areas:
Natural Language Processing Artificial Intelligence, Data and Analytics, Software

The PC algorithm is a widely used method in causal inference for learning the structure of Bayesian networks. Despite its popularity, the PC algorithm suffers from significant time complexity, particularly as the size of the dataset increases, which limits its applicability in large-scale real-world problems. In this study, we propose a novel approach that utilises the Tsetlin Machine (TM) to construct Bayesian structures more efficiently. Our method leverages the most significant literals extracted from the TM and performs conditional independence (CI) tests on these selected literals instead of the full set of variables, resulting in a considerable reduction in computational time. We implemented our approach and compared it with various state-of-the-art methods. Our evaluation includes categorical datasets from the bnlearn repository, such as Munin1, Hepar2. The findings indicate that the proposed TM-based method not only reduces computational complexity but also maintains competitive accuracy in causal discovery, making it a viable alternative to traditional PC algorithm implementations by offering improved efficiency without compromising performance.

Page Count
13 pages

Category
Computer Science:
Machine Learning (CS)