paper-with-me

홈 › Papers

A Lightweight Concept Drift Detection and Adaptation Framework for IoT Data Streams

2021-04-21 · Li Yang, Abdallah Shami

In recent years, with the increasing popularity of "Smart Technology", the number of Internet of Things (IoT) devices and systems have surged significantly. Various IoT services and functionalities are based on the analytics of IoT streaming data. However, IoT data analytics faces concept drift challenges due to the dynamic nature of IoT systems and the ever-changing patterns of IoT data streams. In this article, we propose an adaptive IoT streaming data analytics framework for anomaly detection use cases based on optimized LightGBM and concept drift adaptation. A novel drift adaptation method named Optimized Adaptive and Sliding Windowing (OASW) is proposed to adapt to the pattern changes of online IoT data streams. Experiments on two public datasets show the high accuracy and efficiency of our proposed adaptive LightGBM model compared against other state-of-the-art approaches. The proposed adaptive LightGBM model can perform continuous learning and drift adaptation on IoT data streams without human intervention.

📄 PDF Abstract BibTeX arXiv:2104.10529

Code (1)

Western-OC2-Lab/OASW-Concept-Drift-Detection-and-Adaptation 공식 구현

Tasks

Anomaly DetectionDrift Detection

Similar Papers 제목 키워드 기반

METER: A Dynamic Concept Adaptation Framework for Online Anomaly Detection

2023-12-28 · Jiaqi Zhu, Shaofeng Cai, Fang Deng, Beng Chin Ooi 외

Real-time analytics and decision-making require online anomaly detection (OAD) to handle drifts in data streams efficiently and effectively. Unfortunately, existing approaches are often constrained by their limited detec…

Anomaly DetectionDecision MakingDrift Detection

Lite-RVFL: A Lightweight Random Vector Functional-Link Neural Network for Learning Under Concept Drift

2025-06-09 · Songqiao Hu, Zeyi Liu, Xiao He

The change in data distribution over time, also known as concept drift, poses a significant challenge to the reliability of online learning methods. Existing methods typically require model retraining or drift detection,…

Drift Detection

Concept Drift Adaptation Using Self-Supervised and Reinforcement Learning In Android Malware Detection

2026-05-22 · Ahmed Sabbah, Mohammad Kharma, Mohammad Alkhanafseh, Radi Jarrar 외 arxiv

Android malware detectors often degrade after deployment because of concept drift, while full retraining at each maintenance step is costly. We propose a chronological adaptive maintenance framework that models deploymen…

Self-Supervised LearningReinforcement LearningMalware Detection

Hybrid Active-Online Learning Framework for Label-Efficient Concept Drift Adaptation in Optical Network Failure Detection

2026-06-29 · Yousuf Moiz Ali, Jaroslaw E. Prilepsky, João Pedro, Sasipim Srivallapanondh 외 arxiv

We propose a hybrid active-online learning framework for label-efficient concept drift adaptation in optical network failure detection. Using margin-based selective labeling, our method achieves nearceiling accuracy and …

MORPH: Towards Automated Concept Drift Adaptation for Malware Detection

2024-01-23 · Md Tanvirul Alam, Romy Fieblinger, Ashim Mahara, Nidhi Rastogi

Concept drift is a significant challenge for malware detection, as the performance of trained machine learning models degrades over time, rendering them impractical. While prior research in malware concept drift adaptati…

Active LearningMalware DetectionMORPHPseudo Label