A Decision-Based Dynamic Ensemble Selection Method for Concept Drift
We propose an online method for concept driftdetection based on dynamic classifier ensemble selection. Theproposed method generates a pool of ensembles by promotingdiversity among classifier members and chooses expert ensemblesaccording to global prequential accuracy values. Unlike currentdynamic ensemble selection approaches that use only local knowl-edge to select the most competent ensemble for each instance,our method focuses on selection taking into account the decisionspace. Consequently, it is well adapted to the context of driftdetection in data stream problems. The results of the experimentsshow that the proposed method attained the highest detection pre-cision and the lowest number of false alarms, besides competitiveclassification accuracy rates, in artificial datasets representingdifferent types of drifts. Moreover, it outperformed baselines indifferent real-problem datasets in terms of classification accuracy.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Imbalanced Data Stream Classification using Dynamic Ensemble Selection
Modern streaming data categorization faces significant challenges from concept drift and class imbalanced data. This negatively impacts the output of the classifier, leading to improper classification. Furthermore, other…
ClassificationEvolving Ensemble Fuzzy Classifier
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…
Drift DetectionEnsemble LearningEnsemble Pruningfeature selectionA Multi-Stage Automated Online Network Data Stream Analytics Framework for IIoT Systems
Industry 5.0 aims at maximizing the collaboration between humans and machines. Machines are capable of automating repetitive jobs, while humans handle creative tasks. As a critical component of Industrial Internet of Thi…
feature selectionRandom Forest Based Approach for Concept Drift Handling
Concept drift has potential in smart grid analysis because the socio-economic behaviour of consumers is not governed by the laws of physics. Likewise there are also applications in wind power forecasting. In this paper w…
Ensemble PruningGeneral ClassificationDiverse Instances-Weighting Ensemble based on Region Drift Disagreement for Concept Drift Adaptation
Concept drift refers to changes in the distribution of underlying data and is an inherent property of evolving data streams. Ensemble learning, with dynamic classifiers, has proved to be an efficient method of handling c…
DiversityEnsemble Learning