Hi-WaveTST: A Hybrid High-Frequency Wavelet-Transformer for Time-Series Classification
Huseyin Goksu

TL;DR
Hi-WaveTST introduces a hybrid high-frequency wavelet-transformer architecture that enhances time-series classification by capturing critical high-frequency information, significantly outperforming existing models like PatchTST on benchmark datasets.
Contribution
The paper presents a novel hybrid architecture combining wavelet-based high-frequency feature extraction with transformers, improving time-series classification accuracy.
Findings
Achieved 93.38% accuracy on UCI-HAR, surpassing PatchTST.
Demonstrated the importance of high-frequency features for classification.
Validated the effectiveness of each component through ablation studies.
Abstract
Transformers have become state-of-the-art (SOTA) for time-series classification, with models like PatchTST demonstrating exceptional performance. These models rely on patching the time series and learning relationships between raw temporal data blocks. We argue that this approach is blind to critical, non-obvious high-frequency information that is complementary to the temporal dynamics. In this letter, we propose Hi-WaveTST, a novel Hybrid architecture that augments the original temporal patch with a learnable, High-Frequency wavelet feature stream. Our wavelet stream uses a deep Wavelet Packet Decomposition (WPD) on each patch and extracts features using a learnable Generalized Mean (GeM) pooling layer. On the UCI-HAR benchmark dataset, our hybrid model achieves a mean accuracy of 93.38 percent plus-minus 0.0043, significantly outperforming the SOTA PatchTST baseline (92.59 percent…
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
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · EEG and Brain-Computer Interfaces
