English

Don't overfit the history -- Recursive time series data augmentation

Machine Learning 2023-01-31 v3 Artificial Intelligence

Abstract

Time series observations can be seen as realizations of an underlying dynamical system governed by rules that we typically do not know. For time series learning tasks, we need to understand that we fit our model on available data, which is a unique realized history. Training on a single realization often induces severe overfitting lacking generalization. To address this issue, we introduce a general recursive framework for time series augmentation, which we call Recursive Interpolation Method, denoted as RIM. New samples are generated using a recursive interpolation function of all previous values in such a way that the enhanced samples preserve the original inherent time series dynamics. We perform theoretical analysis to characterize the proposed RIM and to guarantee its test performance. We apply RIM to diverse real world time series cases to achieve strong performance over non-augmented data on regression, classification, and reinforcement learning tasks.

Keywords

Cite

@article{arxiv.2207.02891,
  title  = {Don't overfit the history -- Recursive time series data augmentation},
  author = {Amine Mohamed Aboussalah and Min-Jae Kwon and Raj G Patel and Cheng Chi and Chi-Guhn Lee},
  journal= {arXiv preprint arXiv:2207.02891},
  year   = {2023}
}

Comments

Accepted to ICLR 2023 Resubmitted here due to major change in proofs following conference submission

R2 v1 2026-06-24T12:16:24.712Z