paper-with-me

Papers

W-Transformers : A Wavelet-based Transformer Framework for Univariate Time Series Forecasting

2022-09-08 · Lena Sasal, Tanujit Chakraborty, Abdenour Hadid

Deep learning utilizing transformers has recently achieved a lot of success in many vital areas such as natural language processing, computer vision, anomaly detection, and recommendation systems, among many others. Among several merits of transformers, the ability to capture long-range temporal dependencies and interactions is desirable for time series forecasting, leading to its progress in various time series applications. In this paper, we build a transformer model for non-stationary time series. The problem is challenging yet crucially important. We present a novel framework for univariate time series representation learning based on the wavelet-based transformer encoder architecture and call it W-Transformer. The proposed W-Transformers utilize a maximal overlap discrete wavelet transformation (MODWT) to the time series data and build local transformers on the decomposed datasets to vividly capture the nonstationarity and long-range nonlinear dependencies in the time series. Evaluating our framework on several publicly available benchmark time series datasets from various domains and with diverse characteristics, we demonstrate that it performs, on average, significantly better than the baseline forecasters for short-term and long-term forecasting, even for datasets that consist of only a few hundred training samples.

📄 PDF Abstract BibTeX arXiv:2209.03945

Code (1)

capwidow/w-transformer 공식 구현

Tasks

Anomaly DetectionRecommendation SystemsRepresentation LearningTime SeriesTime Series AnalysisTime Series ForecastingUnivariate Time Series Forecasting

Similar Papers 제목 키워드 기반

WavSpA: Wavelet Space Attention for Boosting Transformers' Long Sequence Learning Ability

2022-10-05 · Yufan Zhuang, Zihan Wang, Fangbo Tao, Jingbo Shang

Transformer and its variants are fundamental neural architectures in deep learning. Recent works show that learning attention in the Fourier space can improve the long sequence learning capability of Transformers. We arg…

DyWPE: Signal-Aware Dynamic Wavelet Positional Encoding for Time Series Transformers

2025-09-18 · Habib Irani, Vangelis Metsis arxiv

Existing positional encoding methods in transformers are fundamentally signal-agnostic, deriving positional information solely from sequence indices while ignoring the underlying signal characteristics. This limitation i…

Time Series Analysis

Leveraging Non-Decimated Wavelet Packet Features and Transformer Models for Time Series Forecasting

2024-03-13 · Guy P Nason, James L. Wei

This article combines wavelet analysis techniques with machine learning methods for univariate time series forecasting, focusing on three main contributions. Firstly, we consider the use of Daubechies wavelets with diffe…

Time SeriesTime Series ForecastingUnivariate Time Series Forecasting

Electrocardiogram Classification with Transformers Using Koopman and Wavelet Features

2026-03-09 · Sucheta Ghosh, Zahra Monfared arxiv

Electrocardiogram (ECG) analysis is vital for detecting cardiac abnormalities, yet robust automated classification is challenging due to the complexity and variability of physiological signals. In this work, we investiga…

Binary ClassificationECG Classification

FEWT: Improving Humanoid Robot Perception with Frequency-Enhanced Wavelet-based Transformers

2025-09-14 · Jiaxin Huang, Hanyu Liu, Yunsheng Ma, Jian Shen 외 arxiv

The embodied intelligence bridges the physical world and information space. As its typical physical embodiment, humanoid robots have shown great promise through robot learning algorithms in recent years. In this study, a…