Context-aware Video Anomaly Detection in Long-Term Datasets
Video anomaly detection research is generally evaluated on short, isolated benchmark videos only a few minutes long. However, in real-world environments, security cameras observe the same scene for months or years at a time, and the notion of anomalous behavior critically depends on context, such as the time of day, day of week, or schedule of events. Here, we propose a context-aware video anomaly detection algorithm, Trinity, specifically targeted to these scenarios. Trinity is especially well-suited to crowded scenes in which individuals cannot be easily tracked, and anomalies are due to speed, direction, or absence of group motion. Trinity is a contrastive learning framework that aims to learn alignments between context, appearance, and motion, and uses alignment quality to classify videos as normal or anomalous. We evaluate our algorithm on both conventional benchmarks and a public webcam-based dataset we collected that spans more than three months of activity.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionContrastive LearningVideo Anomaly DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Transformer Based Self-Context Aware Prediction for Few-Shot Anomaly Detection in Videos
Anomaly detection in videos is a challenging task as anomalies in different videos are of different kinds. Therefore, a promising way to approach video anomaly detection is by learning the non-anomalous nature of the vid…
Anomaly DetectionFew-Shot LearningVideo Anomaly DetectionHolmes-VAU: Towards Long-term Video Anomaly Understanding at Any Granularity
How can we enable models to comprehend video anomalies occurring over varying temporal scales and contexts? Traditional Video Anomaly Understanding (VAU) methods focus on frame-level anomaly prediction, often missing the…
Anomaly Detectiontext annotationVideo SegmentationVideo Semantic SegmentationMotion-Aware Feature for Improved Video Anomaly Detection
Motivated by our observation that motion information is the key to good anomaly detection performance in video, we propose a temporal augmented network to learn a motion-aware feature. This feature alone can achieve comp…
Action RecognitionAnomaly DetectionMultiple Instance LearningVideo Anomaly DetectionLATERN: Test-Time Context-Aware Explainable Video Anomaly Detection
Vision-language models (VLMs) have recently emerged as a promising paradigm for video anomaly detection (VAD) due to their strong visual reasoning ability and natural language-based explainability. In this paper, we aim …
Video Anomaly DetectionVisual ReasoningPANDA: Towards Generalist Video Anomaly Detection via Agentic AI Engineer
Video anomaly detection (VAD) is a critical yet challenging task due to the complex and diverse nature of real-world scenarios. Previous methods typically rely on domain-specific training data and manual adjustments when…
Video Anomaly Detection