OLC-WA: Drift Aware Tuning-Free Online Classification with Weighted Average
Mohammad Abu Shaira, Yunhe Feng, Heng Fan, Weishi Shi

TL;DR
OLC-WA is an adaptive, hyperparameter-free online classification model that automatically detects and adjusts to concept drift, maintaining high accuracy in evolving data streams without manual tuning.
Contribution
This paper introduces OLC-WA, a novel online classification method that dynamically detects concept drift and adapts without requiring hyperparameter tuning.
Findings
Achieves comparable accuracy to batch models in stationary environments.
Outperforms leading online baselines by 10-25% under concept drift.
Effectively adapts to evolving data distributions in streaming environments.
Abstract
Real-world data sets often exhibit temporal dynamics characterized by evolving data distributions. Disregarding this phenomenon, commonly referred to as concept drift, can significantly diminish a model's predictive accuracy. Furthermore, the presence of hyperparameters in online models exacerbates this issue. These parameters are typically fixed and cannot be dynamically adjusted by the user in response to the evolving data distribution. This paper introduces Online Classification with Weighted Average (OLC-WA), an adaptive, hyperparameter-free online classification model equipped with an automated optimization mechanism. OLC-WA operates by blending incoming data streams with an existing base model. This blending is facilitated by an exponentially weighted moving average. Furthermore, an integrated optimization mechanism dynamically detects concept drift, quantifies its magnitude, and…
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
TopicsData Stream Mining Techniques · Time Series Analysis and Forecasting · Air Quality Monitoring and Forecasting
