中文
相关论文

相关论文: Unsupervised Anomaly Detection from Time-of-Flight…

200 篇论文

Video anomaly detection (VAD) aims to identify and ground anomalous behaviors or events in videos, serving as a core technology in the fields of intelligent surveillance and public safety. With the advancement of deep learning, the…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Shibo Gao , Peipei Yang , Haiyang Guo , Yangyang Liu , Yi Chen , Shuai Li , Han Zhu , Jian Xu , Xu-Yao Zhang , Linlin Huang

Recent efforts towards video anomaly detection (VAD) try to learn a deep autoencoder to describe normal event patterns with small reconstruction errors. The video inputs with large reconstruction errors are regarded as anomalies at the test…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Yuandu Lai , Yahong Han , Yaowei Wang

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

While classic video anomaly detection (VAD) requires labeled normal videos for training, emerging unsupervised VAD (UVAD) aims to discover anomalies directly from fully unlabeled videos. However, existing UVAD methods still rely on shallow…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Guang Yu , Siqi Wang , Zhiping Cai , Xinwang Liu , Chuanfu Xu , Chengkun Wu

Event-based vision, characterized by low redundancy, focus on dynamic motion, and inherent privacy-preserving properties, naturally fits the demands of video anomaly detection (VAD). However, the absence of dedicated event-stream anomaly…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Peng Wu , Yuting Yan , Guansong Pang , Yujia Sun , Qingsen Yan , Peng Wang , Yanning Zhang

Anomaly detection is a popular and vital task in various research contexts, which has been studied for several decades. To ensure the safety of people's lives and assets, video surveillance has been widely deployed in various public spaces,…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Jing Ren , Feng Xia , Yemeng Liu , Ivan Lee

Video anomaly detection (VAD) with weak supervision has achieved remarkable performance in utilizing video-level labels to discriminate whether a video frame is normal or abnormal. However, current approaches are inherently limited to a…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Peng Wu , Xuerong Zhou , Guansong Pang , Yujia Sun , Jing Liu , Peng Wang , Yanning Zhang

Underwater video monitoring is a promising strategy for assessing marine biodiversity, but the vast volume of uneventful footage makes manual inspection highly impractical. In this work, we explore the use of visual anomaly detection (VAD)…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Laura Weihl , Stefan H. Bengtson , Nejc Novak , Malte Pedersen

Video anomaly detection (VAD) aims to identify unexpected events in videos and has wide applications in safety-critical domains. While semi-supervised methods trained on only normal samples have gained traction, they often suffer from high…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Zongcan Ding , Haodong Zhang , Peng Wu , Guansong Pang , Zhiwei Yang , Peng Wang , Yanning Zhang

Video Anomaly Detection~(VAD) focuses on identifying anomalies within videos. Supervised methods require an amount of in-domain training data and often struggle to generalize to unseen anomalies. In contrast, training-free methods leverage…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Yihua Shao , Haojin He , Sijie Li , Siyu Chen , Xinwei Long , Fanhu Zeng , Yuxuan Fan , Muyang Zhang , Ziyang Yan , Ao Ma , Xiaochen Wang , Hao Tang , Yan Wang , Shuyan Li

Video Anomaly Detection (VAD), aiming to identify abnormalities within a specific context and timeframe, is crucial for intelligent Video Surveillance Systems. While recent deep learning-based VAD models have shown promising results by…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Hao Shen , Lu Shi , Wanru Xu , Yigang Cen , Linna Zhang , Gaoyun An

Video Anomaly Detection (VAD) is an open-set recognition task, which is usually formulated as a one-class classification (OCC) problem, where training data is comprised of videos with normal instances while test data contains both normal…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Ayush K. Rai , Tarun Krishna , Feiyan Hu , Alexandru Drimbarean , Kevin McGuinness , Alan F. Smeaton , Noel E. O'Connor

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, and anomaly…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Rabia Ali , Muhammad Umar Karim Khan , Chong Min Kyung

The increasing popularity of compact and inexpensive cameras, e.g.~dash cameras, body cameras, and cameras equipped on robots, has sparked a growing interest in detecting anomalies within dynamic scenes recorded by moving cameras. However,…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Runyu Jiao , Yi Wan , Fabio Poiesi , Yiming Wang

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

The development of unsupervised Video Anomaly Detection (VAD) relies on technologies in the field of signal processing. Since the anomaly is quite ambiguous and unbounded, different detection demands may often be raised even in one…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Kai Cheng , Xinzhe Li , Lijuan Che

This paper proposes a method for detecting anomalies in video data. A Variational Autoencoder (VAE) is used for reducing the dimensionality of video frames, generating latent space information that is comparable to low-dimensional sensory…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Giulia Slavic , Damian Campo , Mohamad Baydoun , Pablo Marin , David Martin , Lucio Marcenaro , Carlo Regazzoni

Video anomaly detection (VAD) is a significant computer vision problem. Existing deep neural network (DNN) based VAD methods mostly follow the route of frame reconstruction or frame prediction. However, the lack of mining and learning of…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Zhiwei Yang , Jing Liu , Zhaoyang Wu , Peng Wu , Xiaotao Liu

Video Anomaly Detection (VAD) is critical for surveillance and public safety. However, existing benchmarks are limited to either frame-level or video-level tasks, restricting a holistic view of model generalization. This work first…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Seoik Jung , Taekyung Song , Joshua Jordan Daniel , JinYoung Lee , SungJun Lee

Video anomaly detection is one of the hot research topics in computer vision nowadays, as abnormal events contain a high amount of information. Anomalies are one of the main detection targets in surveillance systems, usually needing…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Mohammad Baradaran , Robert Bergevin