中文
相关论文

相关论文: An Attribute-based Method for Video Anomaly Detect…

200 篇论文

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

The growing demand for intelligent security in consumer electronics, such as smart home cameras and personal monitoring systems, is often hindered by the high computational cost and large model sizes of advanced AI. These limitations…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Wen-Dong Jiang , Chih-Yung Chang , Ssu-Chi Kuai , Diptendu Sinha Roy

Accounting for the increased concern for public safety, automatic abnormal event detection and recognition in a surveillance scene is crucial. It is a current open study subject because of its intricacy and utility. The identification of…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Anikeit Sethi , Krishanu Saini , Sai Mounika Mididoddi

Anomaly detection is a common analytical task that aims to identify rare cases that differ from the typical cases that make up the majority of a dataset. When applied to the analysis of event sequence data, the task of anomaly detection can…

人机交互 · 计算机科学 2020-04-16 Shunan Guo , Zhuochen Jin , Qing Chen , David Gotz , Hongyuan Zha , Nan Cao

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

Compared with still image object detection, video object detection (VOD) needs to particularly concern the high across-frame variation in object appearance, and the diverse deterioration in some frames. In principle, the detection in a…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yuheng Shi , Tong Zhang , Xiaojie Guo

Videos represent the primary source of information for surveillance applications and are available in large amounts but in most cases contain little or no annotation for supervised learning. This article reviews the state-of-the-art deep…

计算机视觉与模式识别 · 计算机科学 2018-01-31 B Ravi Kiran , Dilip Mathew Thomas , Ranjith Parakkal

Weakly supervised video anomaly detection (WS-VAD) is tasked with pinpointing temporal intervals containing anomalous events within untrimmed videos, utilizing only video-level annotations. However, a significant challenge arises due to the…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Yu Wang , Shiwei Chen

Due to its relevance in intelligent transportation systems, anomaly detection in traffic videos has recently received much interest. It remains a difficult problem due to a variety of factors influencing the video quality of a real-time…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Keval Doshi , Yasin Yilmaz

We propose a novel approach to video anomaly detection: we treat feature vectors extracted from videos as realizations of a random variable with a fixed distribution and model this distribution with a neural network. This lets us estimate…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Jakub Micorek , Horst Possegger , Dominik Narnhofer , Horst Bischof , Mateusz Kozinski

Abnormal event detection (AED) in urban surveillance videos has multiple challenges. Unlike other computer vision problems, the AED is not solely dependent on the content of frames. It also depends on the appearance of the objects and their…

计算机视觉与模式识别 · 计算机科学 2020-11-20 Ali Atghaei , Soroush Ziaeinejad , Mohammad Rahmati

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

Explainable video anomaly detection (VAD) is crucial for safety-critical applications, yet even with recent progress, much of the research still lacks spatial grounding, making the explanations unverifiable. This limitation is especially…

计算机视觉与模式识别 · 计算机科学 2026-01-14 Inpyo Song , Minjun Joo , Joonhyung Kwon , Eunji Jeon , Jangwon Lee

Anomaly detection in surveillance videos has been recently gaining attention. A challenging aspect of high-dimensional applications such as video surveillance is continual learning. While current state-of-the-art deep learning approaches…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Keval Doshi , Yasin Yilmaz

Anomaly detection is a core capability for robotic perception and industrial inspection, yet most existing benchmarks are collected under controlled conditions with fixed viewpoints and stable illumination, failing to reflect real…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Kaichen Zhou , Xinhai Chang , Taewhan Kim , Jiadong Zhang , Yang Cao , Chufei Peng , Fangneng Zhan , Hao Zhao , Hao Dong , Kai Ming Ting , Ye Zhu

In this research we propose a deep learning approach for detecting anomalies in videos using convolutional autoencoder and decoder neural networks on the UCSD dataset.Our method utilizes a convolutional autoencoder to learn the…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Gopikrishna Pavuluri , Gayathri Annem

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

Video anomaly detection is an ill-posed problem because it relies on many parameters such as appearance, pose, camera angle, background, and more. We distill the problem to anomaly detection of human pose, thus decreasing the risk of…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Or Hirschorn , Shai Avidan

We propose an efficient abnormal event detection model based on a lightweight masked auto-encoder (AE) applied at the video frame level. The novelty of the proposed model is threefold. First, we introduce an approach to weight tokens based…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Nicolae-Catalin Ristea , Florinel-Alin Croitoru , Radu Tudor Ionescu , Marius Popescu , Fahad Shahbaz Khan , Mubarak Shah

In this paper, we present a simple yet efficient approach for video representation, called Adversarial Video Distillation (AVD). The key idea is to represent videos by compressing them in the form of realistic images, which can be used in a…

计算机视觉与模式识别 · 计算机科学 2019-07-15 Mohammad Tavakolian , Mohammad Sabokrou , Abdenour Hadid