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

TimeKAN: KAN-based Frequency Decomposition Learning Architecture for Long-term Time Series Forecasting

About

Real-world time series often have multiple frequency components that are intertwined with each other, making accurate time series forecasting challenging. Decomposing the mixed frequency components into multiple single frequency components is a natural choice. However, the information density of patterns varies across different frequencies, and employing a uniform modeling approach for different frequency components can lead to inaccurate characterization. To address this challenges, inspired by the flexibility of the recent Kolmogorov-Arnold Network (KAN), we propose a KAN-based Frequency Decomposition Learning architecture (TimeKAN) to address the complex forecasting challenges caused by multiple frequency mixtures. Specifically, TimeKAN mainly consists of three components: Cascaded Frequency Decomposition (CFD) blocks, Multi-order KAN Representation Learning (M-KAN) blocks and Frequency Mixing blocks. CFD blocks adopt a bottom-up cascading approach to obtain series representations for each frequency band. Benefiting from the high flexibility of KAN, we design a novel M-KAN block to learn and represent specific temporal patterns within each frequency band. Finally, Frequency Mixing blocks is used to recombine the frequency bands into the original format. Extensive experimental results across multiple real-world time series datasets demonstrate that TimeKAN achieves state-of-the-art performance as an extremely lightweight architecture. Code is available at https://github.com/huangst21/TimeKAN.

Songtao Huang, Zhen Zhao, Can Li, Lei Bai• 2025

Related benchmarks

TaskDatasetResultRank
Time Series ForecastingETTh1
MSE0.417
836
Time Series ForecastingETTh2
MSE0.383
796
Long-term time-series forecastingETTh1
MAE0.395
575
Time Series ForecastingETTm2
MSE0.277
536
Multivariate long-term forecastingETTh1
MSE0.367
472
Long-term time-series forecastingETTh2
MSE0.29
461
Long-term time-series forecastingETTm1
MSE0.322
461
Long-term time-series forecastingETTm2
MSE0.174
455
Multivariate long-term series forecastingETTh2
MSE0.29
445
Multivariate long-term series forecastingWeather
MSE0.162
425
Showing 10 of 130 rows
...

Other info

Follow for update