Evolving Ensemble Fuzzy Classifier
Mahardhika Pratama, Witold Pedrycz, Edwin Lughofer

TL;DR
This paper introduces pENsemble, an evolving ensemble classifier for data streams that dynamically adapts its structure and features, improving accuracy and efficiency in rapidly changing environments.
Contribution
The paper presents a novel evolving ensemble classifier with online feature selection and ensemble pruning, addressing computational complexity and adaptability in non-stationary data streams.
Findings
pENsemble outperforms existing methods in accuracy and complexity tradeoff.
The dynamic feature selection improves adaptability to changing data.
Ensemble pruning enhances computational efficiency.
Abstract
The concept of ensemble learning offers a promising avenue in learning from data streams under complex environments because it addresses the bias and variance dilemma better than its single model counterpart and features a reconfigurable structure, which is well suited to the given context. While various extensions of ensemble learning for mining non-stationary data streams can be found in the literature, most of them are crafted under a static base classifier and revisits preceding samples in the sliding window for a retraining step. This feature causes computationally prohibitive complexity and is not flexible enough to cope with rapidly changing environments. Their complexities are often demanding because it involves a large collection of offline classifiers due to the absence of structural complexities reduction mechanisms and lack of an online feature selection mechanism. A novel…
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
MethodsPruning
