Towards Open Set Video Anomaly Detection
Yuansheng Zhu, Wentao Bao, and Qi Yu

TL;DR
This paper introduces a novel weakly supervised approach for open set video anomaly detection that combines evidential deep learning, normalizing flows, and graph neural networks to effectively identify both known and unknown anomalies.
Contribution
It develops a new method integrating EDL, NFs, and MIL with graph neural networks and triplet loss for improved open set video anomaly detection.
Findings
Outperforms existing methods on real-world datasets.
Effectively detects unknown anomalies with quantified uncertainty.
Reduces false positives compared to prior approaches.
Abstract
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 to any testing anomalies but suffer from a high false positive rate. In contrast, weakly supervised methods are effective in detecting known anomalies but could fail in an open world. We develop a novel weakly supervised method for the OpenVAD problem by integrating evidential deep learning (EDL) and normalizing flows (NFs) into a multiple instance learning (MIL) framework. Specifically, we propose to use graph neural networks and triplet loss to learn discriminative features for training the EDL classifier, where the EDL is capable of identifying the unknown anomalies by quantifying the uncertainty. Moreover, we develop an uncertainty-aware selection strategy to obtain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Artificial Immune Systems Applications
MethodsNormalizing Flows · Triplet Loss
