paper-with-me

홈 › Papers

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

2022-07-06 · Amine Mohamed Aboussalah, Min-Jae Kwon, Raj G Patel, Cheng Chi, Chi-Guhn Lee

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.

📄 PDF Abstract BibTeX arXiv:2207.02891

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Keeping Deep Learning Models in Check: A History-Based Approach to Mitigate Overfitting

2024-01-18 · Hao Li, Gopi Krishnan Rajbahadur, Dayi Lin, Cor-Paul Bezemer 외

In software engineering, deep learning models are increasingly deployed for critical tasks such as bug detection and code review. However, overfitting remains a challenge that affects the quality, reliability, and trustw…

Adaptive Benign Overfitting (ABO): Overparameterized RLS for Online Learning in Non-stationary Time-series

2026-01-29 · Luis Ontaneda Mijares, Nick Firoozye arxiv

Overparameterized models have recently challenged conventional learning theory by exhibiting improved generalization beyond the interpolation limit, a phenomenon known as benign overfitting. This work introduces Adaptive…

RRSI: Regularized Recursive Self-Improvement of Agent Harnesses

2026-09-21 · Peng Xia, Rujun Han, Zifeng Wang, Yanfei Chen 외 hf

An LLM agent's capability is largely magnified by its harness, namely the prompts, control flow, tooling, memory, and context management surrounding the frozen backbone model. Recent methods increasingly automate this pr…

Incorporating Taylor Series and Recursive Structure in Neural Networks for Time Series Prediction

2024-02-09 · Jarrod Mau, Kevin Moon

Time series analysis is relevant in various disciplines such as physics, biology, chemistry, and finance. In this paper, we present a novel neural network architecture that integrates elements from ResNet structures, whi…

Time SeriesTime Series AnalysisTime Series Prediction

L-Drive: Beyond a Single Mapping-Latent Context Drives Time Series Forecasting

2026-05-18 · Fan Zhang, Shijun Chen, Hua Wang arxiv

Mainstream methods for multivariate time-series forecasting largely follow the Direct-Mapping paradigm. They learn a unified mapping from history to the future in the observation space to fit value-level dependencies. Ho…

Computational EfficiencyTime Series Forecasting