PAPER DIGEST
Most Influential KDD 2001 Paper · 2026-03 edition

A Streaming Ensemble Algorithm (SEA) For Large-scale Classification

W. Nick Street; YongSeog Kim

Venue
ACM SIGKDD Conference (KDD) 2001
Recognition
Most Influential KDD 2001 Paper (Rank No. 5)
Edition
2026-03
Impact factor
9
Certificate ID
c3ce08be19e8d393

Abstract

Ensemble methods have recently garnered a great deal of attention in the machine learning community. Techniques such as Boosting and Bagging have proven to be highly effective but require repeated resampling of the training data, making them inappropriate in a data mining context. The methods presented in this paper take advantage of plentiful data, building separate classifiers on sequential chunks of training points. These classifiers are combined into a fixed-size ensemble using a heuristic replacement strategy. The result is a fast algorithm for large-scale or streaming data that classifies as well as a single decision tree built on all the data, requires approximately constant memory, and adjusts quickly to concept drift.

Download PDF certificate