Differentiable TAN Structure Learning for Bayesian Network Classifiers
Wolfgang Roth, Franz Pernkopf

TL;DR
This paper introduces a differentiable approach to learning TAN structures in Bayesian network classifiers, enabling joint optimization of structure and parameters through gradient-based methods, leading to improved performance.
Contribution
It proposes a novel differentiable framework for TAN structure learning that replaces combinatorial optimization with distribution learning and gradient-based training.
Findings
Outperforms random TAN structures.
Outperforms Chow-Liu TAN structures.
Consistent improvements across experiments.
Abstract
Learning the structure of Bayesian networks is a difficult combinatorial optimization problem. In this paper, we consider learning of tree-augmented naive Bayes (TAN) structures for Bayesian network classifiers with discrete input features. Instead of performing a combinatorial optimization over the space of possible graph structures, the proposed method learns a distribution over graph structures. After training, we select the most probable structure of this distribution. This allows for a joint training of the Bayesian network parameters along with its TAN structure using gradient-based optimization. The proposed method is agnostic to the specific loss and only requires that it is differentiable. We perform extensive experiments using a hybrid generative-discriminative loss based on the discriminative probabilistic margin. Our method consistently outperforms random TAN structures and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Machine Learning and Data Classification · Data Quality and Management
