Outlier Detection

192 papers with code • 11 benchmarks • 11 datasets

Outlier Detection is a task of identifying a subset of a given data set which are considered anomalous in that they are unusual from other instances. It is one of the core data mining tasks and is central to many applications. In the security field, it can be used to identify potentially threatening users, in the manufacturing field it can be used to identify parts that are likely to fail.

Source: Coverage-based Outlier Explanation

Libraries

Use these libraries to find Outlier Detection models and implementations
5 papers
7,931
2 papers
1,207
2 papers
769
2 papers
279
See all 6 libraries.

Interactive Continual Learning: Fast and Slow Thinking

biqing-qi/interactive-continual-learning-fast-and-slow-thinking 5 Mar 2024

Drawing on Complementary Learning System theory, this paper presents a novel Interactive Continual Learning (ICL) framework, enabled by collaborative interactions among models of various sizes.

54
05 Mar 2024

Can Tree Based Approaches Surpass Deep Learning in Anomaly Detection? A Benchmarking Study

shanay-mehta/anomaly-benchmarking 11 Feb 2024

The paper contributes significantly by conducting an unbiased comparison of various anomaly detection algorithms, spanning classical machine learning including various tree-based approaches to deep learning and outlier detection methods.

1
11 Feb 2024

Efficient Generation of Hidden Outliers for Improved Outlier Detection

jcribeiro98/bisect 6 Feb 2024

The only existing method accounting for this property falls short in efficiency and effectiveness.

1
06 Feb 2024

Dimensionality-Aware Outlier Detection: Theoretical and Experimental Analysis

homarques/DAO 10 Jan 2024

We present a nonparametric method for outlier detection that takes full account of local variations in intrinsic dimensionality within the dataset.

0
10 Jan 2024

Unsupervised Outlier Detection using Random Subspace and Subsampling Ensembles of Dirichlet Process Mixtures

juyeon999/oedpm 1 Jan 2024

Probabilistic mixture models are acknowledged as a valuable tool for unsupervised outlier detection owing to their interpretability and intuitive grounding in statistical principles.

1
01 Jan 2024

Data Augmentation for Supervised Graph Outlier Detection with Latent Diffusion Models

kayzliu/godm 29 Dec 2023

One of the fundamental challenges confronting supervised graph outlier detection algorithms is the prevalent issue of class imbalance, where the scarcity of outlier instances compared to normal instances often results in suboptimal performance.

6
29 Dec 2023

Enhancing Traffic Flow Prediction using Outlier-Weighted AutoEncoders: Handling Real-Time Changes

himanshudce/owam 27 Dec 2023

Moreover, Given the dynamic nature of traffic, the need for real-time traffic modeling also becomes crucial to ensure accurate and up-to-date traffic predictions.

1
27 Dec 2023

Meta-survey on outlier and anomaly detection

fabrice-rossi/outlier-anomaly-detection 12 Dec 2023

From this comprehensive collection, a subset of 56 papers that claim to be general surveys on outlier detection is selected using a snowball search technique to enhance field coverage.

0
12 Dec 2023

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

yue-fan/ssb ICCV 2023

In experiments, SSB greatly improves both inlier classification and outlier detection performance, outperforming existing methods by a large margin.

4
17 Nov 2023

Do Ensembling and Meta-Learning Improve Outlier Detection in Randomized Controlled Trials?

hamilton-health-sciences/ml4h-traq 9 Nov 2023

We began by empirically evaluating 6 modern machine learning-based outlier detection algorithms on the task of identifying irregular data in 838 datasets from 7 real-world MCRCTs with a total of 77, 001 patients from over 44 countries.

1
09 Nov 2023