paper-with-me

Papers

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 performance on anomalous sequence detection, how to identify the anomalous entries in sequences is still challenging due to a lack of information at the entry-level. In this work, we propose a novel framework called CFDet for fine-grained anomalous entry detection. CFDet leverages the idea of interpretable machine learning. Given a sequence that is detected as anomalous, we can consider anomalous entry detection as an interpretable machine learning task because identifying anomalous entries in the sequence is to provide an interpretation to the detection result. We make use of the deep support vector data description (Deep SVDD) approach to detect anomalous sequences and propose a novel counterfactual interpretation-based approach to identify anomalous entries in the sequences. Experimental results on three datasets show that CFDet can correctly detect anomalous entries.

📄 PDF Abstract BibTeX arXiv:2210.04145

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectioncounterfactualInterpretable Machine Learning

Similar Papers 제목 키워드 기반

What Information Contributes to Log-based Anomaly Detection? Insights from a Configurable Transformer-Based Approach

2024-09-30 · Xingfang Wu, Heng Li, Foutse khomh

Log data are generated from logging statements in the source code, providing insights into the execution processes of software applications and systems. State-of-the-art log-based anomaly detection approaches typically l…

Anomaly Detection

Fine-grained Anomaly Detection via Multi-task Self-Supervision

2021-04-20 · Loic Jezequel, Ngoc-Son Vu, Jean Beaudet, Aymeric Histace

Detecting anomalies using deep learning has become a major challenge over the last years, and is becoming increasingly promising in several fields. The introduction of self-supervised learning has greatly helped many met…

Anomaly DetectionSelf-Supervised Learning

Tiny but Trusted: Efficient Vision-Language Reasoning for Time-Series Anomaly Detection

2026-05-28 · Xiaona Zhou, Muntasir Wahed, Tianjiao Yu, Constantin Brif 외 arxiv

Recent advances in Vision-Language Models (VLMs) have achieved impressive performance across many tasks, yet prior studies report unsatisfactory performance when applying large language or multimodal models to finding ab…

Anomaly Detection

Text-guided Fine-Grained Video Anomaly Understanding

2025-11-01 · Jihao Gu, Kun Li, He Wang, Kaan Akşit arxiv

Subtle abnormal events in videos often manifest as weak spatio-temporal cues that are easily overlooked by conventional anomaly detection systems. Existing video anomaly detection approaches typically provide coarse bina…

Video Anomaly DetectionMultimodal Reasoning

Set Features for Fine-grained Anomaly Detection

2023-02-23 · Niv Cohen, Issar Tzachor, Yedid Hoshen

Fine-grained anomaly detection has recently been dominated by segmentation based approaches. These approaches first classify each element of the sample (e.g., image patch) as normal or anomalous and then classify the ent…

Anomaly DetectionTime SeriesTime Series Analysis