Towards the Next-generation Bayesian Network Classifiers
Huan Zhang, Daokun Zhang, Kexin Meng, and Geoffrey I. Webb

TL;DR
This paper introduces NeuralKDB, a neural network-based high-order Bayesian classifier that learns distributional feature representations to better model complex dependencies, significantly improving classification performance on diverse datasets.
Contribution
The paper proposes a novel neural extension of the K-dependence Bayesian classifier that learns feature value representations to capture high-order dependencies, overcoming traditional Bayesian network limitations.
Findings
NeuralKDB outperforms traditional Bayesian classifiers on 60 UCI datasets.
The model effectively captures high-order feature dependencies.
NeuralKDB surpasses other neural classifiers without distributional representations.
Abstract
Bayesian network classifiers provide a feasible solution to tabular data classification, with a number of merits like high time and memory efficiency, and great explainability. However, due to the parameter explosion and data sparsity issues, Bayesian network classifiers are restricted to low-order feature dependency modeling, making them struggle in extrapolating the occurrence probabilities of complex real-world data. In this paper, we propose a novel paradigm to design high-order Bayesian network classifiers, by learning distributional representations for feature values, as what has been done in word embedding and graph representation learning. The learned distributional representations are encoded with the semantic relatedness between different features through their observed co-occurrence patterns in training data, which then serve as a hallmark to extrapolate the occurrence…
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.
