GOOWE: Geometrically Optimum and Online-Weighted Ensemble Classifier for Evolving Data Streams
Hamed R. Bonab, Fazli Can

TL;DR
GOOWE is a novel online ensemble classifier that assigns optimal weights to component classifiers using a geometric approach based on Euclidean distances, improving adaptability and accuracy in evolving data streams.
Contribution
This paper introduces GOOWE, the first online ensemble method to adaptively assign weights via a geometric least squares approach, enhancing performance on evolving data streams.
Findings
GOOWE outperforms 8 state-of-the-art ensemble classifiers in accuracy.
It reacts more effectively to different types of concept drift.
The method requires conservative time and memory resources.
Abstract
Designing adaptive classifiers for an evolving data stream is a challenging task due to the data size and its dynamically changing nature. Combining individual classifiers in an online setting, the ensemble approach, is a well-known solution. It is possible that a subset of classifiers in the ensemble outperforms others in a time-varying fashion. However, optimum weight assignment for component classifiers is a problem which is not yet fully addressed in online evolving environments. We propose a novel data stream ensemble classifier, called Geometrically Optimum and Online-Weighted Ensemble (GOOWE), which assigns optimum weights to the component classifiers using a sliding window containing the most recent data instances. We map vote scores of individual classifiers and true class labels into a spatial environment. Based on the Euclidean distance between vote scores and ideal-points,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Time Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
