MLLGFeb 18, 2025

Statistically Significant $k$NNAD by Selective Inference

arXiv:2502.12978v11 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the critical challenge of false detection reliability in anomaly detection for domains like industrial product inspection, though it is incremental as it builds on existing kNNAD methods.

The paper tackles the problem of quantifying reliability in unsupervised anomaly detection using k-Nearest Neighbor, by formulating it as a statistical hypothesis test and introducing Stat-kNNAD with Selective Inference to ensure statistically significant detections with theoretical guarantees.

In this paper, we investigate the problem of unsupervised anomaly detection using the k-Nearest Neighbor method. The k-Nearest Neighbor Anomaly Detection (kNNAD) is a simple yet effective approach for identifying anomalies across various domains and fields. A critical challenge in anomaly detection, including kNNAD, is appropriately quantifying the reliability of detected anomalies. To address this, we formulate kNNAD as a statistical hypothesis test and quantify the probability of false detection using $p$-values. The main technical challenge lies in performing both anomaly detection and statistical testing on the same data, which hinders correct $p$-value calculation within the conventional statistical testing framework. To resolve this issue, we introduce a statistical hypothesis testing framework called Selective Inference (SI) and propose a method named Statistically Significant NNAD (Stat-kNNAD). By leveraging SI, the Stat-kNNAD method ensures that detected anomalies are statistically significant with theoretical guarantees. The proposed Stat-kNNAD method is applicable to anomaly detection in both the original feature space and latent feature spaces derived from deep learning models. Through numerical experiments on synthetic data and applications to industrial product anomaly detection, we demonstrate the validity and effectiveness of the Stat-kNNAD method.

Foundations

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

Your Notes