paper-with-me

Papers

Wave-Mask/Mix: Exploring Wavelet-Based Augmentations for Time Series Forecasting

2024-08-20 · Dona Arabi, Jafar Bakhshaliyev, Ayse Coskuner, Kiran Madhusudhanan, Kami Serdar Uckardes

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.

📄 PDF Abstract BibTeX arXiv:2408.10951

Code (2)

jafarbakhshaliyev/wave-augs 공식 구현 pytorch
vicky-hnk/time-flex pytorch

Tasks

Data AugmentationTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Choosing Wavelet Methods, Filters, and Lengths for Functional Brain Network Construction

2015-12-23

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+2

Out-of-Distribution Detection of Melanoma using Normalizing Flows

2021-03-23 · M. M. A. Valiuddin, C. G. A. Viviers

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+1

Masked Wavelet Representation for Compact Neural Radiance Fields

2022-12-18 · CVPR 2023 1 · Daniel Rho, Byeonghyeon Lee, Seungtae Nam, Joo Chan Lee 외

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 Rendering

WAND: Wavelet Analysis-based Neural Decomposition of MRS Signals for Artifact Removal

2024-10-14 · Julian P. Merkofer, Dennis M. J. van de Sande, Sina Amirrajab, Kyung Min Nam 외

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

2025-03-02 · Wenzhao Xiang, Chang Liu, Hongyang Yu, Xilin Chen

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