paper-with-me

Papers

Robust random cut forest based anomaly detection on streams

2016-06-19 · Sudipto Guha, Nina Mishra, Gourav Roy, Okke Schrijvers

In this paper we focus on the anomaly detection problem for dynamic data streams through the lens of random cut forests. We investigate a robust random cut data structure that can be used as a sketch or synopsis of the input stream. We provide a plausible definition of non-parametric anomalies based on the influence of an unseen point on the remainder of the data, i.e., the exter-nality imposed by that point. We show how the sketch can be efficiently updated in a dynamic data stream. We demonstrate the viability of the algorithm on publicly available real data.

📄 PDF Abstract BibTeX

Code (4)

aws/random-cut-forest-by-aws
david-cortes/isotree
kLabUM/rrcf
navdeep-g/robust-random-cut-forest

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Interpretable Anomaly Detection with Mondrian P{ó}lya Forests on Data Streams

2020-08-04 · Charlie Dickens, Eric Meissner, Pablo G. Moreno, Tom Diethe

Anomaly detection at scale is an extremely challenging problem of great practicality. When data is large and high-dimensional, it can be difficult to detect which observations do not fit the expected behaviour. Recent wo…

Anomaly Detection

Isolation Mondrian Forest for Batch and Online Anomaly Detection

2020-03-08 · Haoran Ma, Benyamin Ghojogh, Maria N. Samad, Dongyu Zheng 외

We propose a new method, named isolation Mondrian forest (iMondrian forest), for batch and online anomaly detection. The proposed method is a novel hybrid of isolation forest and Mondrian forest which are existing method…

Anomaly DetectionEnsemble LearningOut-of-Distribution Detection

Explainable Unsupervised Anomaly Detection with Random Forest

2025-04-22 · Joshua S. Harvey, Joshua Rosaler, Mingshu Li, Dhruv Desai 외

We describe the use of an unsupervised Random Forest for similarity learning and improved unsupervised anomaly detection. By training a Random Forest to discriminate between real data and synthetic data sampled from a un…

Anomaly DetectionFeature ImportanceUnsupervised Anomaly Detection

Dimensionless Anomaly Detection on Multivariate Streams with Variance Norm and Path Signature

2020-06-05 · Zhen Shao, Ryan Sze-Yin Chan, Thomas Cochrane, Peter Foster 외

In this paper, we propose a dimensionless anomaly detection method for multivariate streams. Our method is independent of the unit of measurement for the different stream channels, therefore dimensionless. We first propo…

Anomaly DetectionTime SeriesTime Series Analysis

Structure-based Anomaly Detection and Clustering

2025-05-19 · Filippo Leveni

Anomaly detection is a fundamental problem in domains such as healthcare, manufacturing, and cybersecurity. This thesis proposes new unsupervised methods for anomaly detection in both structured and streaming data settin…

Anomaly DetectionClusteringMalware ClassificationOpen Set Learning