CVDec 12, 2021

Anomaly Crossing: New Horizons for Video Anomaly Detection as Cross-domain Few-shot Learning

arXiv:2112.06320v33 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of rare anomalous events in video surveillance by enabling more practical training with limited abnormal data, though it is incremental in adapting existing few-shot and cross-domain techniques.

The paper tackles the problem of video anomaly detection by proposing a cross-domain few-shot learning paradigm that utilizes both normal and abnormal videos, achieving significant performance improvements over baseline methods on DoTA and UCF-Crime datasets.

Video anomaly detection aims to identify abnormal events that occurred in videos. Since anomalous events are relatively rare, it is not feasible to collect a balanced dataset and train a binary classifier to solve the task. Thus, most previous approaches learn only from normal videos using unsupervised or semi-supervised methods. Obviously, they are limited in capturing and utilizing discriminative abnormal characteristics, which leads to compromised anomaly detection performance. In this paper, to address this issue, we propose a new learning paradigm by making full use of both normal and abnormal videos for video anomaly detection. In particular, we formulate a new learning task: cross-domain few-shot anomaly detection, which can transfer knowledge learned from numerous videos in the source domain to help solve few-shot abnormality detection in the target domain. Concretely, we leverage self-supervised training on the target normal videos to reduce the domain gap and devise a meta context perception module to explore the video context of the event in the few-shot setting. Our experiments show that our method significantly outperforms baseline methods on DoTA and UCF-Crime datasets, and the new task contributes to a more practical training paradigm for anomaly detection.

Foundations

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

Your Notes