vix.ing · top · new · best · stats · spec

PIDForest: Anomaly Detection via Partial Identification

2019/12/08 by Parikshit Gopalan, Vatsal Sharan, Gopalan, Parikshit +3 · 1 citation
Computer Science · Mathematics · #Advanced Statistical Methods and Models #Anomaly Detection Techniques and Applications #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Machine Learning and Data Classification

paper · pdf · doi:10.48550/arxiv.1912.03582

openalex publication_date 2019/12/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We consider the problem of detecting anomalies in a large dataset. We propose a framework called Partial Identification which captures the intuition that anomalies are easy to distinguish from the overwhelming majority of points by relatively few attribute values. Formalizing this intuition, we propose a geometric anomaly measure for a point that we call PIDScore, which measures the minimum density of data points over all subcubes containing the point. We present PIDForest: a random forest based algorithm that finds anomalies based on this definition. We show that it performs favorably in comparison to several popular anomaly detection methods, across a broad range of benchmarks. PIDForest also provides a succinct explanation for why a point is labelled anomalous, by providing a set of features and ranges for them which are relatively uncommon in the dataset.

Cited by

Related