Autocorrelation Reintroduces Spectral Bias in KANs for Time Series Forecasting

arXiv cs.LG / 4/28/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that KANs’ purported ability to overcome neural networks’ spectral bias relies on an independence assumption that fails for time series forecasting inputs.
  • It finds that temporal autocorrelation in lagged observations reintroduces spectral bias in KANs, and the bias worsens as the autocorrelation strength increases.
  • The study uses both theoretical analysis and empirical experiments to show that strongly autocorrelated inputs can substantially impair standard KAN performance in TSF.
  • To mitigate the issue, the authors introduce DCT preprocessing to decorrelate network inputs, which significantly reduces low-frequency preference in time series forecasting experiments.

Abstract

Existing theory suggests that Kolmogorov-Arnold Networks (KANs) can overcome the spectral bias commonly observed in neural networks under the assumption that inputs are statistically independent. However, this assumption does not hold in time series forecasting (TSF), where inputs are lagged observations with strong temporal autocorrelation. Through theoretical analysis and empirical validation, we obtain an unexpected finding: temporal autocorrelation reintroduces spectral bias in KANs, and the bias becomes increasingly pronounced as the degree of autocorrelation increases. This suggests that standard KANs may face substantial difficulties in TSF with strongly autocorrelated inputs. To address this problem, we introduce the Discrete Cosine Transform (DCT) to reduce the correlations among the network inputs. As expected, experimental results reveal that DCT preprocessing substantially reduces the observed low-frequency preference in TSF. This result also corroborates that the spectral bias of KANs in TSF tasks is indeed induced by the autocorrelation among input variables.

Autocorrelation Reintroduces Spectral Bias in KANs for Time Series Forecasting | AI Navigate