LGJun 25, 2024

SigKAN: Signature-Weighted Kolmogorov-Arnold Networks for Time Series

arXiv:2406.17890v222 citations
Originality Incremental advance
AI Analysis

This addresses time series analysis and forecasting problems, representing an incremental improvement through hybrid integration of existing techniques.

The paper tackles multivariate function approximation for time series by combining learnable path signatures with Kolmogorov-Arnold networks (KANs), resulting in SigKANs that outperform conventional methods on various function approximation challenges.

We propose a novel approach that enhances multivariate function approximation using learnable path signatures and Kolmogorov-Arnold networks (KANs). We enhance the learning capabilities of these networks by weighting the values obtained by KANs using learnable path signatures, which capture important geometric features of paths. This combination allows for a more comprehensive and flexible representation of sequential and temporal data. We demonstrate through studies that our SigKANs with learnable path signatures perform better than conventional methods across a range of function approximation challenges. By leveraging path signatures in neural networks, this method offers intriguing opportunities to enhance performance in time series analysis and time series forecasting, among other fields.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes