papers AI Learner
The Github is limit! Click to go to the new site.

TreeGrad: Transferring Tree Ensembles to Neural Networks

2019-04-25
Chapman Siu

Abstract

Gradient Boosting Decision Tree (GBDT) are popular machine learning algorithms with implementations such as LightGBM and in popular machine learning toolkits like Scikit-Learn. Many implementations can only produce trees in an offline manner and in a greedy manner. We explore ways to convert existing GBDT implementations to known neural network architectures with minimal performance loss in order to allow decision splits to be updated in an online manner and provide extensions to allow splits points to be altered as a neural architecture search problem. We provide learning bounds for our neural network.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1904.11132

PDF

https://arxiv.org/pdf/1904.11132


Similar Posts

Comments