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
729
Time Series ForecastingETTh2
MSE0.383
561
Long-term time-series forecastingETTh1
MAE0.395
446
Time Series ForecastingETTm2
MSE0.277
382
Long-term time-series forecastingETTh2
MSE0.29
353
Time Series ForecastingETTh1 (test)
MSE0.367
348
Long-term time-series forecastingETTm1
MSE0.322
334
Long-term time-series forecastingETTm2
MSE0.174
330
Time Series ForecastingPeMS08
MSE0.275
212
Time Series ForecastingECL
MSE0.182
211
Showing 10 of 86 rows
...

Other info

Follow for update