paper-with-me

홈 › Papers

Outlyingness Scores with Cluster Catch Digraphs

2025-01-09 · Rui Shi, Nedret Billor, Elvan Ceyhan

This paper introduces two novel, outlyingness scores (OSs) based on Cluster Catch Digraphs (CCDs): Outbound Outlyingness Score (OOS) and Inbound Outlyingness Score (IOS). These scores enhance the interpretability of outlier detection results. Both OSs employ graph-, density-, and distribution-based techniques, tailored to high-dimensional data with varying cluster shapes and intensities. OOS evaluates the outlyingness of a point relative to its nearest neighbors, while IOS assesses the total ``influence" a point receives from others within its cluster. Both OSs effectively identify global and local outliers, invariant to data collinearity. Moreover, IOS is robust to the masking problems. With extensive Monte Carlo simulations, we compare the performance of both OSs with CCD-based, traditional, and state-of-the-art outlier detection methods. Both OSs exhibit substantial overall improvements over the CCD-based methods in both artificial and real-world data sets, particularly with IOS, which delivers the best overall performance among all the methods, especially in high-dimensional settings. Keywords: Outlier detection, Outlyingness score, Graph-based clustering, Cluster catch digraphs, High-dimensional data.

📄 PDF Abstract BibTeX arXiv:2501.05530

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Cluster Catch Digraphs with the Nearest Neighbor Distance

2025-01-09 · Rui Shi, Nedret Billor, Elvan Ceyhan

We introduce a new method for clustering based on Cluster Catch Digraphs (CCDs). The new method addresses the limitations of RK-CCDs by employing a new variant of spatial randomness test that employs the nearest neighbor…

Clustering

Parameter Free Clustering with Cluster Catch Digraphs (Technical Report)

2019-12-26 · Artür Manukyan, Elvan Ceyhan

We propose clustering algorithms based on a recently developed geometric digraph family called cluster catch digraphs (CCDs). These digraphs are used to devise clustering methods that are hybrids of density-based and gra…

Clustering

Outlier Detection with Cluster Catch Digraphs

2024-09-17 · Rui Shi, Nedret Billor, Elvan Ceyhan

This paper introduces a novel family of outlier detection algorithms based on Cluster Catch Digraphs (CCDs), specifically tailored to address the challenges of high dimensionality and varying cluster shapes, which deteri…

ClusteringOutlier Detection

Classification Using Proximity Catch Digraphs (Technical Report)

2017-05-22 · Artür Manukyan, Elvan Ceyhan

We employ random geometric digraphs to construct semi-parametric classifiers. These data-random digraphs are from parametrized random digraph families called proximity catch digraphs (PCDs). A related geometric digraph f…

ClassificationGeneral Classification

McCatch: Scalable Microcluster Detection in Dimensional and Nondimensional Datasets

2024-03-12 · Braulio V. Sánchez Vinces, Robson L. F. Cordeiro, Christos Faloutsos

How could we have an outlier detector that works even with nondimensional data, and ranks together both singleton microclusters ('one-off' outliers) and nonsingleton microclusters by their anomaly scores? How to obtain s…