Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TSLANet: Rethinking Transformers for Time Series Representation Learning

About

Time series data, characterized by its intrinsic long and short-range dependencies, poses a unique challenge across analytical applications. While Transformer-based models excel at capturing long-range dependencies, they face limitations in noise sensitivity, computational efficiency, and overfitting with smaller datasets. In response, we introduce a novel Time Series Lightweight Adaptive Network (TSLANet), as a universal convolutional model for diverse time series tasks. Specifically, we propose an Adaptive Spectral Block, harnessing Fourier analysis to enhance feature representation and to capture both long-term and short-term interactions while mitigating noise via adaptive thresholding. Additionally, we introduce an Interactive Convolution Block and leverage self-supervised learning to refine the capacity of TSLANet for decoding complex temporal patterns and improve its robustness on different datasets. Our comprehensive experiments demonstrate that TSLANet outperforms state-of-the-art models in various tasks spanning classification, forecasting, and anomaly detection, showcasing its resilience and adaptability across a spectrum of noise levels and data sizes. The code is available at https://github.com/emadeldeen24/TSLANet.

Emadeldeen Eldele, Mohamed Ragab, Zhenghua Chen, Min Wu, Xiaoli Li• 2024

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE0.458
830
Multivariate Time-series ForecastingETTm1
MSE0.388
686
Multivariate Time-series ForecastingETTm2
MSE0.283
539
Long-term time-series forecastingWeather
MSE0.276
525
Long-term time-series forecastingETTh2
MSE0.328
461
Long-term time-series forecastingETTm1
MSE0.348
461
Long-term time-series forecastingETTm2
MSE0.263
455
Long-term time-series forecastingTraffic
MSE0.397
427
Long-term forecastingETTh1
MSE0.422
409
Multivariate Time-series ForecastingWeather
MSE0.259
409
Showing 10 of 46 rows

Other info

Follow for update