Outlier Detection

194 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,964
2 papers
1,211
2 papers
768
2 papers
285
See all 6 libraries.

MAGIC: Detecting Advanced Persistent Threats via Masked Graph Representation Learning

fdudsde/magic 15 Oct 2023

Data provenance analysis on provenance graphs has emerged as a common approach in APT detection.

41
15 Oct 2023

Data Cleaning and Machine Learning: A Systematic Literature Review

poclecoqq/slr-datacleaning 3 Oct 2023

First, it aims to summarize the latest approaches for data cleaning for ML and ML for data cleaning.

0
03 Oct 2023

Distribution and volume based scoring for Isolation Forests

porscheofficial/distribution_and_volume_based_isolation_forest 20 Sep 2023

We make two contributions to the Isolation Forest method for anomaly and outlier detection.

3
20 Sep 2023

Outlier-Insensitive Kalman Filtering: Theory and Applications

kalmannet/oikf-nuv 18 Sep 2023

State estimation of dynamical systems from noisy observations is a fundamental task in many applications.

2
18 Sep 2023

Unsupervised Skin Lesion Segmentation via Structural Entropy Minimization on Multi-Scale Superpixel Graphs

selgroup/sled 5 Sep 2023

In this work, we propose a novel unsupervised Skin Lesion sEgmentation framework based on structural entropy and isolation forest outlier Detection, namely SLED.

2
05 Sep 2023

kTrans: Knowledge-Aware Transformer for Binary Code Embedding

Learner0x5a/kTrans-release 24 Aug 2023

By feeding explicit knowledge as additional inputs to the Transformer, and fusing implicit knowledge with a novel pre-training task, kTrans provides a new perspective to incorporating domain knowledge into a Transformer framework.

17
24 Aug 2023

Quantile-based Maximum Likelihood Training for Outlier Detection

taghikhah/quantod 20 Aug 2023

Previous attempts to address this challenge involved training image classifiers through contrastive learning using actual outlier data or synthesizing outliers for self-supervised learning.

2
20 Aug 2023

Learning on Graphs with Out-of-Distribution Nodes

songyyyy/kdd22-oodgat 13 Aug 2023

Graph Neural Networks (GNNs) are state-of-the-art models for performing prediction tasks on graphs.

21
13 Aug 2023

Uncertainty Quantification for Image-based Traffic Prediction across Cities

alextimans/traffic4cast-uncertainty 11 Aug 2023

We compare two epistemic and two aleatoric UQ methods on both temporal and spatio-temporal transfer tasks, and find that meaningful uncertainty estimates can be recovered.

9
11 Aug 2023

Image Outlier Detection Without Training using RANSAC

mxtsai/ransac-nn 23 Jul 2023

Furthermore, we show that RANSAC-NN can enhance the robustness of existing methods by incorporating our algorithm as part of the data preparation process.

1
23 Jul 2023