paper-with-me

Papers

Comparative Study of Neighbor-based Methods for Local Outlier Detection

2024-05-29 · Zhuang Qi, Junlin Zhang, Xiaming Chen, Xin Qi

The neighbor-based method has become a powerful tool to handle the outlier detection problem, which aims to infer the abnormal degree of the sample based on the compactness of the sample and its neighbors. However, the existing methods commonly focus on designing different processes to locate outliers in the dataset, while the contributions of different types neighbors to outlier detection has not been well discussed. To this end, this paper studies the neighbor in the existing outlier detection algorithms and a taxonomy is introduced, which uses the three-level components of information, neighbor and methodology to define hybrid methods. This taxonomy can serve as a paradigm where a novel neighbor-based outlier detection method can be proposed by combining different components in this taxonomy. A large number of comparative experiments were conducted on synthetic and real-world datasets in terms of performance comparison and case study, and the results show that reverse K-nearest neighbor based methods achieve promising performance and dynamic selection method is suitable for working in high-dimensional space. Notably, it is verified that rationally selecting components from this taxonomy may create an algorithms superior to existing methods.

📄 PDF Abstract BibTeX arXiv:2405.19247

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Local Density-Based Approach for Local Outlier Detection

2016-06-28 · Bo Tang, Haibo He

This paper presents a simple but effective density-based outlier detection approach with the local kernel density estimation (KDE). A Relative Density-based Outlier Score (RDOS) is introduced to measure the local outlier…

Density EstimationObjectOutlier Detection

Unsupervised Outlier Detection in Audit Analytics: A Case Study Using USA Spending Data

2025-09-19 · Buhe Li, Berkay Kaplan, Maksym Lazirko, Aleksandr Kogan arxiv

This study investigates the effectiveness of unsupervised outlier detection methods in audit analytics, utilizing USA spending data from the U.S. Department of Health and Human Services (DHHS) as a case example. We emplo…

Outlier DetectionAnomaly Detection

Hierarchical Reference Sets for Robust Unsupervised Detection of Scattered and Clustered Outliers

2026-03-13 · Yiqun Zhang, Zexi Tan, Xiaopeng Luo, Yunlin Liu arxiv

Most real-world IoT data analysis tasks, such as clustering and anomaly event detection, are unsupervised and highly susceptible to the presence of outliers. In addition to sporadic scattered outliers caused by factors s…

Outlier Detection

Robust Cooperative Localization in Featureless Environments: A Comparative Study of DCL, StCL, CCL, CI, and Standard-CL

2026-03-10 · Nivand Khosravi, Rodrigo Ventura, Meysam Basiri arxiv

Cooperative localization (CL) enables accurate position estimation in multi-robot systems operating in GPS-denied environments. This paper presents a comparative study of five CL approaches: Centralized Cooperative Local…

HLoOP -- Hyperbolic 2-space Local Outlier Probabilities

2023-12-06 · Clémence Allietta, Jean-Philippe Condomines, Jean-Yves Tourneret, Emmanuel Lochin

Hyperbolic geometry has recently garnered considerable attention in machine learning due to its capacity to embed hierarchical graph structures with low distortions for further downstream processing. This paper introduce…

Outlier Detection