中文
相关论文

相关论文: Detection of Unknown Anomalies in Streaming Videos…

200 篇论文

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

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

Abnormal event detection or anomaly detection in surveillance videos is currently a challenge because of the diversity of possible events. Due to the lack of anomalous events at training time, anomaly detection requires the design of…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Darshan Venkatrayappa

Anomalous event detection in surveillance videos is a challenging and practical research problem among image and video processing community. Compared to the frame-level annotations of anomalous events, obtaining video-level annotations is…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Muhammad Zaigham Zaheer , Arif Mahmood , Hochul Shin , Seung-Ik Lee

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

Detection of abnormal BGP events is of great importance to preserve the security and robustness of the Internet inter-domain routing system. In this paper, we propose an anomaly detection framework based on machine learning techniques to…

网络与互联网体系结构 · 计算机科学 2017-08-14 Anisa Allahdadi , Ricardo Morla , Rui Prior

This brief sketches initial progress towards a unified energy-based solution for the semi-supervised visual anomaly detection and localization problem. In this setup, we have access to only anomaly-free training data and want to detect and…

机器学习 · 计算机科学 2021-05-10 Ergin Utku Genc , Nilesh Ahuja , Ibrahima J Ndiour , Omesh Tickoo

The Deep Boltzmann Machines (DBM) is a state-of-the-art unsupervised learning model, which has been successfully applied to handwritten digit recognition and, as well as object recognition. However, the DBM is limited in scene recognition…

计算机视觉与模式识别 · 计算机科学 2015-06-25 Jinfu Yang , Jingyu Gao , Guanghui Wang , Shanshan Zhang

In this paper, we attack the anomaly detection problem by directly modeling the data distribution with deep architectures. We propose deep structured energy based models (DSEBMs), where the energy function is the output of a deterministic…

机器学习 · 计算机科学 2016-06-17 Shuangfei Zhai , Yu Cheng , Weining Lu , Zhongfei Zhang

Automating the detection of anomalous events within long video sequences is challenging due to the ambiguity of how such events are defined. We approach the problem by learning generative models that can identify anomalies in videos using…

计算机视觉与模式识别 · 计算机科学 2016-12-16 Jefferson Ryan Medel , Andreas Savakis

Modern distributed cyber-physical systems (CPSs) encounter a large variety of physical faults and cyber anomalies and in many cases, they are vulnerable to catastrophic fault propagation scenarios due to strong connectivity among the…

机器学习 · 计算机科学 2016-05-23 Chao Liu , Sambuddha Ghosal , Zhanhong Jiang , Soumik Sarkar

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

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

Anomaly detection is critically important for intelligent surveillance systems to detect in a timely manner any malicious activities. Many video anomaly detection approaches using deep learning methods focus on a single camera video stream…

计算机视觉与模式识别 · 计算机科学 2020-10-07 Chongke Wu , Sicong Shao , Cihan Tunc , Salim Hariri

In this paper we address the abnormality detection problem in crowded scenes. We propose to use Generative Adversarial Nets (GANs), which are trained using normal frames and corresponding optical-flow images in order to learn an internal…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Mahdyar Ravanbakhsh , Moin Nabi , Enver Sangineto , Lucio Marcenaro , Carlo Regazzoni , Nicu Sebe

This review article surveys the current progresses made toward video-based anomaly detection. We address the most fundamental aspect for video anomaly detection, that is, video feature representation. Much research works have been done in…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Yong Shean Chong , Yong Haur Tay

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

Detecting abnormal events in video is commonly framed as a one-class classification task, where training videos contain only normal events, while test videos encompass both normal and abnormal events. In this scenario, anomaly detection is…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Andra Acsintoae , Andrei Florescu , Mariana-Iuliana Georgescu , Tudor Mare , Paul Sumedrea , Radu Tudor Ionescu , Fahad Shahbaz Khan , Mubarak Shah

We introduce a powerful student-teacher framework for the challenging problem of unsupervised anomaly detection and pixel-precise anomaly segmentation in high-resolution images. Student networks are trained to regress the output of a…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Paul Bergmann , Michael Fauser , David Sattlegger , Carsten Steger

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
‹ 上一页 1 2 3 10 下一页 ›