paper-with-me

홈 › Papers

Context-aware Video Anomaly Detection in Long-Term Datasets

2024-04-11 · Zhengye Yang, Richard Radke

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.

📄 PDF Abstract BibTeX arXiv:2404.07887

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionContrastive LearningVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Transformer Based Self-Context Aware Prediction for Few-Shot Anomaly Detection in Videos

2025-03-02 · Gargi V. Pillai, Ashish Verma, Debashis Sen

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 Detection

Holmes-VAU: Towards Long-term Video Anomaly Understanding at Any Granularity

2024-12-09 · CVPR 2025 1 · Huaxin Zhang, Xiaohao Xu, Xiang Wang, Jialong Zuo 외

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 Segmentation

Motion-Aware Feature for Improved Video Anomaly Detection

2019-07-24 · Yi Zhu, Shawn Newsam

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 Detection

LATERN: Test-Time Context-Aware Explainable Video Anomaly Detection

2026-05-14 · Mitchell Piehl, Muchao Ye arxiv

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 Reasoning

PANDA: Towards Generalist Video Anomaly Detection via Agentic AI Engineer

2025-09-30 · Zhiwei Yang, Chen Gao, Mike Zheng Shou arxiv

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