HLoOP detects outliers in hyperbolic 2-space.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
We propose an inlier-based outlier detection method capable of both identifying the outliers and explaining why they are outliers, by identifying the outlier-specific features. Specifically, we employ an inlier-based outlier detection criterion, which uses the ratio of inlier and test probability densities as a measure…
New outlier detection method using graph Laplacian spectrum boosts performance.
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 outlierness of objects, in which the density distribution at the location of an object is estimated with a …
Proposes ATH for KPI anomaly detection based on local data properties.
Outlier detection is a technique in data mining that aims to detect unusual or unexpected records in the dataset. Existing outlier detection algorithms have different pros and cons and exhibit different sensitivity to noisy data such as extreme values. In this paper, we propose a novel cluster-based outlier detection a…
Generates synthetic data for benchmarking unsupervised outlier detection.
Outlier detection (also known as anomaly detection or deviation detection) is a process of detecting data points in which their patterns deviate significantly from others. It is common to have outliers in industry applications, which could be generated by different causes such as human error, fraudulent activities, or …
Two-stage framework detects multi-modal outliers.
We propose a novel procedure for outlier detection in functional data, in a semi-supervised framework. As the data is functional, we consider the coefficients obtained after projecting the observations onto orthonormal bases (wavelet, PCA). A multiple testing procedure based on the two-sample test is defined in order t…
Despite tremendous progress in outlier detection research in recent years, the majority of existing methods are designed only to detect unconditional outliers that correspond to unusual data patterns expressed in the joint space of all data attributes. Such methods are not applicable when we seek to detect conditional …
SDCOR clusters massive datasets efficiently, detecting outliers with low memory usage.
Flexible outlier detection using graph communities for robust performance.
Rare data in a large-scale database are called outliers that reveal significant information in the real world. The subspace-based outlier detection is regarded as a feasible approach in very high dimensional space. However, the outliers found in subspaces are only part of the true outliers in high dimensional space, in…
AutoOD automates outlier detection using curiosity-guided search and self-imitation learning.
Two new outlyingness scores improve outlier detection in high-dimensional data.
New PCA method handles multiple datasets and detects sparse patterns robustly.
A novel approach ODAR detects outliers for clustering.
The paper introduces localized conformal p-values for conditional testing problems.
A novel unsupervised outlier detection method using Randomized PCA Forest.
In recent years, there have been many practical applications of anomaly detection such as in predictive maintenance, detection of credit fraud, network intrusion, and system failure. The goal of anomaly detection is to identify in the test data anomalous behaviors that are either rare or unseen in the training data. Th…
Outlier detection aims to identify unusual data instances that deviate from expected patterns. The outlier detection is particularly challenging when outliers are context dependent and when they are defined by unusual combinations of multiple outcome variable values. In this paper, we develop and study a new conditiona…
New framework detects outliers in non-IID categorical data.
We evaluate how modern outlier detection methods perform in identifying outliers in e-commerce conversion rate data. Based on the limitations identified, we then present a novel method to detect outliers in e-commerce conversion rate. This unsupervised method is made more business relevant by letting it automatically a…
Advances in sensor technology have enabled the collection of large-scale datasets. Such datasets can be extremely noisy and often contain a significant amount of outliers that result from sensor malfunction or human operation faults. In order to utilize such data for real-world applications, it is critical to detect ou…
MFRDE uses medians of forest estimators to robustly estimate densities in noisy data.
A new method detects outliers using ensembles of Dirichlet process mixtures.
PyODDS automates outlier detection for new data sources.
Paper tackles outlier detection in signals modeled by generative models with theoretical guarantees.
This paper investigates differentially private analysis of distance-based outliers. The problem of outlier detection is to find a small number of instances that are apparently distant from the remaining instances. On the other hand, the objective of differential privacy is to conceal presence (or absence) of any partic…
KOD detects outliers in high-dimensional data.
Integrates outlier detection into neural networks for improved performance.
New algorithm detects unique events in time series data.
A novel density-based approach QC detects outliers in data with high precision.
A novel semi-supervised outlier detection model detects anomalies with few labels.
Bayesian method detects outliers and uncertain points in data.
Outlier detection is a fundamental task in data mining and has many applications including detecting errors in databases. While there has been extensive prior work on methods for outlier detection, modern datasets often have sizes that are beyond the ability of commonly used methods to process the data within a reasona…
One-Class Boundary Peeling detects outliers efficiently and robustly.
Geometric approach improves functional outlier detection.
We present a novel notion of outlier, called the Concentration Free Outlier Factor, or CFOF. As a main contribution, we formalize the notion of concentration of outlier scores and theoretically prove that CFOF does not concentrate in the Euclidean space for any arbitrary large dimensionality. To the best of our knowled…
We focus on the problem of unsupervised cell outlier detection and repair in mixed-type tabular data. Traditional methods are concerned only with detecting which rows in the dataset are outliers. However, identifying which cells are corrupted in a specific row is an important problem in practice, and the very first ste…
This study surveys methods for detecting outliers in spatial data.
Many computer vision tasks involve processing large amounts of data contaminated by outliers, which need to be detected and rejected. While outlier detection methods based on robust statistics have existed for decades, only recently have methods based on sparse and low-rank representation been developed along with guar…
K-means clustering improved for robustness to outliers and distribution shifts.
New algorithms detect outliers in high-dimensional data with arbitrary shapes.
Outlier detection amounts to finding data points that differ significantly from the norm. Classic outlier detection methods are largely designed for single data type such as continuous or discrete. However, real world data is increasingly heterogeneous, where a data point can have both discrete and continuous attribute…
Adaptive algorithm for outlier detection by balancing arm exploration and threshold estimation.
Transforms distance-based outlier scores into interpretable probabilistic estimates.