English

A Novel Online Stacked Ensemble for Multi-Label Stream Classification

Machine Learning 2018-09-27 v1 Information Retrieval Machine Learning

Abstract

As data streams become more prevalent, the necessity for online algorithms that mine this transient and dynamic data becomes clearer. Multi-label data stream classification is a supervised learning problem where each instance in the data stream is classified into one or more pre-defined sets of labels. Many methods have been proposed to tackle this problem, including but not limited to ensemble-based methods. Some of these ensemble-based methods are specifically designed to work with certain multi-label base classifiers; some others employ online bagging schemes to build their ensembles. In this study, we introduce a novel online and dynamically-weighted stacked ensemble for multi-label classification, called GOOWE-ML, that utilizes spatial modeling to assign optimal weights to its component classifiers. Our model can be used with any existing incremental multi-label classification algorithm as its base classifier. We conduct experiments with 4 GOOWE-ML-based multi-label ensembles and 7 baseline models on 7 real-world datasets from diverse areas of interest. Our experiments show that GOOWE-ML ensembles yield consistently better results in terms of predictive performance in almost all of the datasets, with respect to the other prominent ensemble models.

Keywords

Cite

@article{arxiv.1809.09994,
  title  = {A Novel Online Stacked Ensemble for Multi-Label Stream Classification},
  author = {Alican Büyükçakır and Hamed Bonab and Fazli Can},
  journal= {arXiv preprint arXiv:1809.09994},
  year   = {2018}
}

Comments

10 pages, 4 figures. To be appeared in ACM CIKM 2018, in Torino, Italy

R2 v1 2026-06-23T04:19:03.573Z