English

Dynamic Multi-period Experts for Online Time Series Forecasting

Machine Learning 2026-03-11 v1

Abstract

Online Time Series Forecasting (OTSF) requires models to continuously adapt to concept drift. However, existing methods often treat concept drift as a monolithic phenomenon. To address this limitation, we first redefine concept drift by categorizing it into two distinct types: Recurring Drift, where previously seen patterns reappear, and Emergent Drift, where entirely new patterns emerge. We then propose DynaME (Dynamic Multi-period Experts), a novel hybrid framework designed to effectively address this dual nature of drift. For Recurring Drift, DynaME employs a committee of specialized experts that are dynamically fitted to the most relevant historical periodic patterns at each time step. For Emergent Drift, the framework detects high-uncertainty scenarios and shifts reliance to a stable, general expert. Extensive experiments on several benchmark datasets and backbones demonstrate that DynaME effectively adapts to both concept drifts and significantly outperforms existing baselines.

Keywords

Cite

@article{arxiv.2603.09062,
  title  = {Dynamic Multi-period Experts for Online Time Series Forecasting},
  author = {Seungha Hong and Sukang Chae and Suyeon Kim and Sanghwan Jang and Hwanjo Yu},
  journal= {arXiv preprint arXiv:2603.09062},
  year   = {2026}
}

Comments

WWW 2026

R2 v1 2026-07-01T11:11:28.409Z