OLR-WA: Online Weighted Average Linear Regression in Multivariate Data Streams
Mohammad Abu-Shaira, Alejandro Rodriguez, Greg Speegle, Victor Sheng, Ishfaq Ahmad

TL;DR
OLR-WA is a new online multivariate linear regression model that adapts quickly, handles data drift, and manages confidence-based scenarios effectively, matching or surpassing existing models in performance.
Contribution
Introduces OLR-WA, a versatile online linear regression model that handles drift and confidence scenarios, with proven rapid convergence and high accuracy.
Findings
Achieves performance comparable to batch regression.
Outperforms existing online models in convergence speed.
Effectively manages confidence-based data scenarios.
Abstract
Online learning updates models incrementally with new data, avoiding large storage requirements and costly model recalculations. In this paper, we introduce "OLR-WA; OnLine Regression with Weighted Average", a novel and versatile multivariate online linear regression model. We also investigate scenarios involving drift, where the underlying patterns in the data evolve over time, conduct convergence analysis, and compare our approach with existing online regression models. The results of OLR-WA demonstrate its ability to achieve performance comparable to the batch regression, while also showcasing comparable or superior performance when compared with other state-of-the-art online models, thus establishing its effectiveness. Moreover, OLR-WA exhibits exceptional performance in terms of rapid convergence, surpassing other online models with consistently achieving high r2 values as a…
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 · Advanced Bandit Algorithms Research · Imbalanced Data Classification Techniques
