paper-with-me

Papers

Anomaly Detection Based on Isolation Mechanisms: A Survey

2024-03-16 · Yang Cao, Haolong Xiang, Hang Zhang, Ye Zhu, Kai Ming Ting

Anomaly detection is a longstanding and active research area that has many applications in domains such as finance, security, and manufacturing. However, the efficiency and performance of anomaly detection algorithms are challenged by the large-scale, high-dimensional, and heterogeneous data that are prevalent in the era of big data. Isolation-based unsupervised anomaly detection is a novel and effective approach for identifying anomalies in data. It relies on the idea that anomalies are few and different from normal instances, and thus can be easily isolated by random partitioning. Isolation-based methods have several advantages over existing methods, such as low computational complexity, low memory usage, high scalability, robustness to noise and irrelevant features, and no need for prior knowledge or heavy parameter tuning. In this survey, we review the state-of-the-art isolation-based anomaly detection methods, including their data partitioning strategies, anomaly score functions, and algorithmic details. We also discuss some extensions and applications of isolation-based methods in different scenarios, such as detecting anomalies in streaming data, time series, trajectory, and image datasets. Finally, we identify some open challenges and future directions for isolation-based anomaly detection research.

📄 PDF Abstract BibTeX arXiv:2403.10802

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionSurveyUnsupervised Anomaly Detection

Similar Papers 제목 키워드 기반

A Classifier-Based Approach to Multi-Class Anomaly Detection for Astronomical Transients

2024-03-21 · Rithwik Gupta, Daniel Muthukrishna, Michelle Lochner

Automating real-time anomaly detection is essential for identifying rare transients, with modern survey telescopes generating tens of thousands of alerts per night, and future telescopes, such as the Vera C. Rubin Observ…

Anomaly DetectionMulti-class Anomaly DetectionRepresentation Learning

Real-Time Machine Learning for Embedded Anomaly Detection

2025-12-22 · Abdelmadjid Benmachiche, Khadija Rais, Hamda Slimi arxiv

The spread of a resource-constrained Internet of Things (IoT) environment and embedded devices has put pressure on the real-time detection of anomalies occurring at the edge. This survey presents an overview of machine-l…

Computational EfficiencyAnomaly 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

Interpretable Anomaly Detection with DIFFI: Depth-based Isolation Forest Feature Importance

2020-07-21 · Mattia Carletti, Matteo Terzi, Gian Antonio Susto

Anomaly Detection is an unsupervised learning task aimed at detecting anomalous behaviours with respect to historical data. In particular, multivariate Anomaly Detection has an important role in many applications thanks …

Anomaly DetectionFeature Importancefeature selectionUnsupervised Anomaly Detection

Foundation Models and Transformers for Anomaly Detection: A Survey

2025-07-21 · Mouïn Ben Ammar, Arturo Mendoza, Nacim Belkhir, Antoine Manzanera 외 arxiv

In line with the development of deep learning, this survey examines the transformative role of Transformers and foundation models in advancing visual anomaly detection (VAD). We explore how these architectures, with thei…

Anomaly Detection