paper-with-me

홈 › Papers

ProtoX-AD: Self-Explainable Time Series Anomaly Detection and Characterization

2026-06-11 · Aitor Sánchez-Ferrera, Elisabeth Wetzer, Kristoffer Wickstrøm, Michael Kampffmeyer, Robert Jenssen arxiv

Recent advances in time series anomaly detection (TSAD) have highlighted the effectiveness of self-supervised classification-based approaches. These methods apply transformations to normal training samples, training a classifier to recognize transformation-specific patterns that help identify anomalies through increased classification errors. Despite their strong performance, a significant challenge is their lack of explainability, as they provide limited insight into the characteristics of flagged anomalies. To address this limitation, we propose ProtoX-AD, a prototype-based self-explainable framework for self-supervised TSAD. ProtoX-AD learns transformation-aware latent representations alongside interpretable prototypes, enabling both accurate anomaly detection and the identification of distinct anomalous profiles through prototype-based explanations. Additionally, it allows for systematic analysis of how transformation design impacts detection performance and explainability. Experimental results on synthetic and real-world datasets demonstrate that ProtoX-AD achieves detection performance comparable to its black-box counterparts while offering more consistent and semantically meaningful explanations than existing explainable baselines. Our code is publicly available at https://github.com/Aitorzan3/ProtoX-AD.

📄 PDF Abstract BibTeX arXiv:2606.13277

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Anomaly Detection

Similar Papers 제목 키워드 기반

ProtoX: Explaining a Reinforcement Learning Agent via Prototyping

2022-11-06 · Ronilo J. Ragodos, Tong Wang, Qihang Lin, Xun Zhou

While deep reinforcement learning has proven to be successful in solving control tasks, the "black-box" nature of an agent has received increasing concerns. We propose a prototype-based post-hoc policy explainer, ProtoX,…

Contrastive LearningDeep Reinforcement LearningImitation Learningreinforcement-learning+3

MIXAD: Memory-Induced Explainable Time Series Anomaly Detection

2024-10-30 · Minha Kim, Kishor Kumar Bhaumik, Amin Ahsan Ali, Simon S. Woo

For modern industrial applications, accurately detecting and diagnosing anomalies in multivariate time series data is essential. Despite such need, most state-of-the-art methods often prioritize detection performance ove…

Anomaly DetectionTime SeriesTime Series Anomaly Detection

AXIS: Explainable Time Series Anomaly Detection with Large Language Models

2025-09-29 · Tian Lan, Hao Duong Le, Jinbo Li, Wenjun He 외 arxiv

Time-series anomaly detection (TSAD) increasingly demands explanations that articulate not only if an anomaly occurred, but also what pattern it exhibits and why it is anomalous. Leveraging the impressive explanatory cap…

Time Series Anomaly Detection

Explainable Time Series Anomaly Detection using Masked Latent Generative Modeling

2023-11-21 · Daesoo Lee, Sara Malacarne, Erlend Aune

We present a novel time series anomaly detection method that achieves excellent detection accuracy while offering a superior level of explainability. Our proposed method, TimeVQVAE-AD, leverages masked generative modelin…

Anomaly DetectionTime SeriesTime Series Anomaly DetectionTime Series Generation

Exathlon: A Benchmark for Explainable Anomaly Detection over Time Series

2020-10-10 · Vincent Jacob, Fei Song, Arnaud Stiegler, Bijan Rad 외

Access to high-quality data repositories and benchmarks have been instrumental in advancing the state of the art in many experimental research domains. While advanced analytics tasks over time series data have been gaini…

Anomaly DetectionTime SeriesTime Series Analysis