中文
相关论文

相关论文: Follow the Rules: Reasoning for Video Anomaly Dete…

200 篇论文

Anomalies represent deviations from the intended system operation and can lead to decreased efficiency as well as partial or complete system failure. As the causes of anomalies are often unknown due to complex system dynamics, efficient…

机器学习 · 计算机科学 2021-08-31 Benjamin Lindemann , Benjamin Maschler , Nada Sahlab , Michael Weyrich

Video Anomaly Detection (VAD), which aims to detect anomalies that deviate from expectation, has attracted increasing attention in recent years. Existing advancements in VAD primarily focus on model architectures and training strategies,…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Zihao Liu , Xiaoyu Wu , Wenna Li , Linlin Yang , Shengjin Wang

The rapid advancements in large language models (LLMs) have spurred growing interest in LLM-based video anomaly detection (VAD). However, existing approaches predominantly focus on video-level anomaly question answering or offline…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhiwei Yang , Chen Gao , Jing Liu , Peng Wu , Guansong Pang , Mike Zheng Shou

Pre-trained vision-language models (VLMs) are highly adaptable to various downstream tasks through few-shot learning, making prompt-based anomaly detection a promising approach. Traditional methods depend on human-crafted prompts that…

计算机视觉与模式识别 · 计算机科学 2024-09-12 Pi-Wei Chen , Jerry Chun-Wei Lin , Jia Ji , Feng-Hao Yeh , Zih-Ching Chen , Chao-Chun Chen

Video Anomaly Detection (VAD) aims to automatically analyze spatiotemporal patterns in surveillance videos collected from open spaces to detect anomalous events that may cause harm, such as fighting, stealing, and car accidents. However,…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yang Liu , Siao Liu , Xiaoguang Zhu , Jielin Li , Hao Yang , Liangyu Teng , Juncen Guo , Yan Wang , Dingkang Yang , Jing Liu

Video anomaly detection (VAD) often learns the distribution of normal samples and detects the anomaly through measuring significant deviations, but the undesired generalization may reconstruct a few anomalies thus suppressing the…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Jiahao Lyu , Minghua Zhao , Jing Hu , Xuewen Huang , Shuangli Du , Cheng Shi , Zhiyong Lv

Prompting has emerged as a practical way to adapt frozen vision-language models (VLMs) for video anomaly detection (VAD). Yet, existing prompts are often overly abstract, overlooking the fine-grained human-object interactions or action…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Shu Zou , Xinyu Tian , Lukas Wesemann , Fabian Waschkowski , Zhaoyuan Yang , Jing Zhang

Video anomaly detection (VAD) aims to automatically identify events that deviate from normal patterns in untrimmed surveillance videos. Existing methods universally depend on large-scale annotations or task-specific training procedures,…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Chao Huang , Penfei Wei , Wei Wang , Jie Wen , Zhihua Wang , Li Shen , Wenqi Ren , Xiaochun Cao

Existing anomaly detection (AD) methods for tabular data usually rely on some assumptions about anomaly patterns, leading to inconsistent performance in real-world scenarios. While Large Language Models (LLMs) show remarkable reasoning…

机器学习 · 计算机科学 2026-03-31 Hangting Ye , Jinmeng Li , He Zhao , Mingchen Zhuge , Dandan Guo , Yi Chang , Hongyuan Zha

Anomaly detection in videos refers to the identification of events that do not conform to expected behavior. However, almost all existing methods tackle the problem by minimizing the reconstruction errors of training data, which cannot…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Wen Liu , Weixin Luo , Dongze Lian , Shenghua Gao

Logical anomaly detection in industrial inspection remains challenging due to variations in visual appearance (e.g., background clutter, illumination shift, and blur), which often distract vision-centric detectors from identifying…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Hiroto Nakata , Yawen Zou , Shunsuke Sakai , Shun Maeda , Chunzhi Gu , Yijin Wei , Shangce Gao , Chao Zhang

We address an anomaly detection setting in which training sequences are unavailable and anomalies are scored independently of temporal ordering. Current algorithms in anomaly detection are based on the classical density estimation approach…

计算机视觉与模式识别 · 计算机科学 2016-09-29 Allison Del Giorno , J. Andrew Bagnell , Martial Hebert

Unsupervised (US) video anomaly detection (VAD) in surveillance applications is gaining more popularity recently due to its practical real-world applications. As surveillance videos are privacy sensitive and the availability of large-scale…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Anas Al-lahham , Muhammad Zaigham Zaheer , Nurbek Tastan , Karthik Nandakumar

In this paper, we address the challenging problem of single-scene, fully unsupervised video anomaly detection (VAD), where raw videos containing both normal and abnormal events are used directly for training and testing without any labels.…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yuang Geng , Junkai Zhou , Kang Yang , Pan He , Zhuoyang Zhou , Jose C. Principe , Joel Harley , Ivan Ruchkin

Detecting anomalous hazards in visual data, particularly in video streams, is a critical challenge in autonomous driving. Existing models often struggle with unpredictable, out-of-label hazards due to their reliance on predefined object…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Shashank Shriram , Srinivasa Perisetla , Aryan Keskar , Harsha Krishnaswamy , Tonko Emil Westerhof Bossen , Andreas Møgelmose , Ross Greer

The increasing utilization of surveillance cameras in smart cities, coupled with the surge of online video applications, has heightened concerns regarding public security and privacy protection, which propelled automated Video Anomaly…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Jing Liu , Yang Liu , Jieyu Lin , Jielin Li , Liang Cao , Peng Sun , Bo Hu , Liang Song , Azzedine Boukerche , Victor C. M. Leung

In practice, machine learning methods commonly require anomaly detection (AD) to filter inputs or detect distributional shifts. Typically, this is implemented by running a separate AD model alongside the primary model. However, this…

机器学习 · 计算机科学 2026-03-19 Luca Hinkamp , Simon Klüttermann , Emmanuel Müller

Automated video surveillance with Large Vision-Language Models is limited by their inherent bias towards normality, often failing to detect crimes. While Chain-of-Thought reasoning strategies show significant potential for improving…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Pedro Domingos , João Pereira , Vasco Lopes , João Neves , David Semedo

The considerable significance of Anomaly Detection (AD) problem has recently drawn the attention of many researchers. Consequently, the number of proposed methods in this research field has been increased steadily. AD strongly correlates…

计算机视觉与模式识别 · 计算机科学 2021-03-03 Bahram Mohammadi , Mahmood Fathy , Mohammad Sabokrou

Video anomaly detection (VAD) is crucial for intelligent surveillance, but a significant challenge lies in identifying complex anomalies, which are events defined by intricate relationships and temporal dependencies among multiple entities…