TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/KAN-AD: Time Series Anomaly Detection with Kolmogorov-Arno...

KAN-AD: Time Series Anomaly Detection with Kolmogorov-Arnold Networks

Quan Zhou, Changhua Pei, Fei Sun, Jing Han, Zhengwei Gao, Dan Pei, Haiming Zhang, Gaogang Xie, Jianhui Li

2024-11-01Anomaly DetectionTime Series Anomaly DetectionTime SeriesTemporal Sequences
PaperPDFCode(official)

Abstract

Time series anomaly detection (TSAD) has become an essential component of large-scale cloud services and web systems because it can promptly identify anomalies, providing early warnings to prevent greater losses. Deep learning-based forecasting methods have become very popular in TSAD due to their powerful learning capabilities. However, accurate predictions don't necessarily lead to better anomaly detection. Due to the common occurrence of noise, i.e., local peaks and drops in time series, existing black-box learning methods can easily learn these unintended patterns, significantly affecting anomaly detection performance. Kolmogorov-Arnold Networks (KAN) offers a potential solution by decomposing complex temporal sequences into a combination of multiple univariate functions, making the training process more controllable. However, KAN optimizes univariate functions using spline functions, which are also susceptible to the influence of local anomalies. To address this issue, we present KAN-AD, which leverages the Fourier series to emphasize global temporal patterns, thereby mitigating the influence of local peaks and drops. KAN-AD improves both effectiveness and efficiency by transforming the existing black-box learning approach into learning the weights preceding univariate functions. Experimental results show that, compared to the current state-of-the-art, we achieved an accuracy increase of 15% while boosting inference speed by 55 times.

Results

TaskDatasetMetricValueModel
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.8001SubLOF
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.7489KAN
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.7145FCVAE
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.655SAND
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.6432LSTMAD
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.5969FITS
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.5699OFA
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.5458AT
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.5109SRCNN
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.4599TranAD
Anomaly DetectionUCR Anomaly ArchiveAUC ROC 0.4536TimesNet

Related Papers

Multi-Stage Prompt Inference Attacks on Enterprise LLM Systems2025-07-213DKeyAD: High-Resolution 3D Point Cloud Anomaly Detection via Keypoint-Guided Point Clustering2025-07-17A Semi-Supervised Learning Method for the Identification of Bad Exposures in Large Imaging Surveys2025-07-17MoTM: Towards a Foundation Model for Time Series Imputation based on Continuous Modeling2025-07-17The Power of Architecture: Deep Dive into Transformer Architectures for Long-Term Time Series Forecasting2025-07-17A Privacy-Preserving Framework for Advertising Personalization Incorporating Federated Learning and Differential Privacy2025-07-16Bridge Feature Matching and Cross-Modal Alignment with Mutual-filtering for Zero-shot Anomaly Detection2025-07-15Data Augmentation in Time Series Forecasting through Inverted Framework2025-07-15