Wave-Mask/Mix: Exploring Wavelet-Based Augmentations for Time Series Forecasting
Data augmentation is important for improving machine learning model performance when faced with limited real-world data. In time series forecasting (TSF), where accurate predictions are crucial in fields like finance, healthcare, and manufacturing, traditional augmentation methods for classification tasks are insufficient to maintain temporal coherence. This research introduces two augmentation approaches using the discrete wavelet transform (DWT) to adjust frequency elements while preserving temporal dependencies in time series data. Our methods, Wavelet Masking (WaveMask) and Wavelet Mixing (WaveMix), are evaluated against established baselines across various forecasting horizons. To the best of our knowledge, this is the first study to conduct extensive experiments on multivariate time series using Discrete Wavelet Transform as an augmentation technique. Experimental results demonstrate that our techniques achieve competitive results with previous methods. We also explore cold-start forecasting using downsampled training datasets, comparing outcomes to baseline methods.
Code (2)
Tasks
Data AugmentationTime SeriesTime Series ForecastingSimilar Papers 제목 키워드 기반
Choosing Wavelet Methods, Filters, and Lengths for Functional Brain Network Construction
Wavelet methods are widely used to decompose fMRI, EEG, or MEG signals into time series representing neurophysiological activity in fixed frequency bands. Using these time series, one can estimate frequency-band specific…
EEGElectroencephalogram (EEG)Functional ConnectivitySensitivity+2Out-of-Distribution Detection of Melanoma using Normalizing Flows
Generative modelling has been a topic at the forefront of machine learning research for a substantial amount of time. With the recent success in the field of machine learning, especially in deep learning, there has been …
BIG-bench Machine LearningDensity EstimationInterpretable Machine LearningOut-of-Distribution Detection+1Masked Wavelet Representation for Compact Neural Radiance Fields
Neural radiance fields (NeRF) have demonstrated the potential of coordinate-based neural representation (neural fields or implicit neural representation) in neural rendering. However, using a multi-layer perceptron (MLP)…
NeRFNeural RenderingWAND: Wavelet Analysis-based Neural Decomposition of MRS Signals for Artifact Removal
Accurate quantification of metabolites in magnetic resonance spectroscopy (MRS) is challenged by low signal-to-noise ratio (SNR), overlapping metabolites, and various artifacts. Particularly, unknown and unparameterized …
Wavelet-Driven Masked Image Modeling: A Path to Efficient Visual Representation
Masked Image Modeling (MIM) has garnered significant attention in self-supervised learning, thanks to its impressive capacity to learn scalable visual representations tailored for downstream tasks. However, images inhere…
Representation LearningSelf-Supervised Learning