paper-with-me

Papers

Multi-Contextual Predictions with Vision Transformer for Video Anomaly Detection

2022-06-17 · Joo-Yeon Lee, Woo-Jeoung Nam, Seong-Whan Lee

Video Anomaly Detection(VAD) has been traditionally tackled in two main methodologies: the reconstruction-based approach and the prediction-based one. As the reconstruction-based methods learn to generalize the input image, the model merely learns an identity function and strongly causes the problem called generalizing issue. On the other hand, since the prediction-based ones learn to predict a future frame given several previous frames, they are less sensitive to the generalizing issue. However, it is still uncertain if the model can learn the spatio-temporal context of a video. Our intuition is that the understanding of the spatio-temporal context of a video plays a vital role in VAD as it provides precise information on how the appearance of an event in a video clip changes. Hence, to fully exploit the context information for anomaly detection in video circumstances, we designed the transformer model with three different contextual prediction streams: masked, whole and partial. By learning to predict the missing frames of consecutive normal frames, our model can effectively learn various normality patterns in the video, which leads to a high reconstruction error at the abnormal cases that are unsuitable to the learned context. To verify the effectiveness of our approach, we assess our model on the public benchmark datasets: USCD Pedestrian 2, CUHK Avenue and ShanghaiTech and evaluate the performance with the anomaly score metric of reconstruction error. The results demonstrate that our proposed approach achieves a competitive performance compared to the existing video anomaly detection methods.

📄 PDF Abstract BibTeX arXiv:2206.08568

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Advancing Video Anomaly Detection: A Bi-Directional Hybrid Framework for Enhanced Single- and Multi-Task Approaches

2025-04-20 · Guodong Shen, Yuqi Ouyang, Junru Lu, Yixuan Yang 외

Despite the prevailing transition from single-task to multi-task approaches in video anomaly detection, we observe that many adopt sub-optimal frameworks for individual proxy tasks. Motivated by this, we contend that opt…

Anomaly DetectionVideo Anomaly Detection

Leveraging Local Temporal Information for Multimodal Scene Classification

2021-10-26 · Saurabh Sahu, Palash Goyal

Robust video scene classification models should capture the spatial (pixel-wise) and temporal (frame-wise) characteristics of a video effectively. Transformer models with self-attention which are designed to get contextu…

ClassificationScene ClassificationVideo Understanding

LoViT: Long Video Transformer for Surgical Phase Recognition

2023-05-15 · Yang Liu, Maxence Boels, Luis C. Garcia-Peraza-Herrera, Tom Vercauteren 외

Online surgical phase recognition plays a significant role towards building contextual tools that could quantify performance and oversee the execution of surgical workflows. Current approaches are limited since they trai…

Online surgical phase recognitionSurgical phase recognition

TBN-ViT: Temporal Bilateral Network with Vision Transformer for Video Scene Parsing

2021-12-02 · Bo Yan, Leilei Cao, Hongbin Wang

Video scene parsing in the wild with diverse scenarios is a challenging and great significance task, especially with the rapid development of automatic driving technique. The dataset Video Scene Parsing in the Wild(VSPW)…

Scene Parsing

DANTE-AD: Dual-Vision Attention Network for Long-Term Audio Description

2025-03-31 · Adrienne Deganutti, Simon Hadfield, Andrew Gilbert

Audio Description is a narrated commentary designed to aid vision-impaired audiences in perceiving key visual elements in a video. While short-form video understanding has advanced rapidly, a solution for maintaining coh…

Video DescriptionVideo UnderstandingVisual Storytelling