paper-with-me

Papers

A Decision-Based Dynamic Ensemble Selection Method for Concept Drift

2019-09-26 · Regis Antonio Saraiva Albuquerque, Albert Franca Josua Costa, Eulanda Miranda dos Santos, Robert Sabourin, Rafael Giusti

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.

📄 PDF Abstract BibTeX arXiv:1909.12185

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Imbalanced Data Stream Classification using Dynamic Ensemble Selection

2023-09-17 · Priya. S, Haribharathi Sivakumar, Vijay Arvind. R

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…

Classification

Evolving Ensemble Fuzzy Classifier

2017-05-18 · Mahardhika Pratama, Witold Pedrycz, Edwin Lughofer

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 selection

A Multi-Stage Automated Online Network Data Stream Analytics Framework for IIoT Systems

2022-10-05 · Li Yang, Abdallah Shami

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 selection

Random Forest Based Approach for Concept Drift Handling

2016-02-14 · A. Zhukov, D. Sidorov, A. Foley

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 Classification

Diverse Instances-Weighting Ensemble based on Region Drift Disagreement for Concept Drift Adaptation

2020-04-13 · Anjin Liu, Jie Lu, Guangquan Zhang

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