中文
相关论文

相关论文: Robust Unsupervised Video Anomaly Detection by Mul…

200 篇论文

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

Unsupervised anomaly detection and localization is crucial to the practical application when collecting and labeling sufficient anomaly data is infeasible. Most existing representation-based approaches extract normal image features with a…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jiawei Yu , Ye Zheng , Xiang Wang , Wei Li , Yushuang Wu , Rui Zhao , Liwei Wu

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

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

Deep learning models have been widely used for anomaly detection in surveillance videos. Typical models are equipped with the capability to reconstruct normal videos and evaluate the reconstruction errors on anomalous videos to indicate the…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Xianlin Zeng , Yalong Jiang , Wenrui Ding , Hongguang Li , Yafeng Hao , Zifeng Qiu

Due to the problem of performance constraints of unsupervised video object detection, its large-scale application is limited. In response to this pain point, we propose another excellent method to solve this problematic point. By…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Chao Hu , Liqiang Zhu

Most models for weakly supervised video anomaly detection (WS-VAD) rely on multiple instance learning, aiming to distinguish normal and abnormal snippets without specifying the type of anomaly. However, the ambiguous nature of anomaly…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Chenchen Tao , Xiaohao Peng , Chong Wang , Jiafei Wu , Puning Zhao , Jun Wang , Jiangbo Qian

Video Anomaly Detection (VAD), which aims to detect anomalies that deviate from expectation, has attracted increasing attention in recent years. Existing advancements in VAD primarily focus on model architectures and training strategies,…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Zihao Liu , Xiaoyu Wu , Wenna Li , Linlin Yang , Shengjin Wang

We present a meta-learning framework for weakly supervised anomaly detection in videos, where the detector learns to adapt to unseen types of abnormal activities effectively when only video-level annotations of binary labels are available.…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Jaeyoo Park , Junha Kim , Bohyung Han

UAV based surveillance is gaining much interest worldwide due to its extensive applications in monitoring wildlife, urban planning, disaster management, campus security, etc. These videos are analyzed for strange/odd/anomalous patterns…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Girisha S , Ujjwal Verma , Manohara Pai M M , Radhika M Pai

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

In weakly supervised video anomaly detection (WVAD), where only video-level labels indicating the presence or absence of abnormal events are available, the primary challenge arises from the inherent ambiguity in temporal annotations of…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Yixuan Zhou , Yi Qu , Xing Xu , Fumin Shen , Jingkuan Song , Hengtao Shen

Deep learning-based approaches have achieved significant improvements on public video anomaly datasets, but often do not perform well in real-world applications. This paper addresses two issues: the lack of labeled data and the difficulty…

计算机视觉与模式识别 · 计算机科学 2024-04-22 Giacomo D'Amicantonio , Egor Bondarau , Peter H. N. de With

This paper showcases an experimental study on anomaly detection using computer vision. The study focuses on class distinction and performance evaluation, combining OpenCV with deep learning techniques while employing a TensorFlow-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Md. Barkat Ullah Tusher , Shartaz Khan Akash , Amirul Islam Showmik

Visual anomaly detection is common in several applications including medical screening and production quality check. Although a definition of the anomaly is an unknown trend in data, in many cases some hints or samples of the anomaly class…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Daiki Kimura , Minori Narita , Asim Munawar , Ryuki Tachibana

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

Graph anomaly detection (GAD) is a critical task in graph machine learning, with the primary objective of identifying anomalous nodes that deviate significantly from the majority. This task is widely applied in various real-world scenarios,…

机器学习 · 计算机科学 2025-07-03 Xiang Li , Jianpeng Qi , Zhongying Zhao , Guanjie Zheng , Lei Cao , Junyu Dong , Yanwei Yu

In this paper, we propose a deep convolutional neural network (CNN) for anomaly detection in surveillance videos. The model is adapted from a typical auto-encoder working on video patches under the perspective of sparse combination…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Trong Nguyen Nguyen , Jean Meunier

Surveillance video anomaly detection is to detect events that rarely or never happened in a certain scene. The generation error (GE)-based methods exhibit excellent performance on this task. They firstly train a generative neural network…

计算机视觉与模式识别 · 计算机科学 2020-03-18 Zhiguo Wang , Zhongliang Yang , Yu-Jin Zhang

Video anomaly detection is a complex task, and the principle of "divide and conquer" is often regarded as an effective approach to tackling intricate issues. It's noteworthy that recent methods in video anomaly detection have revealed the…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Jian Xiao , Tianyuan Liu , Genlin Ji