Out-of-Distribution Generalization in Time Series: A Survey
Xin Wu, Fei Teng, Xingwang Li, Ji Zhang, Tianrui Li, Qiang Duan
TL;DR
Time series data are inherently non-stationary, causing distribution shifts that challenge OOD generalization. The paper formalizes TS-OOD with fixed-context and cross-domain settings and surveys methods across data distribution, representation learning, and OOD evaluation, including forward-looking objectives such as $\min_{\theta} \mathbb{E}_{(X,Y) \sim \mathbb{P}_{test}} \left[ \sum_{t=T+1}^{T+\tau} \mathcal{L}(f_{\theta}(X_{t-\Delta:t-1}), Y_t) \right]$. It contributes a three-dimensional taxonomy, a survey of decoupling/invariant/adaptive/LTSM approaches, and an open-source codebase to support reproducibility. The findings inform robust TS models for real-world deployment across domains like transportation, environment, and public health, guiding future research toward invariant representations, multimodal pre-training, and rigorous OOD evaluation.
Abstract
Time series frequently manifest distribution shifts, diverse latent features, and non-stationary learning dynamics, particularly in open and evolving environments. These characteristics pose significant challenges for out-of-distribution (OOD) generalization. While substantial progress has been made, a systematic synthesis of advancements remains lacking. To address this gap, we present the first comprehensive review of OOD generalization methodologies for time series, organized to delineate the field's evolutionary trajectory and contemporary research landscape. We organize our analysis across three foundational dimensions: data distribution, representation learning, and OOD evaluation. For each dimension, we present several popular algorithms in detail. Furthermore, we highlight key application scenarios, emphasizing their real-world impact. Finally, we identify persistent challenges and propose future research directions. A detailed summary of the methods reviewed for the generalization of OOD in time series can be accessed at https://tsood-generalization.com.
