Adaptive Bayesian Reticulum
Giuseppe Nuti, Llu\'is Antoni Jim\'enez Rugama, Kaspar Thommen

TL;DR
This paper introduces an adaptive Bayesian approach to hybrid neural decision trees, enabling natural tree growth and improved optimization by combining probabilistic split evaluation with local and global gradient methods.
Contribution
It proposes a probabilistic construct for tree expansion in neural networks, addressing optimization challenges and providing a natural stopping criterion for hybrid models.
Findings
Effective tree growth based on likelihood ratios
Enhanced optimization with local and global gradient steps
Improved interpretability and boundary flexibility
Abstract
Neural Networks and Decision Trees: two popular techniques for supervised learning that are seemingly disconnected in their formulation and optimization method, have recently been combined in a single construct. The connection pivots on assembling an artificial Neural Network with nodes that allow for a gate-like function to mimic a tree split, optimized using the standard approach of recursively applying the chain rule to update its parameters. Yet two main challenges have impeded wide use of this hybrid approach: (a) the inability of global gradient ascent techniques to optimize hierarchical parameters (as introduced by the gate function); and (b) the construction of the tree structure, which has relied on standard decision tree algorithms to learn the network topology or incrementally (and heuristically) searching the space at random. Here we propose a probabilistic construct that…
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
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Neural Networks and Applications
