Fourier-KAN-Mamba: A Novel State-Space Equation Approach for Time-Series Anomaly Detection
Xiancheng Wang, Lin Wang, Rui Wang, Zhibo Zhang, Minghang Zhao
TL;DR
This paper tackles time-series anomaly detection by leveraging a novel state-space backbone (Mamba) augmented with a learnable Fourier-KAN front-end and a temperature-controlled gating mechanism to model periodic and nonlinear dynamics. Introduces an energy-based LEH anomaly score and two unsupervised differentiable losses to maximize separation between normal and anomalous patterns, enabling end-to-end training without abundant labeled anomalies. Evaluated on five public TSAD datasets, the method achieves current $F_1$-score state-of-the-art on SMD, MSL, SMAP, SWaT, and PSM and demonstrates cross-domain robustness and early fault sensing in industrial deployment. The results, together with ablations and interpretability analyses, indicate practical potential for scalable, reliable industrial anomaly detection with interpretable LEH scoring.
Abstract
Time-series anomaly detection plays a critical role in numerous real-world applications, including industrial monitoring and fault diagnosis. Recently, Mamba-based state-space models have shown remarkable efficiency in long-sequence modeling. However, directly applying Mamba to anomaly detection tasks still faces challenges in capturing complex temporal patterns and nonlinear dynamics. In this paper, we propose Fourier-KAN-Mamba, a novel hybrid architecture that integrates Fourier layer, Kolmogorov-Arnold Networks (KAN), and Mamba selective state-space model. The Fourier layer extracts multi-scale frequency features, KAN enhances nonlinear representation capability, and a temporal gating control mechanism further improves the model's ability to distinguish normal and anomalous patterns. Extensive experiments on MSL, SMAP, and SWaT datasets demonstrate that our method significantly outperforms existing state-of-the-art approaches. Keywords: time-series anomaly detection, state-space model, Mamba, Fourier transform, Kolmogorov-Arnold Network
