English

Automatic Induction of Neural Network Decision Tree Algorithms

Machine Learning 2019-12-10 v4 Machine Learning

Abstract

This work presents an approach to automatically induction for non-greedy decision trees constructed from neural network architecture. This construction can be used to transfer weights when growing or pruning a decision tree, allowing non-greedy decision tree algorithms to automatically learn and adapt to the ideal architecture. In this work, we examine the underpinning ideas within ensemble modelling and Bayesian model averaging which allow our neural network to asymptotically approach the ideal architecture through weights transfer. Experimental results demonstrate that this approach improves models over fixed set of hyperparameters for decision tree models and decision forest models.

Keywords

Cite

@article{arxiv.1811.10735,
  title  = {Automatic Induction of Neural Network Decision Tree Algorithms},
  author = {Chapman Siu},
  journal= {arXiv preprint arXiv:1811.10735},
  year   = {2019}
}

Comments

This is a pre-print of a contribution "Chapman Siu, Automatic Induction of Neural Network Decision Tree Algorithms." To appear in Computing Conference 2019 Proceedings. Advances in Intelligent Systems and Computing. Implementation: https://github.com/chappers/automatic-induction-neural-decision-tree

R2 v1 2026-06-23T06:21:19.562Z