PulseAugur
实时 06:19:31

KANs for Time Series Forecasting reintroduce spectral bias with autocorrelation

A new paper reveals that Kolmogorov-Arnold Networks (KANs), previously thought to overcome spectral bias, actually reintroduce it when dealing with time series data due to temporal autocorrelation. Researchers found that this bias intensifies with higher autocorrelation, potentially hindering KANs' performance in time series forecasting. To mitigate this, the study proposes using the Discrete Cosine Transform (DCT) to preprocess inputs, which empirically demonstrated a significant reduction in the low-frequency preference. AI

影响 Suggests standard KANs may struggle with time series data, requiring preprocessing like DCT for improved performance.

排序理由 Academic paper on a specific neural network architecture's limitations and a proposed solution.

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

KANs for Time Series Forecasting reintroduce spectral bias with autocorrelation

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Chen Zeng, Jiahui Wang, Qiao Wang ·

    Autocorrelation Reintroduces Spectral Bias in KANs for Time Series Forecasting

    arXiv:2604.23518v1 Announce Type: new 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 ho…