AMF: Aggregated Mondrian Forests for Online Learning

06/25/2019
by   Jaouad Mourtada, et al.
0

Random Forests (RF) is one of the algorithms of choice in many supervised learning applications, be it classification or regression. The appeal of such methods comes from a combination of several characteristics: a remarkable accuracy in a variety of tasks, a small number of parameters to tune, robustness with respect to features scaling, a reasonable computational cost for training and prediction, and their suitability in high-dimensional settings. The most commonly used RF variants however are "offline" algorithms, which require the availability of the whole dataset at once. In this paper, we introduce AMF, an online random forest algorithm based on Mondrian Forests. Using a variant of the Context Tree Weighting algorithm, we show that it is possible to efficiently perform an exact aggregation over all prunings of the trees; in particular, this enables to obtain a truly online parameter-free algorithm which is competitive with the optimal pruning of the Mondrian tree, and thus adaptive to the unknown regularity of the regression function. Numerical experiments show that AMF is competitive with respect to several strong baselines on a large number of datasets for multi-class classification.

READ FULL TEXT

page 2

page 11

research
04/07/2022

Q-learning with online random forests

Q-learning is the most fundamental model-free reinforcement learning alg...
research
11/26/2015

Random Forests for Big Data

Big Data is one of the major challenges of statistical science and has n...
research
11/23/2022

Consistency of The Oblique Decision Tree and Its Random Forest

The classification and regression tree (CART) and Random Forest (RF) are...
research
09/16/2021

WildWood: a new Random Forest algorithm

We introduce WildWood (WW), a new ensemble algorithm for supervised lear...
research
06/16/2016

Pruning Random Forests for Prediction on a Budget

We propose to prune a random forest (RF) for resource-constrained predic...
research
03/02/2021

Slow-Growing Trees

Random Forest's performance can be matched by a single slow-growing tree...
research
06/10/2015

Randomer Forests

Random forests (RF) is a popular general purpose classifier that has bee...

Please sign up or login with your details

Forgot password? Click here to reset