A Boosting Approach to Constructing an Ensemble Stack

11/28/2022
by   Zhilei Zhou, et al.
0

An approach to evolutionary ensemble learning for classification is proposed in which boosting is used to construct a stack of programs. Each application of boosting identifies a single champion and a residual dataset, i.e. the training records that thus far were not correctly classified. The next program is only trained against the residual, with the process iterating until some maximum ensemble size or no further residual remains. Training against a residual dataset actively reduces the cost of training. Deploying the ensemble as a stack also means that only one classifier might be necessary to make a prediction, so improving interpretability. Benchmarking studies are conducted to illustrate competitiveness with the prediction accuracy of current state-of-the-art evolutionary ensemble learning algorithms, while providing solutions that are orders of magnitude simpler. Further benchmarking with a high cardinality dataset indicates that the proposed method is also more accurate and efficient than XGBoost.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/29/2023

Towards Inference Efficient Deep Ensemble Learning

Ensemble methods can deliver surprising performance gains but also bring...
research
06/01/2011

Popular Ensemble Methods: An Empirical Study

An ensemble consists of a set of individually trained classifiers (such ...
research
02/25/2018

Functional Gradient Boosting based on Residual Network Perception

Residual Networks (ResNets) have become state-of-the-art models in deep ...
research
08/04/2022

Evolutionary bagging for ensemble learning

Ensemble learning has gained success in machine learning with major adva...
research
06/07/2022

Click Prediction Boosting via Ensemble Learning Pipelines

Online travel agencies (OTA's) advertise their website offers on meta-se...
research
09/18/2020

Generating Efficient DNN-Ensembles with Evolutionary Computation

In this work, we leverage ensemble learning as a tool for the creation o...
research
08/26/2023

Boosting Residual Networks with Group Knowledge

Recent research understands the residual networks from a new perspective...

Please sign up or login with your details

Forgot password? Click here to reset