DB2-TransF: All You Need Is Learnable Daubechies Wavelets for Time Series Forecasting
Moulik Gupta, Achyut Mani Tripathi

TL;DR
DB2-TransF introduces a wavelet-based module replacing self-attention in Transformers, capturing multi-scale patterns efficiently for scalable and accurate time series forecasting, outperforming traditional models in resource usage.
Contribution
It proposes a novel Transformer-inspired architecture using learnable Daubechies wavelets, improving scalability and efficiency in time series forecasting.
Findings
Achieves comparable or better accuracy than standard Transformers.
Reduces memory usage significantly.
Demonstrates effectiveness on 13 benchmark datasets.
Abstract
Time series forecasting requires models that can efficiently capture complex temporal dependencies, especially in large-scale and high-dimensional settings. While Transformer-based architectures excel at modeling long-range dependencies, their quadratic computational complexity poses limitations on scalability and adaptability. To overcome these challenges, we introduce DB2-TransF, a novel Transformer-inspired architecture that replaces the self-attention mechanism with a learnable Daubechies wavelet coefficient layer. This wavelet-based module efficiently captures multi-scale local and global patterns and enhances the modeling of correlations across multiple time series for the time series forecasting task. Extensive experiments on 13 standard forecasting benchmarks demonstrate that DB2-TransF achieves comparable or superior predictive accuracy to conventional Transformers, while…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods · Traffic Prediction and Management Techniques
