A Gaussian Process-based Streaming Algorithm for Prediction of Time Series With Regimes and Outliers
Daniel Waxman, Petar M. Djuri\'c

TL;DR
This paper introduces LINTEL, a Gaussian process-based streaming algorithm for time series prediction that efficiently handles regime switching and outliers, offering faster computation and improved accuracy over previous methods.
Contribution
LINTEL provides an exact filtering distribution with constant-time updates, improving computational efficiency and prediction quality over the existing INTEL algorithm.
Findings
LINTEL is over five times faster than INTEL.
LINTEL achieves better prediction accuracy.
The proposed fusion policy enhances model performance.
Abstract
Online prediction of time series under regime switching is a widely studied problem in the literature, with many celebrated approaches. Using the non-parametric flexibility of Gaussian processes, the recently proposed INTEL algorithm provides a product of experts approach to online prediction of time series under possible regime switching, including the special case of outliers. This is achieved by adaptively combining several candidate models, each reporting their predictive distribution at time . However, the INTEL algorithm uses a finite context window approximation to the predictive distribution, the computation of which scales cubically with the maximum lag, or otherwise scales quartically with exact predictive distributions. We introduce LINTEL, which uses the exact filtering distribution at time with constant-time updates, making the time complexity of the streaming…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Air Quality Monitoring and Forecasting · Gaussian Processes and Bayesian Inference
