中文
相关论文

相关论文: FastAno: Fast Anomaly Detection via Spatio-tempora…

200 篇论文

Feature embedding-based methods have shown exceptional performance in detecting industrial anomalies by comparing features of target images with normal images. However, some methods do not meet the speed requirements of real-time inference,…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Donghyeong Kim , Chaewon Park , Suhwan Cho , Sangyoun Lee

Sewer pipe faults, such as leaks and blockages, can lead to severe consequences including groundwater contamination, property damage, and service disruption. Traditional inspection methods rely heavily on the manual review of CCTV footage…

机器人学 · 计算机科学 2025-07-31 Alex George , Will Shepherd , Simon Tait , Lyudmila Mihaylova , Sean R. Anderson

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

Multimodal time series (MTS) anomaly detection is crucial for maintaining the safety and stability of working devices (e.g., water treatment system and spacecraft), whose data are characterized by multivariate time series with diverse…

机器学习 · 计算机科学 2023-10-18 Chaoyue Ding , Shiliang Sun , Jing Zhao

Anomaly detection is a challenging problem in intelligent video surveillance. Most existing methods are computation consuming, which cannot satisfy the real-time requirement. In this paper, we propose a real-time anomaly detection framework…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Huihui Zhu , Bin Liu , Guojun Yin , Yan Lu , Weihai Li , Nenghai Yu

Video anomaly detection is a challenging task not only because it involves solving many sub-tasks such as motion representation, object localization and action recognition, but also because it is commonly considered as an unsupervised…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Yuqi Ouyang , Victor Sanchez

A robust and efficient anomaly detection technique is proposed, capable of dealing with crowded scenes where traditional tracking based approaches tend to fail. Initial foreground segmentation of the input frames confines the analysis to…

计算机视觉与模式识别 · 计算机科学 2013-04-04 Vikas Reddy , Conrad Sanderson , Brian C. Lovell

In this paper, we address the problem of image anomaly detection and segmentation. Anomaly detection involves making a binary decision as to whether an input image contains an anomaly, and anomaly segmentation aims to locate the anomaly on…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Jihun Yi , Sungroh Yoon

Time series anomaly detection plays a critical role in automated monitoring systems. Most previous deep learning efforts related to time series anomaly detection were based on recurrent neural networks (RNN). In this paper, we propose a…

机器学习 · 计算机科学 2019-06-03 Tailai Wen , Roy Keyes

We address the problem of anomaly detection, that is, detecting anomalous events in a video sequence. Anomaly detection methods based on convolutional neural networks (CNNs) typically leverage proxy tasks, such as reconstructing input video…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Hyunjong Park , Jongyoun Noh , Bumsub Ham

Surveillance footage can catch a wide range of realistic anomalies. This research suggests using a weakly supervised strategy to avoid annotating anomalous segments in training videos, which is time consuming. In this approach only video…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Kapil Deshpande , Narinder Singh Punn , Sanjay Kumar Sonbhadra , Sonali Agarwal

We propose a solution to detect anomalous events in videos without the need to train a model offline. Specifically, our solution is based on a randomly-initialized multilayer perceptron that is optimized online to reconstruct video frames,…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Yuqi Ouyang , Guodong Shen , Victor Sanchez

Video anomaly detection is a challenging task in the computer vision community. Most single task-based methods do not consider the independence of unique spatial and temporal patterns, while two-stream structures lack the exploration of the…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Yang Liu , Jing Liu , Mengyang Zhao , Dingkang Yang , Xiaoguang Zhu , Liang Song

Video anomaly detection (VAD) remains a challenging task in the pattern recognition community due to the ambiguity and diversity of abnormal events. Existing deep learning-based VAD methods usually leverage proxy tasks to learn the normal…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Mengyang Zhao , Yang Liu , Jing Li , Xinhua Zeng

In crowded scenes, detection and localization of abnormal behaviors is challenging in that high-density people make object segmentation and tracking extremely difficult. We associate the optical flows of multiple frames to capture…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Xinfeng Zhang , Su Yang , Xinjian Zhang , Weishan Zhang , Jiulong Zhang

Video anomaly detection research is generally evaluated on short, isolated benchmark videos only a few minutes long. However, in real-world environments, security cameras observe the same scene for months or years at a time, and the notion…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Zhengye Yang , Richard Radke

Most cross-domain unsupervised Video Anomaly Detection (VAD) works assume that at least few task-relevant target domain training data are available for adaptation from the source to the target domain. However, this requires laborious…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Abhishek Aich , Kuan-Chuan Peng , Amit K. Roy-Chowdhury

Video anomaly detection aims to find the events in a video that do not conform to the expected behavior. The prevalent methods mainly detect anomalies by snippet reconstruction or future frame prediction error. However, the error is highly…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Congqi Cao , Yue Lu , Yanning Zhang

Video anomaly detection is a challenging task due to the lack in approaches for representing samples. The visual representations of most existing approaches are limited by short-term sequences of observations which cannot provide enough…

计算机视觉与模式识别 · 计算机科学 2023-09-08 Yalong Jiang , Changkang Li

Anomaly detection in crowd videos has become a popular area of research for the computer vision community. Several existing methods generally perform a prior training about the scene with or without the use of labeled data. However, it is…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Arindam Sikdar , Ananda S. Chowdhury