We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Machine Learning

Title: Adaptive Bayesian Reticulum

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 exploits the idea of a node's unexplained potential (the total error channeled through the node) in order to decide where to expand further, mimicking the standard tree construction in a Neural Network setting, alongside a modified gradient ascent that first locally optimizes an expanded node before a global optimization. The probabilistic approach allows us to evaluate each new split as a ratio of likelihoods that balances the statistical improvement in explaining the evidence against the additional model complexity --- thus providing a natural stopping condition. The result is a novel classification and regression technique that leverages the strength of both: a tree-structure that grows naturally and is simple to interpret with the plasticity of Neural Networks that allow for soft margins and slanted boundaries.
Comments: 23 pages, 8 figures, 2 tables
Subjects: Machine Learning (stat.ML); Machine Learning (cs.LG)
MSC classes: 68T01
Cite as: arXiv:1912.05901 [stat.ML]
  (or arXiv:1912.05901v3 [stat.ML] for this version)

Submission history

From: Lluís Antoni Jiménez Rugama [view email]
[v1] Thu, 12 Dec 2019 12:54:48 GMT (4187kb,D)
[v2] Wed, 29 Jan 2020 13:36:40 GMT (4183kb,D)
[v3] Wed, 26 Feb 2020 13:16:09 GMT (8170kb,D)

Link back to: arXiv, form interface, contact.