中文
相关论文

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

200 篇论文

Anomaly detection in videos is a significant yet challenging problem. Previous approaches based on deep neural networks employ either reconstruction-based or prediction-based approaches. Nevertheless, existing reconstruction-based methods…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Yizhou Wang , Can Qin , Yue Bai , Yi Xu , Xu Ma , Yun Fu

Detecting anomaly edges for dynamic graphs aims to identify edges significantly deviating from the normal pattern and can be applied in various domains, such as cybersecurity, financial transactions and AIOps. With the evolving of time, the…

机器学习 · 计算机科学 2024-08-29 Shuo Liu , Di Yao , Lanting Fang , Zhetao Li , Wenbin Li , Kaiyu Feng , XiaoWen Ji , Jingping Bi

Industrial anomaly detection demands precise reasoning over fine-grained defect patterns. However, existing multimodal large language models (MLLMs), pretrained on general-domain data, often struggle to capture category-specific anomalies,…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Peng Chen , Chao Huang , Yunkang Cao , Chengliang Liu , Wei Wang , Wenqiang Wang , Mingbo Yang , Li Shen , Wenqi Ren , Xiaochun Cao

Video Anomaly Detection (VAD) automates the identification of unusual events, such as security threats in surveillance videos. In real-world applications, VAD models must effectively operate in cross-domain settings, identifying rare…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Yashika Jain , Ali Dabouei , Min Xu

Time series anomaly detection is critical for supply chain management to take proactive operations, but faces challenges: classical unsupervised anomaly detection based on exploiting data patterns often yields results misaligned with…

机器学习 · 计算机科学 2026-01-28 Haoting Zhang , Shekhar Jain

Anomaly detection (AD) is a fundamental task of critical importance across numerous domains. Current systems increasingly operate in rapidly evolving environments that generate diverse yet interconnected data modalities -- such as time…

机器学习 · 计算机科学 2025-12-02 Zhongyuan Wu , Jingyuan Wang , Zexuan Cheng , Yilong Zhou , Weizhi Wang , Juhua Pu , Chao Li , Changqing Ma

Video anomaly detection (VAD) plays a vital role in real-world applications such as security surveillance, autonomous driving, and industrial monitoring. Recent advances in large pre-trained models have opened new opportunities for…

计算机视觉与模式识别 · 计算机科学 2025-11-24 He Huang , Zixuan Hu , Dongxiao Li , Yao Xiao , Ling-Yu Duan

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 applying to new…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Zhiwei Yang , Chen Gao , Mike Zheng Shou

The growing demand for intelligent security in consumer electronics, such as smart home cameras and personal monitoring systems, is often hindered by the high computational cost and large model sizes of advanced AI. These limitations…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Wen-Dong Jiang , Chih-Yung Chang , Ssu-Chi Kuai , Diptendu Sinha Roy

Autonomous aerial monitoring is an important task aimed at gathering information from areas that may not be easily accessible by humans. At the same time, this task often requires recognizing anomalies from a significant distance or not…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Tzoulio Chamiti , Nikolaos Passalis , Anastasios Tefas

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 to address a key…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Mitchell Piehl , Muchao Ye

Video Anomaly Detection (VAD) aims to identify anomalous events in videos and accurately determine their time intervals. Current VAD methods mainly fall into two categories: traditional DNN-based approaches that focus on temporal…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Shibo Gao , Peipei Yang , Yangyang Liu , Yi Chen , Han Zhu , Xuyao Zhang , Linlin Huang

Video Anomaly Detection (VAD) automatically identifies anomalous events from video, mitigating the need for human operators in large-scale surveillance deployments. However, two fundamental obstacles hinder real-world adoption: domain…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Hyogun Lee , Haksub Kim , Ig-Jae Kim , Yonghun Choi

Video Anomaly Detection (VAD) systems can autonomously monitor and identify disturbances, reducing the need for manual labor and associated costs. However, current VAD systems are often limited by their superficial semantic understanding of…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Jiaqi Tang , Hao Lu , Ruizheng Wu , Xiaogang Xu , Ke Ma , Cheng Fang , Bin Guo , Jiangbo Lu , Qifeng Chen , Ying-Cong Chen

Video Anomaly Detection (VAD) serves as a pivotal technology in the intelligent surveillance systems, enabling the temporal or spatial identification of anomalous events within videos. While existing reviews predominantly concentrate on…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Yang Liu , Dingkang Yang , Yan Wang , Jing Liu , Jun Liu , Azzedine Boukerche , Peng Sun , Liang Song

Video anomaly detection (VAD) addresses the problem of automatically finding anomalous events in video data. The primary data modalities on which current VAD systems work on are monochrome or RGB images. Using depth data in this context…

计算机视觉与模式识别 · 计算机科学 2022-04-13 Pascal Schneider , Jason Rambach , Bruno Mirbach , Didier Stricker

Video Anomaly Detection (VAD) identifies unusual activities in video streams, a key technology with broad applications ranging from surveillance to healthcare. Tackling VAD in real-life settings poses significant challenges due to the…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Shanle Yao , Ghazal Alinezhad Noghre , Armin Danesh Pazho , Hamed Tabkhi

Anomaly detection in complex industrial environments poses unique challenges, particularly in contexts characterized by data sparsity and evolving operational conditions. Predictive maintenance (PdM) in such settings demands methodologies…

Detecting visual anomalies in diverse, multi-class real-world images is a significant challenge. We introduce \ours, a novel unsupervised multi-class visual anomaly detection framework. It integrates a Latent Diffusion Model (LDM) with a…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Samet Hicsonmez , Abd El Rahman Shabayek , Djamila Aouada

Vision-language models (VLMs) have shown strong performance in video anomaly detection (VAD) while providing interpretable predictions. However, existing VLM-based VAD methods suffer from a fundamental mismatch between training and…

计算机视觉与模式识别 · 计算机科学 2026-05-18 Darryl Cherian Jacob , Xinyu Liu , Kai Wang , Pan He