paper-with-me

홈 › Papers

Multi-criteria Similarity-based Anomaly Detection using Pareto Depth Analysis

2015-08-20 · Ko-Jen Hsiao, Kevin S. Xu, Jeff Calder, Alfred O. Hero III

We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. Similarity-based anomaly detection algorithms detect abnormally large amounts of similarity or dissimilarity, e.g.~as measured by nearest neighbor Euclidean distances between a test sample and the training samples. In many application domains there may not exist a single dissimilarity measure that captures all possible anomalous patterns. In such cases, multiple dissimilarity measures can be defined, including non-metric measures, and one can test for anomalies by scalarizing using a non-negative linear combination of them. If the relative importance of the different dissimilarity measures are not known in advance, as in many anomaly detection applications, the anomaly detection algorithm may need to be executed multiple times with different choices of weights in the linear combination. In this paper, we propose a method for similarity-based anomaly detection using a novel multi-criteria dissimilarity measure, the Pareto depth. The proposed Pareto depth analysis (PDA) anomaly detection algorithm uses the concept of Pareto optimality to detect anomalies under multiple criteria without having to run an algorithm multiple times with different choices of weights. The proposed PDA approach is provably better than using linear combinations of the criteria and shows superior performance on experiments with synthetic and real data sets.

📄 PDF Abstract BibTeX arXiv:1508.04887

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Multi-criteria Anomaly Detection using Pareto Depth Analysis

2012-12-01 · NeurIPS 2012 12 · Ko-Jen Hsiao, Kevin Xu, Jeff Calder, Alfred O. Hero

We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. In most anomaly detection algorithms, the dissimilarity between data samples is calcu…

Anomaly Detection

Anomaly detection and classification for streaming data using PDEs

2016-08-15 · Bilal Abbasi, Jeff Calder, Adam M. Oberman

Nondominated sorting, also called Pareto Depth Analysis (PDA), is widely used in multi-objective optimization and has recently found important applications in multi-criteria anomaly detection. Recently, a partial differe…

Anomaly DetectionClassificationGeneral Classification

Semantic Pareto-DQN: A Multi-Objective Reinforcement Learning Framework for Financial Anomaly Detection

2026-07-10 · Cláudio Lúcio do Val Lopes, Lucca Machado da Silva arxiv

Financial anomaly detection suffers from extreme class imbalance, causing traditional single-objective algorithms to exhibit ``fraud collapse'', defaulting to the majority class and failing to balance anomaly interdictio…

Reinforcement LearningAnomaly Detection

Towards Detection of Bottlenecks in Modular Systems

2013-06-01 · Mark Sh. Levin

The paper describes some basic approaches to detection of bottlenecks in composite (modular) systems. The following basic system bottlenecks detection problems are examined: (1) traditional quality management approaches …

Management

Street Scene: A new dataset and evaluation protocol for video anomaly detection

2019-02-15 · Bharathkumar Ramachandra, Michael Jones

Progress in video anomaly detection research is currently slowed by small datasets that lack a wide variety of activities as well as flawed evaluation criteria. This paper aims to help move this research effort forward b…

Anomaly DetectionVideo Anomaly Detection