paper-with-me

홈 › Papers

Sequential Feature Explanations for Anomaly Detection

2015-02-28 · Md Amran Siddiqui, Alan Fern, Thomas G. Dietterich, Weng-Keen Wong

In many applications, an anomaly detection system presents the most anomalous data instance to a human analyst, who then must determine whether the instance is truly of interest (e.g. a threat in a security setting). Unfortunately, most anomaly detectors provide no explanation about why an instance was considered anomalous, leaving the analyst with no guidance about where to begin the investigation. To address this issue, we study the problems of computing and evaluating sequential feature explanations (SFEs) for anomaly detectors. An SFE of an anomaly is a sequence of features, which are presented to the analyst one at a time (in order) until the information contained in the highlighted features is enough for the analyst to make a confident judgement about the anomaly. Since analyst effort is related to the amount of information that they consider in an investigation, an explanation's quality is related to the number of features that must be revealed to attain confidence. One of our main contributions is to present a novel framework for large scale quantitative evaluations of SFEs, where the quality measure is based on analyst effort. To do this we construct anomaly detection benchmarks from real data sets along with artificial experts that can be simulated for evaluation. Our second contribution is to evaluate several novel explanation approaches within the framework and on traditional anomaly detection benchmarks, offering several insights into the approaches.

📄 PDF Abstract BibTeX arXiv:1503.00038

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Graph Neural Networks based Log Anomaly Detection and Explanation

2023-07-02 · Zhong Li, Jiayang Shi, Matthijs van Leeuwen

Event logs are widely used to record the status of high-tech systems, making log anomaly detection important for monitoring those systems. Most existing log anomaly detection methods take a log event count matrix or log …

Anomaly DetectionGraph Neural Network

Fine-grained Anomaly Detection in Sequential Data via Counterfactual Explanations

2022-10-09 · He Cheng, Depeng Xu, Shuhan Yuan, Xintao Wu

Anomaly detection in sequential data has been studied for a long time because of its potential in various applications, such as detecting abnormal system behaviors from log data. Although many approaches can achieve good…

Anomaly DetectioncounterfactualInterpretable Machine Learning

RX-ADS: Interpretable Anomaly Detection using Adversarial ML for Electric Vehicle CAN data

2022-09-05 · Chathurika S. Wickramasinghe, Daniel L. Marino, Harindra S. Mavikumbure, Victor Cobilean 외

Recent year has brought considerable advancements in Electric Vehicles (EVs) and associated infrastructures/communications. Intrusion Detection Systems (IDS) are widely deployed for anomaly detection in such critical inf…

Anomaly DetectionExplanation GenerationIntrusion Detection

Explainable Deep One-Class Classification

2020-07-03 · ICLR 2021 1 · Philipp Liznerski, Lukas Ruff, Robert A. Vandermeulen, Billy Joe Franks 외

Deep one-class classification variants for anomaly detection learn a mapping that concentrates nominal samples in feature space causing anomalies to be mapped away. Because this transformation is highly non-linear, findi…

Anomaly DetectionClassificationGeneral ClassificationOne-Class Classification+1

OIL-AD: An Anomaly Detection Framework for Sequential Decision Sequences

2024-02-07 · Chen Wang, Sarah Erfani, Tansu Alpcan, Christopher Leckie

Anomaly detection in decision-making sequences is a challenging problem due to the complexity of normality representation learning and the sequential nature of the task. Most existing methods based on Reinforcement Learn…

Anomaly DetectionBehavioural cloningDecision MakingImitation Learning+2