statistics

A Leave-One-Out Influence Statistic for Density-Based Outlier Detection

arXiv:2607.14335

summary

The paper introduces a computationally efficient leave-one-out influence score for density-based unsupervised outlier detection using the Linear-Blend Frequency Polygon estimator, providing a closed-form update that avoids refitting the density for each observation.

Abstract

We propose a density-based leave-one-out influence score for unsupervised outlier detection. The motivation is that outliers are naturally associated with regions of very small probability density, but direct leave-one-out density refitting can be computationally prohibitive. We use the Linear-Blend Frequency Polygon (LBFP) estimator and define a score that compares the full-sample fitted density at an observation with the fitted density obtained after removing that observation, while keeping the grid and bandwidth fixed. The resulting statistic measures a relative density perturbation at the observation's own location. For the LBFP estimator, this score has an exact closed-form update, so the density estimator does not need to be refitted for each observation. This preserves a direct density interpretation while making the method computationally efficient for large samples. We study the score under contamination and show that regular positive-density observations and contamination-driven observations have distinct asymptotic orders. Simulations over a broad range of contamination models illustrate these theoretical regimes, show competitive performance relative to standard benchmarks, and document computing time. A credit-card fraud application with 29 variables illustrates that the method works well on a large real data set.

26 pages, 3 figures, supplementary material included

Topics & keywords

#outlier detection#density estimation#leave-one-out#unsupervised learning#computational efficiencyLinear-Blend Frequency Polygoninfluence scoreasymptotic analysiscontamination modelscredit-card fraud