CVMar 8, 2022

Generative Cooperative Learning for Unsupervised Video Anomaly Detection

arXiv:2203.03962v1213 citationsh-index: 59
Originality Incremental advance
AI Analysis

This addresses the problem of detecting anomalies in videos without costly annotations, enabling deployment without human intervention, though it is incremental as it builds on existing unsupervised and one-class classification methods.

The paper tackles unsupervised video anomaly detection by proposing a Generative Cooperative Learning (GCL) approach that trains a generator and discriminator cooperatively, achieving consistent improvements over state-of-the-art methods on UCF crime and ShanghaiTech datasets.

Video anomaly detection is well investigated in weakly-supervised and one-class classification (OCC) settings. However, unsupervised video anomaly detection methods are quite sparse, likely because anomalies are less frequent in occurrence and usually not well-defined, which when coupled with the absence of ground truth supervision, could adversely affect the performance of the learning algorithms. This problem is challenging yet rewarding as it can completely eradicate the costs of obtaining laborious annotations and enable such systems to be deployed without human intervention. To this end, we propose a novel unsupervised Generative Cooperative Learning (GCL) approach for video anomaly detection that exploits the low frequency of anomalies towards building a cross-supervision between a generator and a discriminator. In essence, both networks get trained in a cooperative fashion, thereby allowing unsupervised learning. We conduct extensive experiments on two large-scale video anomaly detection datasets, UCF crime, and ShanghaiTech. Consistent improvement over the existing state-of-the-art unsupervised and OCC methods corroborate the effectiveness of our approach.

Foundations

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

Your Notes