A Dynamic Boosted Ensemble Learning Based on Random Forest

04/19/2018
by   Xingzhang Ren, et al.
0

We propose Dynamic Boosted Random Forest (DBRF), a novel ensemble algorithm that incorporates the notion of hard example mining into Random Forest (RF) and thus combines the high accuracy of Boosting algorithm with the strong generalization of Bagging algorithm. Specifically, we propose to measure the quality of each leaf node of every decision tree in the random forest to determine hard examples. By iteratively training and then removing easy examples and noise examples from training data, we evolve the random forest to focus on hard examples dynamically so as to learn decision boundaries better. Data can be cascaded through these random forests learned in each iteration in sequence to generate predictions, thus making RF deep. We also propose to use evolution mechanism, stacking mechanism and smart iteration mechanism to improve the performance of the model. DBRF outperforms RF on three UCI datasets and achieved state-of-the-art results compared to other deep models. Moreover, we show that DBRF is also a new way of sampling and can be very useful when learning from unbalanced data.

READ FULL TEXT
research
04/19/2018

A Dynamic Boosted Ensemble Learning Method Based on Random Forest

We propose a dynamic boosted ensemble learning method based on random fo...
research
10/15/2019

Breadth-first, Depth-next Training of Random Forests

In this paper we analyze, evaluate, and improve the performance of train...
research
11/14/2018

Probabilistic Random Forest: A machine learning algorithm for noisy datasets

Machine learning (ML) algorithms become increasingly important in the an...
research
02/26/2018

Language Distribution Prediction based on Batch Markov Monte Carlo Simulation with Migration

Language spreading is a complex mechanism that involves issues like cult...
research
08/17/2020

To Bag is to Prune

It is notoriously hard to build a bad Random Forest (RF). Concurrently, ...
research
04/06/2020

FastForest: Increasing Random Forest Processing Speed While Maintaining Accuracy

Random Forest remains one of Data Mining's most enduring ensemble algori...
research
10/31/2017

Partial Least Squares Random Forest Ensemble Regression as a Soft Sensor

Six simple, dynamic soft sensor methodologies with two update conditions...

Please sign up or login with your details

Forgot password? Click here to reset