paper-with-me

홈 › Papers

Dynamic Multi-period Experts for Online Time Series Forecasting

2026-03-10 · Seungha Hong, Sukang Chae, Suyeon Kim, Sanghwan Jang, Hwanjo Yu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.09062

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Forecasting

Similar Papers 제목 키워드 기반

MoHETS: Long-term Time Series Forecasting with Mixture-of-Heterogeneous-Experts

2026-01-29 · Evandro S. Ortigossa, Guy Lutsker, Eran Segal arxiv

Real-world multivariate time series can exhibit intricate multi-scale structures, including global trends, local periodicities, and non-stationary regimes, which makes long-horizon forecasting challenging. Although spars…

Time Series Forecasting

Online Covering with Multiple Experts

2023-12-22 · Enikő Kevi, Kim-Thang Nguyen

Designing online algorithms with machine learning predictions is a recent technique beyond the worst-case paradigm for various practically relevant online problems (scheduling, caching, clustering, ski rental, etc.). Whi…

Scheduling

Dynamic Forgetting and Spatio-Temporal Periodic Interest Modeling for Local-Life Service Recommendation

2025-08-04 · Zhaoyu Hu, Jianyang Wang, Hao Guo, Yuan Tian 외 arxiv

In the context of the booming digital economy, recommendation systems, as a key link connecting users and numerous services, face challenges in modeling user behavior sequences on local-life service platforms, including …

Recommendation Systems

Offline Planning and Online Learning under Recovering Rewards

2021-06-28 · David Simchi-Levi, Zeyu Zheng, Feng Zhu

Motivated by emerging applications such as live-streaming e-commerce, promotions and recommendations, we introduce and solve a general class of non-stationary multi-armed bandit problems that have the following two featu…

Mixture of Online and Offline Experts for Non-stationary Time Series

2022-02-12 · Zhilin Zhao, Longbing Cao, Yuanyu Wan

We consider a general and realistic scenario involving non-stationary time series, consisting of several offline intervals with different distributions within a fixed offline time horizon, and an online interval that con…

Time SeriesTransfer Learning