中文
相关论文

相关论文: Video Anomaly Detection by Estimating Likelihood o…

200 篇论文

In recent years, many works have addressed the problem of finding never-seen-before anomalies in videos. Yet, most work has been focused on detecting anomalous frames in surveillance videos taken from security cameras. Meanwhile, the task…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Laura Kart , Niv Cohen

Recent video anomaly detection research has expanded rapidly with an emphasis on general models of normality intended to work across many different scenes. While this focus has led to improvements in scalability and multi-scene…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Furkan Mumcu , Michael J. Jones , Anoop Cherian , Yasin Yilmaz

In this paper, we propose an accurate and real-time anomaly detection and localization in crowded scenes, and two descriptors for representing anomalous behavior in video are proposed. We consider a video as being a set of cubic patches.…

计算机视觉与模式识别 · 计算机科学 2016-01-05 Mohammad Sabokrou , Mahmood Fathy , Mojtaba Hosseini

Abnormality detection in video poses particular challenges due to the infinite size of the class of all irregular objects and behaviors. Thus no (or by far not enough) abnormal training samples are available and we need to find…

计算机视觉与模式识别 · 计算机科学 2015-02-24 Borislav Antić , Björn Ommer

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…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Peng Wu , Jing Liu , Xiangteng He , Yuxin Peng , Peng Wang , Yanning Zhang

We present a novel end-to-end partially supervised deep learning approach for video anomaly detection and localization using only normal samples. The insight that motivates this study is that the normal samples can be associated with at…

计算机视觉与模式识别 · 计算机科学 2018-05-30 Yaxiang Fan , Gongjian Wen , Deren Li , Shaohua Qiu , Martin D. Levine

Anomaly detection is a classical problem in computer vision, namely the determination of the normal from the abnormal when datasets are highly biased towards one class (normal) due to the insufficient sample size of the other class…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Samet Akcay , Amir Atapour-Abarghouei , Toby P. Breckon

Video anomaly detection is a challenging task because most anomalies are scarce and non-deterministic. Many approaches investigate the reconstruction difference between normal and abnormal patterns, but neglect that anomalies do not…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Guodong Shen , Yuqi Ouyang , Victor Sanchez

Video anomaly detection (VAD) is an important computer vision problem. Thanks to the mode coverage capabilities of generative models, the likelihood-based paradigm is catching growing interest, as it can model normal distribution and detect…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Hanwen Zhang , Congqi Cao , Qinyi Lv , Lingtong Min , Yanning Zhang

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

With a focus on abnormal events contained within untrimmed videos, there is increasing interest among researchers in video anomaly detection. Among different video anomaly detection scenarios, weakly-supervised video anomaly detection poses…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Yidan Fan , Yongxin Yu , Wenhuan Lu , Yahong Han

Our objective is to detect anomalies in video while also automatically explaining the reason behind the detector's response. In a practical sense, explainability is crucial for this task as the required response to an anomaly depends on its…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Stanislaw Szymanowicz , James Charles , Roberto Cipolla

Video anomaly detection (VAD) aims to discover behaviors or events deviating from the normality in videos. As a long-standing task in the field of computer vision, VAD has witnessed much good progress. In the era of deep learning, with the…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Peng Wu , Chengyu Pan , Yuting Yan , Guansong Pang , Peng Wang , Yanning Zhang

Manipulated videos often contain subtle inconsistencies between their visual and audio signals. We propose a video forensics method, based on anomaly detection, that can identify these inconsistencies, and that can be trained solely using…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Chao Feng , Ziyang Chen , Andrew Owens

In this paper, we propose a method for real-time anomaly detection and localization in crowded scenes. Each video is defined as a set of non-overlapping cubic patches, and is described using two local and global descriptors. These…

计算机视觉与模式识别 · 计算机科学 2015-11-24 Mohammad Sabokrou , Mahmood Fathy , Mojtaba Hosseini , Reinhard Klette

Although deep learning has been applied to successfully address many data mining problems, relatively limited work has been done on deep learning for anomaly detection. Existing deep anomaly detection methods, which focus on learning new…

机器学习 · 计算机科学 2019-11-21 Guansong Pang , Chunhua Shen , Anton van den Hengel

Video anomaly detection is of critical practical importance to a variety of real applications because it allows human attention to be focused on events that are likely to be of interest, in spite of an otherwise overwhelming volume of…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Guansong Pang , Cheng Yan , Chunhua Shen , Anton van den Hengel , Xiao Bai

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

Video Anomaly Detection (VAD) is an important topic in computer vision. Motivated by the recent advances in self-supervised learning, this paper addresses VAD by solving an intuitive yet challenging pretext task, i.e., spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Guodong Wang , Yunhong Wang , Jie Qin , Dongming Zhang , Xiuguo Bao , Di Huang

Anomaly detection in videos is challenging due to the complexity, noise, and diverse nature of activities such as violence, shoplifting, and vandalism. While deep learning (DL) has shown excellent performance in this area, existing…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Sabah Abdulazeez Jebur , Khalid A. Hussein , Haider Kadhim Hoomod , Laith Alzubaidi , Ahmed Ali Saihood , YuanTong Gu