Learning Prompt-Enhanced Context Features for Weakly-Supervised Video Anomaly Detection
Yujiang Pu, Xiaoyu Wu, Lulu Yang, Shengjin Wang

TL;DR
This paper proposes a novel weakly-supervised video anomaly detection framework that enhances context modeling and discriminability using a Temporal Context Aggregation module and a Prompt-Enhanced Learning module, achieving competitive results with fewer resources.
Contribution
It introduces a TCA module for comprehensive context capture and a PEL module leveraging semantic prompts to improve discriminability within anomalous classes, reducing model complexity.
Findings
Effective context modeling improves detection accuracy.
Semantic prompts enhance class discriminability.
Achieves competitive performance with fewer parameters.
Abstract
Video anomaly detection under weak supervision presents significant challenges, particularly due to the lack of frame-level annotations during training. While prior research has utilized graph convolution networks and self-attention mechanisms alongside multiple instance learning (MIL)-based classification loss to model temporal relations and learn discriminative features, these methods often employ multi-branch architectures to capture local and global dependencies separately, resulting in increased parameters and computational costs. Moreover, the coarse-grained interclass separability provided by the binary constraint of MIL-based loss neglects the fine-grained discriminability within anomalous classes. In response, this paper introduces a weakly supervised anomaly detection framework that focuses on efficient context modeling and enhanced semantic discriminability. We present a…
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 · Artificial Immune Systems Applications
