TL;DR
W-Transformers introduce a wavelet-based transformer framework that effectively captures nonstationarity and long-range dependencies in univariate time series, significantly improving forecasting accuracy across diverse datasets.
Contribution
The paper presents a novel wavelet-based transformer architecture for univariate time series forecasting, addressing nonstationarity and long-range dependencies more effectively than existing methods.
Findings
Outperforms baseline forecasters on multiple benchmark datasets
Effective on datasets with limited training samples
Improves both short-term and long-term forecasting accuracy
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
