paper-with-me

Papers

Data Augmentation Policy Search for Long-Term Forecasting

2024-05-01 · Liran Nochumsohn, Omri Azencot

Data augmentation serves as a popular regularization technique to combat overfitting challenges in neural networks. While automatic augmentation has demonstrated success in image classification tasks, its application to time-series problems, particularly in long-term forecasting, has received comparatively less attention. To address this gap, we introduce a time-series automatic augmentation approach named TSAA, which is both efficient and easy to implement. The solution involves tackling the associated bilevel optimization problem through a two-step process: initially training a non-augmented model for a limited number of epochs, followed by an iterative split procedure. During this iterative process, we alternate between identifying a robust augmentation policy through Bayesian optimization and refining the model while discarding suboptimal runs. Extensive evaluations on challenging univariate and multivariate forecasting benchmark problems demonstrate that TSAA consistently outperforms several robust baselines, suggesting its potential integration into prediction pipelines.

📄 PDF Abstract BibTeX arXiv:2405.00319

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationBilevel OptimizationData Augmentationimage-classificationImage ClassificationTime Series

Similar Papers 제목 키워드 기반

NOSE Augment: Fast and Effective Data Augmentation Without Searching

2021-01-01 · Qingrui Li, Song Xie, Anıl Oymagil, Mustafa Furkan Eseoglu 외

Data augmentation has been widely used for enhancing the diversity of training data and model generalization. Different from traditional handcrafted methods, recent research introduced automated search for optimal data a…

Data AugmentationDiversityFace Recognitionimage-classification+3

Deep AutoAugment

2022-03-11 · Yu Zheng, Zhi Zhang, Shen Yan, Mi Zhang

While recent automated data augmentation methods lead to state-of-the-art results, their design spaces and the derived data augmentation strategies still incorporate strong human priors. In this work, instead of fixing a…

AutoMLData AugmentationImage Classification

Online Hyper-parameter Learning for Auto-Augmentation Strategy

2019-05-17 · ICCV 2019 10 · Chen Lin, Minghao Guo, Chuming Li, Yuan Xin 외

Data augmentation is critical to the success of modern deep learning techniques. In this paper, we propose Online Hyper-parameter Learning for Auto-Augmentation (OHL-Auto-Aug), an economical solution that learns the augm…

Data Augmentation

Direct Differentiable Augmentation Search

2021-04-09 · ICCV 2021 10 · Aoming Liu, Zehao Huang, Zhiwu Huang, Naiyan Wang

Data augmentation has been an indispensable tool to improve the performance of deep neural networks, however the augmentation can hardly transfer among different tasks and datasets. Consequently, a recent trend is to ado…

AutoMLData AugmentationGPUimage-classification+4

Faster and Smarter AutoAugment: Augmentation Policy Search Based on Dynamic Data-Clustering

2021-01-01 · Jonghyun Bae, Ji-Hoon Kim

Data augmentation tuned to datasets and tasks has had great success in various AI applications, such as computer vision, natural language processing, autonomous driving, and bioinformatics. However, most of the specific …

Autonomous DrivingClusteringData AugmentationDiversity+1