paper-with-me

홈 › Papers

PWPAE: An Ensemble Framework for Concept Drift Adaptation in IoT Data Streams

2021-09-10 · Li Yang, Dimitrios Michael Manias, Abdallah Shami

As the number of Internet of Things (IoT) devices and systems have surged, IoT data analytics techniques have been developed to detect malicious cyber-attacks and secure IoT systems; however, concept drift issues often occur in IoT data analytics, as IoT data is often dynamic data streams that change over time, causing model degradation and attack detection failure. This is because traditional data analytics models are static models that cannot adapt to data distribution changes. In this paper, we propose a Performance Weighted Probability Averaging Ensemble (PWPAE) framework for drift adaptive IoT anomaly detection through IoT data stream analytics. Experiments on two public datasets show the effectiveness of our proposed PWPAE method compared against state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2109.05013

Code (1)

western-oc2-lab/pwpae-concept-drift-detection-and-adaptation 공식 구현

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

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

Employing chunk size adaptation to overcome concept drift

2021-10-25 · Jędrzej Kozal, Filip Guzy, Michał Woźniak

Modern analytical systems must be ready to process streaming data and correctly respond to data distribution changes. The phenomenon of changes in data distributions is called concept drift, and it may harm the quality o…

Drift Detection

Concept Drift Adaptation by Exploiting Historical Knowledge

2017-02-12 · Yu Sun, Ke Tang, Zexuan Zhu, Xin Yao

Incremental learning with concept drift has often been tackled by ensemble methods, where models built in the past can be re-trained to attain new models for the current data. Two design questions need to be addressed in…

DiversityEnsemble LearningIncremental LearningTransfer Learning

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

Adaptive XGBoost for Evolving Data Streams

2020-05-15 · Jacob Montiel, Rory Mitchell, Eibe Frank, Bernhard Pfahringer 외

Boosting is an ensemble method that combines base models in a sequential manner to achieve high predictive accuracy. A popular learning algorithm based on this ensemble method is eXtreme Gradient Boosting (XGB). We prese…

Drift DetectionGeneral Classification