Our new X account is live! Follow @wizwand_team for updates
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
601
Time Series ForecastingETTh2
MSE0.383
438
Time Series ForecastingETTm2
MSE0.277
382
Long-term time-series forecastingETTh1
MAE0.395
351
Long-term time-series forecastingETTh2
MSE0.29
327
Long-term time-series forecastingETTm2
MSE0.174
305
Long-term time-series forecastingETTm1
MSE0.322
295
Time Series ForecastingETTh1 (test)
MSE0.367
262
Time Series ForecastingECL
MSE0.182
183
Long-term time-series forecastingECL
MSE0.162
134
Showing 10 of 47 rows

Other info

Follow for update