login

Learning Ensembles from Bites: A Scalable and Accurate Approach

Journal of Machine Learning ResearchPublished 1 December 2004
Nitesh V. Chawla, Lawrence Hall, Kevin W. Bowyer, W. Philip Kegelmeyer
Citations122
SJR quartileQ1
SJR score2.02
SNIP3.07

TL;DR

Voting many classifiers built on small subsets of data ("pasting small votes") is a promising approach for learning from massive data sets, one that can utilize the power of boosting and bagging.

Abstract

Bagging and boosting are two popular ensemble methods that typically achieve better accuracy than a single classifier. These techniques have limitations on massive data sets, because the size of the data set can be a bottleneck. Voting many classifiers built on small subsets of data (pasting small votes) is a promising approach for learning from massive data sets, one that can utilize the power of boosting and bagging. We propose a framework for building hundreds or thousands of such classifiers on small subsets of data in a distributed environment. Experiments show this approach is fast, accurate, and scalable.

Keywords

Computer Science