Polynomial Threshold Functions of Bounded Tree-Width: Some Explainability and Complexity Aspects
Karine Chubarian, Johnny Joyce, Gyorgy Turan
TL;DR
This paper investigates polynomial threshold representations (PTFs) of Boolean functions through the lens of tree-width, linking algebraic structure to tractability and explainability. It shows how Bayesian network classifiers of bounded tree-width map to PTFs with bounded width (TAN giving a quadratic QTF, general bounded-tree-width networks yielding path-width $O(k\log n)$) and explores approximate knowledge compilation by producing polynomial-size OBDDs that approximate classifiers under the input distribution. A concrete application to explainability is provided by viewing Bayesian network classifiers as generalized additive models with interactions (GA$^2$M) and evaluating explainability via InterpretML on a small TAN example, achieving meaningful term overlap with ground truth. The paper also establishes a separation result: there exists a monotone function with a linear-size QTF but quadratic-size positive QTFs, underscoring limits of positive representations. Overall, the work advances explainability and complexity analyses for bounded-tree-width PTFs and their use in Bayesian networks and XAI.
Abstract
The tree-width of a multivariate polynomial is the tree-width of the hypergraph with hyperedges corresponding to its terms. Multivariate polynomials of bounded tree-width have been studied by Makowsky and Meer as a new sparsity condition that allows for polynomial solvability of problems which are intractable in general. We consider a variation on this theme for Boolean variables. A representation of a Boolean function as the sign of a polynomial is called a polynomial threshold representation. We discuss Boolean functions representable as polynomial threshold functions of bounded tree-width and present two applications to Bayesian network classifiers, a probabilistic graphical model. Both applications are in Explainable Artificial Intelligence (XAI), the research area dealing with the black-box nature of many recent machine learning models. We also give a separation result between the representational power of positive and general polynomial threshold functions.
