中文
相关论文

相关论文: A Self-Reasoning Framework for Anomaly Detection U…

200 篇论文

Due to the limited availability of anomalous samples for training, video anomaly detection is commonly viewed as a one-class classification problem. Many prevalent methods investigate the reconstruction difference produced by AutoEncoders…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Xiangyu Huang , Caidan Zhao , Chenxing Gao , Lvdong Chen , Zhiqiang Wu

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

Anomaly activities such as robbery, explosion, accidents, etc. need immediate actions for preventing loss of human life and property in real world surveillance systems. Although the recent automation in surveillance systems are capable of…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Snehashis Majhi , Srijan Das , Francois Bremond , Ratnakar Dash , Pankaj Kumar Sa

Anomaly detection in video is a challenging computer vision problem. Due to the lack of anomalous events at training time, anomaly detection requires the design of learning methods without full supervision. In this paper, we approach…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Mariana-Iuliana Georgescu , Antonio Barbalau , Radu Tudor Ionescu , Fahad Shahbaz Khan , Marius Popescu , Mubarak Shah

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

The aim of this work is to detect and automatically generate high-level explanations of anomalous events in video. Understanding the cause of an anomalous event is crucial as the required response is dependant on its nature and severity.…

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

Anomaly detection has attracted considerable search attention. However, existing anomaly detection databases encounter two major problems. Firstly, they are limited in scale. Secondly, training sets contain only video-level labels…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Boyang Wan , Wenhui Jiang , Yuming Fang , Zhiyuan Luo , Guanqun Ding

This paper focuses on detecting anomalies in surveillance video using keywords by leveraging foundational models' feature representation generalization capabilities. We present a novel, lightweight pipeline for anomaly classification using…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Thomas Foltz

Video anomaly detection in surveillance systems with only video-level labels (i.e. weakly-supervised) is challenging. This is due to, (i) the complex integration of human and scene based anomalies comprising of subtle and sharp…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Snehashis Majhi , Rui Dai , Quan Kong , Lorenzo Garattoni , Gianpiero Francesca , Francois Bremond

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

Anomalous activity recognition deals with identifying the patterns and events that vary from the normal stream. In a surveillance paradigm, these events range from abuse to fighting and road accidents to snatching, etc. Due to the sparse…

计算机视觉与模式识别 · 计算机科学 2021-01-05 R. Maqsood , UI. Bajwa , G. Saleem , Rana H. Raza , MW. Anwar

Abnormal event detection in video is a complex computer vision problem that has attracted significant attention in recent years. The complexity of the task arises from the commonly-adopted definition of an abnormal event, that is, a rarely…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Mariana-Iuliana Georgescu , Radu Tudor Ionescu , Fahad Shahbaz Khan , Marius Popescu , Mubarak Shah

Automated detection of abnormalities in data has been studied in research area in recent years because of its diverse applications in practice including video surveillance, industrial damage detection and network intrusion detection.…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Hung Vu , Dinh Phung , Tu Dinh Nguyen , Anthony Trevors , Svetha Venkatesh

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

Audio-Visual Video Parsing is a task to predict the events that occur in video segments for each modality. It often performs in a weakly supervised manner, where only video event labels are provided, i.e., the modalities and the timestamps…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Jinxing Zhou , Dan Guo , Yiran Zhong , Meng Wang

Video anomaly detection under video-level labels is currently a challenging task. Previous works have made progresses on discriminating whether a video sequencecontains anomalies. However, most of them fail to accurately localize the…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Hui Lv , Chuanwei Zhou , Chunyan Xu , Zhen Cui , Jian Yang

Abnormal event detection in video is a challenging vision problem. Most existing approaches formulate abnormal event detection as an outlier detection task, due to the scarcity of anomalous data during training. Because of the lack of prior…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Radu Tudor Ionescu , Fahad Shahbaz Khan , Mariana-Iuliana Georgescu , Ling Shao

We develop a novel framework for single-scene video anomaly localization that allows for human-understandable reasons for the decisions the system makes. We first learn general representations of objects and their motions (using deep…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Ashish Singh , Michael J. Jones , Erik Learned-Miller

Annotating time boundaries of sound events is labor-intensive, limiting the scalability of strongly supervised learning in audio detection. To reduce annotation costs, weakly-supervised learning with only clip-level labels has been widely…

声音 · 计算机科学 2025-10-30 Keisuke Imoto

Pseudo-label learning methods have been widely applied in weakly-supervised temporal action localization. Existing works directly utilize weakly-supervised base model to generate instance-level pseudo-labels for training the…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Quan Zhang , Yuxin Qi , Xi Tang , Rui Yuan , Xi Lin , Ke Zhang , Chun Yuan