Fluctuation-based Outlier Detection

04/21/2022
by   Xusheng Du, et al.
0

Outlier detection is an important topic in machine learning and has been used in a wide range of applications. Outliers are objects that are few in number and deviate from the majority of objects. As a result of these two properties, we show that outliers are susceptible to a mechanism called fluctuation. This article proposes a method called fluctuation-based outlier detection (FBOD) that achieves a low linear time complexity and detects outliers purely based on the concept of fluctuation without employing any distance, density or isolation measure. Fundamentally different from all existing methods. FBOD first converts the Euclidean structure datasets into graphs by using random links, then propagates the feature value according to the connection of the graph. Finally, by comparing the difference between the fluctuation of an object and its neighbors, FBOD determines the object with a larger difference as an outlier. The results of experiments comparing FBOD with seven state-of-the-art algorithms on eight real-world tabular datasets and three video datasets show that FBOD outperforms its competitors in the majority of cases and that FBOD has only 5 codes are available at: https://github.com/FluctuationOD/Fluctuation-based-Outlier-Detection.

READ FULL TEXT

page 14

page 15

research
08/26/2018

Detecting Outliers in Data with Correlated Measures

Advances in sensor technology have enabled the collection of large-scale...
research
09/28/2018

Generative Adversarial Active Learning for Unsupervised Outlier Detection

Outlier detection is an important topic in machine learning and has been...
research
06/07/2020

AdaLAM: Revisiting Handcrafted Outlier Detection

Local feature matching is a critical component of many computer vision p...
research
10/24/2022

Are we really making much progress in unsupervised graph outlier detection? Revisiting the problem with new insight and superior method

A large number of studies on Graph Outlier Detection (GOD) have emerged ...
research
07/23/2023

RANSAC-NN: Unsupervised Image Outlier Detection using RANSAC

Image outlier detection (OD) is crucial for ensuring the quality and acc...
research
07/01/2018

Model-based Exception Mining for Object-Relational Data

This paper is based on a previous publication [29]. Our work extends exc...
research
01/25/2015

Robust Subjective Visual Property Prediction from Crowdsourced Pairwise Labels

The problem of estimating subjective visual properties from image and vi...

Please sign up or login with your details

Forgot password? Click here to reset