paper-with-me

홈 › Papers

Koopman Neural Forecaster for Time Series with Temporal Distribution Shifts

2022-10-07 · Rui Wang, Yihe Dong, Sercan Ö. Arik, Rose Yu

Temporal distributional shifts, with underlying dynamics changing over time, frequently occur in real-world time series and pose a fundamental challenge for deep neural networks (DNNs). In this paper, we propose a novel deep sequence model based on the Koopman theory for time series forecasting: Koopman Neural Forecaster (KNF) which leverages DNNs to learn the linear Koopman space and the coefficients of chosen measurement functions. KNF imposes appropriate inductive biases for improved robustness against distributional shifts, employing both a global operator to learn shared characteristics and a local operator to capture changing dynamics, as well as a specially-designed feedback loop to continuously update the learned operators over time for rapidly varying behaviors. We demonstrate that \ours{} achieves superior performance compared to the alternatives, on multiple time series datasets that are shown to suffer from distribution shifts.

📄 PDF Abstract BibTeX arXiv:2210.03675

Code (1)

google-research/google-research 공식 구현 tf

Tasks

Time SeriesTime Series AnalysisTime Series Forecasting

Similar Papers 제목 키워드 기반

Koopa: Learning Non-stationary Time Series Dynamics with Koopman Predictors

2023-05-30 · NeurIPS 2023 11 · Yong liu, Chenyu Li, Jianmin Wang, Mingsheng Long

Real-world time series are characterized by intrinsic non-stationarity that poses a principal challenge for deep forecasting models. While previous models suffer from complicated series variations induced by changing tem…

Time Series

Drift-Adjusted And Arbitrated Ensemble Framework For Time Series Forecasting

2020-03-16 · Anirban Chatterjee, Subhadip Paul, Uddipto Dutta, Smaranya Dey

Time Series Forecasting is at the core of many practical applications such as sales forecasting for business, rainfall forecasting for agriculture and many others. Though this problem has been extensively studied for yea…

Time SeriesTime Series AnalysisTime Series Forecasting

KoopAGRU: A Koopman-based Anomaly Detection in Time-Series using Gated Recurrent Units

2025-01-29 · Issam Ait Yahia, Ismail Berrada

Anomaly detection in real-world time-series data is a challenging task due to the complex and nonlinear temporal dynamics involved. This paper introduces KoopAGRU, a new deep learning model designed to tackle this proble…

Anomaly DetectionTime Series

Battling the Non-stationarity in Time Series Forecasting via Test-time Adaptation

2025-01-09 · HyunGi Kim, Siwon Kim, Jisoo Mok, Sungroh Yoon

Deep Neural Networks have spearheaded remarkable advancements in time series forecasting (TSF), one of the major tasks in time series modeling. Nonetheless, the non-stationarity of time series undermines the reliability …

Test-time AdaptationTime SeriesTime Series Forecasting

Beyond Static Uncertainty: Modeling Temporal Uncertainty Dynamics for Probabilistic Time Series Forecasting

2026-03-25 · Yijun Wang, Qiyuan Zhuang, Larysa Marchanka, Xiu-Shen Wei arxiv

Real-world time series exhibit temporally structured uncertainty: volatility clusters in turbulent regimes, dissipates in stable periods, and shifts abruptly around structural breaks. Yet many probabilistic forecasting m…

Probabilistic Time Series Forecasting