Context Recovery and Knowledge Retrieval: A Novel Two-Stream Framework for Video Anomaly Detection
Congqi Cao, Yue Lu, Yanning Zhang

TL;DR
This paper introduces a two-stream framework combining context recovery and knowledge retrieval for video anomaly detection, improving accuracy by leveraging motion prediction and normality knowledge comparison.
Contribution
It proposes a novel two-stream approach with a spatiotemporal U-Net and an improved hashing method, enhancing anomaly detection by integrating local context and learned normality knowledge.
Findings
Achieves state-of-the-art results on four datasets.
Demonstrates the effectiveness of combining two complementary streams.
Improves anomaly detection accuracy over existing methods.
Abstract
Video anomaly detection aims to find the events in a video that do not conform to the expected behavior. The prevalent methods mainly detect anomalies by snippet reconstruction or future frame prediction error. However, the error is highly dependent on the local context of the current snippet and lacks the understanding of normality. To address this issue, we propose to detect anomalous events not only by the local context, but also according to the consistency between the testing event and the knowledge about normality from the training data. Concretely, we propose a novel two-stream framework based on context recovery and knowledge retrieval, where the two streams can complement each other. For the context recovery stream, we propose a spatiotemporal U-Net which can fully utilize the motion information to predict the future frame. Furthermore, we propose a maximum local error…
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.
Code & Models
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 · Video Analysis and Summarization
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Siamese Network · Concatenated Skip Connection · Max Pooling · U-Net
