English

Scaling the Explanation of Multi-Class Bayesian Network Classifiers

Artificial Intelligence 2026-03-17 v1 Machine Learning Logic in Computer Science

Abstract

We propose a new algorithm for compiling Bayesian network classifier (BNC) into class formulas. Class formulas are logical formulas that represent a classifier's input-output behavior, and are crucial in the recent line of work that uses logical reasoning to explain the decisions made by classifiers. Compared to prior work on compiling class formulas of BNCs, our proposed algorithm is not restricted to binary classifiers, shows significant improvement in compilation time, and outputs class formulas as negation normal form (NNF) circuits that are OR-decomposable, which is an important property when computing explanations of classifiers.

Keywords

Cite

@article{arxiv.2603.14594,
  title  = {Scaling the Explanation of Multi-Class Bayesian Network Classifiers},
  author = {Yaofang Zhang and Adnan Darwiche},
  journal= {arXiv preprint arXiv:2603.14594},
  year   = {2026}
}

Comments

To appear in the 4th World Conference on Explainable Artificial Intelligence (XAI), 2026

R2 v1 2026-07-01T11:21:03.030Z