paper-with-me

홈 › Papers

Simple Neighborhood Representative Pre-processing Boosts Outlier Detectors

2020-10-11 · Jiawei Yang, Yu Chen, Sylwan Rahardja

Over the decades, traditional outlier detectors have ignored the group-level factor when calculating outlier scores for objects in data by evaluating only the object-level factor, failing to capture the collective outliers. To mitigate this issue, we present a method called neighborhood representative (NR), which empowers all the existing outlier detectors to efficiently detect outliers, including collective outliers, while maintaining their computational integrity. It achieves this by selecting representative objects, scoring these objects, then applies the score of the representative objects to its collective objects. Without altering existing detectors, NR is compatible with existing detectors, while improving performance on real world datasets with +8% (0.72 to 0.78 AUC) relative to state-of-the-art outlier detectors.

📄 PDF Abstract BibTeX arXiv:2010.12061

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neighborhood Averaging for Improving Outlier Detectors

2023-03-17 · Jiawei Yang, Susanto Rahardja, Pasi Franti

We hypothesize that similar objects should have similar outlier scores. To our knowledge, all existing outlier detectors calculate the outlier score for each object independently regardless of the outlier scores of the o…

IPOF: An Extremely and Excitingly Simple Outlier Detection Booster via Infinite Propagation

2021-08-01 · Sibo Zhu, Handong Zhao, Hongfu Liu

Outlier detection is one of the most popular and continuously rising topics in the data mining field due to its crucial academic value and extensive industrial applications. Among different settings, unsupervised outlier…

Outlier Detection

SSB: Simple but Strong Baseline for Boosting Performance of Open-Set Semi-Supervised Learning

2023-11-17 · ICCV 2023 1 · Yue Fan, Anna Kukleva, Dengxin Dai, Bernt Schiele

Semi-supervised learning (SSL) methods effectively leverage unlabeled data to improve model generalization. However, SSL models often underperform in open-set scenarios, where unlabeled data contain outliers from novel c…

Multi-Task LearningOutlier Detection

A flexible outlier detector based on a topology given by graph communities

2020-02-18 · O. Ramos Terrades, A. Berenguel, D. Gil

Outlier, or anomaly, detection is essential for optimal performance of machine learning methods and statistical predictive models. It is not just a technical step in a data cleaning process but a key topic in many fields…

Anomaly Detection

Is Simple Uniform Sampling Effective for Center-Based Clustering with Outliers: When and Why?

2021-02-28 · Jiawei Huang, Wenjie Liu, Hu Ding

Real-world datasets often contain outliers, and the presence of outliers can make the clustering problems to be much more challenging. In this paper, we propose a simple uniform sampling framework for solving three repre…

Clustering