Online Data Augmentation for Forecasting with Deep Learning
Vitor Cerqueira, Mois\'es Santos, Luis Roque, Yassine Baghoussi,, Carlos Soares

TL;DR
This paper proposes an online data augmentation framework for deep learning-based time series forecasting, generating synthetic data during training to improve model performance without large offline datasets.
Contribution
It introduces a novel online augmentation method that creates synthetic samples during training, maintaining data balance and enhancing forecasting accuracy.
Findings
Online augmentation improves forecasting accuracy.
Framework works across multiple datasets and models.
Eliminates need for storing large augmented datasets.
Abstract
Deep learning approaches are increasingly used to tackle forecasting tasks involving datasets with multiple univariate time series. A key factor in the successful application of these methods is a large enough training sample size, which is not always available. Synthetic data generation techniques can be applied in these scenarios to augment the dataset. Data augmentation is typically applied offline before training a model. However, when training with mini-batches, some batches may contain a disproportionate number of synthetic samples that do not align well with the original data characteristics. This work introduces an online data augmentation framework that generates synthetic samples during the training of neural networks. By creating synthetic samples for each batch alongside their original counterparts, we maintain a balanced representation between real and synthetic data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Quality Monitoring and Forecasting · Traffic Prediction and Management Techniques · Anomaly Detection Techniques and Applications
MethodsALIGN
