DecoKAN: Interpretable Decomposition for Forecasting Cryptocurrency Market Dynamics
Yuan Gao, Zhenguo Dong, Xuelong Wang, Zhiqiang Wang, Yong Zhang, Shaofan Wang
TL;DR
DecoKAN tackles the challenge of forecasting volatile cryptocurrency multivariate time series by decoupling long-term trends from high-frequency fluctuations using multi-level Discrete Wavelet Transform and modeling each component with interpretable Kolmogorov-Arnold Network mixers. The framework incorporates RevIN normalization and a sparsity-driven, symbolification pipeline to produce explicit symbolic expressions for learned patterns, enhancing transparency. Empirical results on BTC, ETH, and XMR show state-of-the-art predictive accuracy with notable gains over baselines, along with competitive inference times despite training-time overhead from spline computations. This work advances trustworthy decision-support in digital asset markets by uniting high-accuracy forecasting with auditable, domain-relevant explanations.
Abstract
Accurate and interpretable forecasting of multivariate time series is crucial for understanding the complex dynamics of cryptocurrency markets in digital asset systems. Advanced deep learning methodologies, particularly Transformer-based and MLP-based architectures, have achieved competitive predictive performance in cryptocurrency forecasting tasks. However, cryptocurrency data is inherently composed of long-term socio-economic trends and local high-frequency speculative oscillations. Existing deep learning-based 'black-box' models fail to effectively decouple these composite dynamics or provide the interpretability needed for trustworthy financial decision-making. To overcome these limitations, we propose DecoKAN, an interpretable forecasting framework that integrates multi-level Discrete Wavelet Transform (DWT) for decoupling and hierarchical signal decomposition with Kolmogorov-Arnold Network (KAN) mixers for transparent and interpretable nonlinear modeling. The DWT component decomposes complex cryptocurrency time series into distinct frequency components, enabling frequency-specific analysis, while KAN mixers provide intrinsically interpretable spline-based mappings within each decomposed subseries. Furthermore, interpretability is enhanced through a symbolic analysis pipeline involving sparsification, pruning, and symbolization, which produces concise analytical expressions offering symbolic representations of the learned patterns. Extensive experiments demonstrate that DecoKAN achieves the lowest average Mean Squared Error on all tested real-world cryptocurrency datasets (BTC, ETH, XMR), consistently outperforming a comprehensive suite of competitive state-of-the-art baselines. These results validate DecoKAN's potential to bridge the gap between predictive accuracy and model transparency, advancing trustworthy decision support within complex cryptocurrency markets.
