1 citations · 2 across the 3 of their papers we have counts for
4 papers · 1 filter
Residual Networks Behave Like Boosting Algorithms
Chapman Siu
We show that Residual Networks (ResNet) is equivalent to boosting feature representation, without any modification to the underlying ResNet training algorithm. A regret bound based…
TreeGrad: Transferring Tree Ensembles to Neural Networks
Chapman Siu
Gradient Boosting Decision Tree (GBDT) are popular machine learning algorithms with implementations such as LightGBM and in popular machine learning toolkits like Scikit-Learn. Man…
Automatic Induction of Neural Network Decision Tree Algorithms
Chapman Siu
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 weig…
Diverse Online Feature Selection
Chapman Siu, Richard Yi Da Xu
Online feature selection has been an active research area in recent years. We propose a novel diverse online feature selection method based on Determinantal Point Processes (DPP).…