Kurtosis-Guided Denoising Score Matching for Tabular Anomaly Detection
Victor Livernoche, Jie Zan, Reihaneh Rabbany

TL;DR
This paper introduces kurtosis-based noise scaling for denoising score matching, enhancing tabular anomaly detection by adaptively setting noise levels per feature, achieving state-of-the-art results with minimal hyperparameter tuning.
Contribution
It proposes a novel kurtosis-guided noise scaling method for DSM that improves anomaly detection accuracy without increasing model complexity.
Findings
K-DSM achieves state-of-the-art performance on tabular anomaly detection benchmarks.
A single-scale model with kurtosis-based noise scaling performs well without multi-scale training.
Combining K-DSM with EMA-teacher filtering enhances performance in fully unsupervised settings.
Abstract
Denoising score matching (DSM) provides a way to learn data distributions by training a neural network to recover the score function, defined as the gradient of the log density, from noise-corrupted samples. Once trained, the score magnitude at a test point reflects how consistent that point is with the learned distribution, making it a natural anomaly signal. The key practical challenge is selecting the perturbation scale: too little noise yields unstable score estimates in sparse regions, while too much erases local structure and weakens anomaly sensitivity. This is compounded by the difficulty of hyperparameter tuning when anomalies are unknown and no validation set is available. We introduce kurtosis-based noise scaling (K-DSM), a per-feature scheme that sets noise levels from the shape of each marginal distribution, improving coverage of low-density regions and precision in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
