paper-with-me

홈 › Papers

Dimensionality-Aware Outlier Detection: Theoretical and Experimental Analysis

2024-01-10 · Alastair Anderberg, James Bailey, Ricardo J. G. B. Campello, Michael E. Houle, Henrique O. Marques, Miloš Radovanović, Arthur Zimek

We present a nonparametric method for outlier detection that takes full account of local variations in intrinsic dimensionality within the dataset. Using the theory of Local Intrinsic Dimensionality (LID), our 'dimensionality-aware' outlier detection method, DAO, is derived as an estimator of an asymptotic local expected density ratio involving the query point and a close neighbor drawn at random. The dimensionality-aware behavior of DAO is due to its use of local estimation of LID values in a theoretically-justified way. Through comprehensive experimentation on more than 800 synthetic and real datasets, we show that DAO significantly outperforms three popular and important benchmark outlier detection methods: Local Outlier Factor (LOF), Simplified LOF, and kNN.

📄 PDF Abstract BibTeX arXiv:2401.05453

Code (1)

homarques/DAO 공식 구현

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Intrinsic Dimensionality Estimation within Tight Localities: A Theoretical and Experimental Analysis

2022-09-29 · Laurent Amsaleg, Oussama Chelly, Michael E. Houle, Ken-ichi Kawarabayashi 외

Accurate estimation of Intrinsic Dimensionality (ID) is of crucial importance in many data mining and machine learning tasks, including dimensionality reduction, outlier detection, similarity search and subspace clusteri…

Dimensionality ReductionOutlier Detection

Dimensionality-induced information loss of outliers in deep neural networks

2024-10-29 · Kazuki Uematsu, Kosuke Haruki, Taiji Suzuki, Mitsuhiro Kimura 외

Out-of-distribution (OOD) detection is a critical issue for the stable and reliable operation of systems using a deep neural network (DNN). Although many OOD detection methods have been proposed, it remains unclear how t…

Out of Distribution (OOD) Detection

Regularized Contrastive Partial Multi-view Outlier Detection

2024-08-02 · Yijia Wang, Qianqian Xu, Yangbangyan Jiang, Siran Dai 외

In recent years, multi-view outlier detection (MVOD) methods have advanced significantly, aiming to identify outliers within multi-view datasets. A key point is to better detect class outliers and class-attribute outlier…

AttributeContrastive LearningOutlier Detection

Capturing the Denoising Effect of PCA via Compression Ratio

2022-04-22 · Chandra Sekhar Mukherjee, Nikhil Doerkar, Jiapeng Zhang

Principal component analysis (PCA) is one of the most fundamental tools in machine learning with broad use as a dimensionality reduction and denoising tool. In the later setting, while PCA is known to be effective at sub…

ClusteringDenoisingDimensionality ReductionOutlier Detection

Differentially Private Analysis of Outliers

2015-07-24 · Rina Okada, Kazuto Fukuchi, Kazuya Kakizaki, Jun Sakuma

This paper investigates differentially private analysis of distance-based outliers. The problem of outlier detection is to find a small number of instances that are apparently distant from the remaining instances. On the…

Outlier DetectionSensitivity