Improved Bayesian Network Structure Learning With Node Ordering Via K2 Algorithm

Zhongqiang Wei,Hongzhe Xu,Wen Li,Xiaolin Gui,Xiaozhou Wu
DOI: https://doi.org/10.1007/978-3-319-09339-0_5
2014-01-01
Abstract:The precise construction of Bayesian network classifier from database is an NP-hard problem and still one of the most exciting challenges. K2 algorithm can reduce search space effectively, improve learning efficiency, but it requires the initial node ordering as input, which is very limited by the absence of the priori information. On the other hand, search process of K2 algorithm uses a greedy search strategy and solutions are easy to fall into local optimization. In this paper, we present an improved Bayesian network structure learning with node ordering via K2 algorithm. This algorithm generates an effective node ordering as input based on conditional mutual information. The K2 algorithm is also improved combining with Simulated Annealing algorithm in order to avoid falling into the local optimization. Experimental results over two benchmark networks Asia and Alarm show that this new improved algorithm has higher classification accuracy and better degree of data matching.
What problem does this paper attempt to address?