paper-with-me

홈 › Papers

Towards Video Anomaly Retrieval from Video Anomaly Detection: New Benchmarks and Model

2023-07-24 · Peng Wu, Jing Liu, Xiangteng He, Yuxin Peng, Peng Wang, Yanning Zhang

Video anomaly detection (VAD) has been paid increasing attention due to its potential applications, its current dominant tasks focus on online detecting anomalies% at the frame level, which can be roughly interpreted as the binary or multiple event classification. However, such a setup that builds relationships between complicated anomalous events and single labels, e.g., ``vandalism'', is superficial, since single labels are deficient to characterize anomalous events. In reality, users tend to search a specific video rather than a series of approximate videos. Therefore, retrieving anomalous events using detailed descriptions is practical and positive but few researches focus on this. In this context, we propose a novel task called Video Anomaly Retrieval (VAR), which aims to pragmatically retrieve relevant anomalous videos by cross-modalities, e.g., language descriptions and synchronous audios. Unlike the current video retrieval where videos are assumed to be temporally well-trimmed with short duration, VAR is devised to retrieve long untrimmed videos which may be partially relevant to the given query. To achieve this, we present two large-scale VAR benchmarks, UCFCrime-AR and XDViolence-AR, constructed on top of prevalent anomaly datasets. Meanwhile, we design a model called Anomaly-Led Alignment Network (ALAN) for VAR. In ALAN, we propose an anomaly-led sampling to focus on key segments in long untrimmed videos. Then, we introduce an efficient pretext task to enhance semantic associations between video-text fine-grained representations. Besides, we leverage two complementary alignments to further match cross-modal contents. Experimental results on two benchmarks reveal the challenges of VAR task and also demonstrate the advantages of our tailored method. Captions are publicly released at https://github.com/Roc-Ng/VAR.

📄 PDF Abstract BibTeX arXiv:2307.12545

Code (1)

roc-ng/var 공식 구현

Tasks

Anomaly DetectionRetrievalVideo Anomaly DetectionVideo Retrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Weakly Supervised Video Anomaly Detection via Center-guided Discriminative Learning

2021-04-15 · Boyang Wan, Yuming Fang, Xue Xia, Jiajie Mei

Anomaly detection in surveillance videos is a challenging task due to the diversity of anomalous video content and duration. In this paper, we consider video anomaly detection as a regression problem with respect to anom…

Anomaly DetectionAnomaly Detection In Surveillance VideosDiversityMultiple Instance Learning+3

Self-Supervised Representation Learning for Visual Anomaly Detection

2020-06-17 · Rabia Ali, Muhammad Umar Karim Khan, Chong Min Kyung

Self-supervised learning allows for better utilization of unlabelled data. The feature representation obtained by self-supervision can be used in downstream tasks such as classification, object detection, segmentation, a…

Anomaly DetectionGeneral Classificationobject-detectionObject Detection+4

Anomaly Detection in Video Sequences: A Benchmark and Computational Model

2021-06-16 · Boyang Wan, Wenhui Jiang, Yuming Fang, Zhiyuan Luo 외

Anomaly detection has attracted considerable search attention. However, existing anomaly detection databases encounter two major problems. Firstly, they are limited in scale. Secondly, training sets contain only video-le…

Anomaly Detection

Video Anomaly Detection for Smart Surveillance

2020-04-01 · Sijie Zhu, Chen Chen, Waqas Sultani

In modern intelligent video surveillance systems, automatic anomaly detection through computer vision analytics plays a pivotal role which not only significantly increases monitoring efficiency but also reduces the burde…

Anomaly DetectionTemporal LocalizationVideo Anomaly Detection

Adversarial Machine Learning Attacks Against Video Anomaly Detection Systems

2022-04-07 · Furkan Mumcu, Keval Doshi, Yasin Yilmaz

Anomaly detection in videos is an important computer vision problem with various applications including automated video surveillance. Although adversarial attacks on image understanding models have been heavily investiga…

Anomaly DetectionBIG-bench Machine LearningVideo Anomaly DetectionVideo Understanding