arXiv:2508.11145cs.LG2025-08

用分布表示学习提升贝叶斯分类器对高阶特征依赖的建模能力

Towards the Next-generation Bayesian Network Classifiers

  • 通过学习特征值的分布表示,捕捉特征间的共现语义关系
  • 在60个UCI数据集上显著优于传统贝叶斯分类器和两种神经网络模型
  • 适合需要高精度与可解释性结合的复杂表格数据分类任务

贝叶斯网络分类器在表格数据分类中具有高效、低内存消耗和良好可解释性等优点。然而,由于参数爆炸和数据稀疏问题,现有方法仅能建模低阶特征依赖,难以外推真实世界复杂数据的概率。本文提出一种新范式,通过学习特征值的分布表示(类似词嵌入与图表示学习),利用训练数据中特征的共现模式编码其语义相关性,从而外推测试样本的新概率。作为具体实现,将K依赖贝叶斯分类器(KDB)扩展为神经版本NeuralKDB,设计新型神经网络架构学习特征值的分布表示,并参数化互依赖特征间的条件概率。采用基于随机梯度下降的算法高效训练。在60个UCI数据集上的大量实验表明,NeuralKDB能有效捕捉高阶特征依赖,显著优于传统贝叶斯网络分类器及其他竞争模型,包括两种无分布表示学习的神经网络分类器。

原文摘要 · Abstract (English)

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 probabilities of new test samples. As a classifier design realization, we remake the K-dependence Bayesian classifier (KDB) by extending it into a neural version, i.e., NeuralKDB, where a novel neural network architecture is designed to learn distributional representations of feature values and parameterize the conditional probabilities between interdependent features. A stochastic gradient descent based algorithm is designed to train the NeuralKDB model efficiently. Extensive classification experiments on 60 UCI datasets demonstrate that the proposed NeuralKDB classifier excels in capturing high-order feature dependencies and significantly outperforms the conventional Bayesian network classifiers, as well as other competitive classifiers, including two neural network based classifiers without distributional representation learning.

贝叶斯网络特征依赖神经分类器分布表示

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。