paper-with-me

홈 › Papers

X-MAN: Explaining multiple sources of anomalies in video

2021-06-16 · Stanislaw Szymanowicz, James Charles, Roberto Cipolla

Our objective is to detect anomalies in video while also automatically explaining the reason behind the detector's response. In a practical sense, explainability is crucial for this task as the required response to an anomaly depends on its nature and severity. However, most leading methods (based on deep neural networks) are not interpretable and hide the decision making process in uninterpretable feature representations. In an effort to tackle this problem we make the following contributions: (1) we show how to build interpretable feature representations suitable for detecting anomalies with state of the art performance, (2) we propose an interpretable probabilistic anomaly detector which can describe the reason behind it's response using high level concepts, (3) we are the first to directly consider object interactions for anomaly detection and (4) we propose a new task of explaining anomalies and release a large dataset for evaluating methods on this task. Our method competes well with the state of the art on public datasets while also providing anomaly explanation based on objects and their interactions.

📄 PDF Abstract BibTeX arXiv:2106.08856

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDecision Making

Similar Papers 제목 키워드 기반

Anomize: Better Open Vocabulary Video Anomaly Detection

2025-03-23 · CVPR 2025 1 · Fei Li, Wenxuan Liu, Jingjing Chen, Ruixu Zhang 외

Open Vocabulary Video Anomaly Detection (OVVAD) seeks to detect and classify both base and novel anomalies. However, existing methods face two specific challenges related to novel anomalies. The first challenge is detect…

Anomaly DetectionVideo Anomaly Detection

Explaining Anomalies in Groups with Characterizing Subspace Rules

2017-08-20 · Meghanath Macha, Leman Akoglu

Anomaly detection has numerous applications and has been studied vastly. We consider a complementary problem that has a much sparser literature: anomaly description. Interpretation of anomalies is crucial for practitione…

Anomaly DetectionDescriptive

Towards Open Set Video Anomaly Detection

2022-08-23 · Yuansheng Zhu, Wentao Bao, Qi Yu

Open Set Video Anomaly Detection (OpenVAD) aims to identify abnormal events from video data where both known anomalies and novel ones exist in testing. Unsupervised models learned solely from normal videos are applicable…

Anomaly DetectionMultiple Instance LearningTripletVideo Anomaly Detection

GEE: A Gradient-based Explainable Variational Autoencoder for Network Anomaly Detection

2019-03-15 · Quoc Phong Nguyen, Kar Wai Lim, Dinil Mon Divakaran, Kian Hsiang Low 외

This paper looks into the problem of detecting network anomalies by analyzing NetFlow records. While many previous works have used statistical models and machine learning techniques in a supervised way, such solutions ha…

Anomaly Detection

Learning Where and When: Patch-Based Spatiotemporal Localization in Weakly Supervised Video Anomaly Detection

2026-06-28 · Hamza Karim, Nghia Nguyen, Lokman Bekit, Yasin Yilmaz arxiv

Weakly supervised video anomaly detection (WSVAD) has predominantly focused on temporal localization, identifying when anomalies occur while largely neglecting their spatial extent within frames. Yet, spatial localizatio…

Multiple Instance LearningVideo Anomaly Detection