CVApr 15, 2021

Weakly Supervised Video Anomaly Detection via Center-guided Discriminative Learning

arXiv:2104.07268v1182 citations
Originality Incremental advance
AI Analysis

This addresses anomaly detection in surveillance videos, which is an incremental improvement for the domain.

The paper tackles video anomaly detection by framing it as a regression problem using only video-level labels, achieving a new state-of-the-art result on the ShanghaiTech dataset.

Anomaly detection in surveillance videos is a challenging task due to the diversity of anomalous video content and duration. In this paper, we consider video anomaly detection as a regression problem with respect to anomaly scores of video clips under weak supervision. Hence, we propose an anomaly detection framework, called Anomaly Regression Net (AR-Net), which only requires video-level labels in training stage. Further, to learn discriminative features for anomaly detection, we design a dynamic multiple-instance learning loss and a center loss for the proposed AR-Net. The former is used to enlarge the inter-class distance between anomalous and normal instances, while the latter is proposed to reduce the intra-class distance of normal instances. Comprehensive experiments are performed on a challenging benchmark: ShanghaiTech. Our method yields a new state-of-the-art result for video anomaly detection on ShanghaiTech dataset

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes