AI Navigate

Locally Linear Continual Learning for Time Series based on VC-Theoretical Generalization Bounds

arXiv cs.LG / 3/17/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • It presents SyMPLER, an explainable time-series forecasting model that uses dynamic piecewise-linear approximations to handle nonstationary environments.
  • Unlike other locally linear models, SyMPLER uses VC-theory generalization bounds to automatically determine when to add new local models based on prediction errors, removing the need for explicit data clustering.
  • Experiments show SyMPLER achieves comparable performance to both black-box and existing explainable models while maintaining a transparent, human-interpretable structure that reveals the system's behavior.
  • The work emphasizes balancing forecasting accuracy with interpretability in nonstationary settings, offering an adaptive and transparent solution for time-series forecasting.

Abstract

Most machine learning methods assume fixed probability distributions, limiting their applicability in nonstationary real-world scenarios. While continual learning methods address this issue, current approaches often rely on black-box models or require extensive user intervention for interpretability. We propose SyMPLER (Systems Modeling through Piecewise Linear Evolving Regression), an explainable model for time series forecasting in nonstationary environments based on dynamic piecewise-linear approximations. Unlike other locally linear models, SyMPLER uses generalization bounds from Statistical Learning Theory to automatically determine when to add new local models based on prediction errors, eliminating the need for explicit clustering of the data. Experiments show that SyMPLER can achieve comparable performance to both black-box and existing explainable models while maintaining a human-interpretable structure that reveals insights about the system's behavior. In this sense, our approach conciliates accuracy and interpretability, offering a transparent and adaptive solution for forecasting nonstationary time series.