LGMLFeb 16, 2021

Adaptive Weighting Scheme for Automatic Time-Series Data Augmentation

arXiv:2102.08310v129 citations
Originality Incremental advance
AI Analysis

This work addresses the need for automated data augmentation in time-series data, which is incremental as it adapts existing augmentation ideas to a less-explored domain.

The paper tackles the problem of limited dataset size in time-series analysis by introducing two sample-adaptive automatic weighting schemes for data augmentation, resulting in over 50% improvement in annualized returns on a financial dataset and outperforming state-of-the-art models on over half of UCR archive datasets.

Data augmentation methods have been shown to be a fundamental technique to improve generalization in tasks such as image, text and audio classification. Recently, automated augmentation methods have led to further improvements on image classification and object detection leading to state-of-the-art performances. Nevertheless, little work has been done on time-series data, an area that could greatly benefit from automated data augmentation given the usually limited size of the datasets. We present two sample-adaptive automatic weighting schemes for data augmentation: the first learns to weight the contribution of the augmented samples to the loss, and the second method selects a subset of transformations based on the ranking of the predicted training loss. We validate our proposed methods on a large, noisy financial dataset and on time-series datasets from the UCR archive. On the financial dataset, we show that the methods in combination with a trading strategy lead to improvements in annualized returns of over 50$\%$, and on the time-series data we outperform state-of-the-art models on over half of the datasets, and achieve similar performance in accuracy on the others.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes