中文
相关论文

相关论文: ComplexVAD: Detecting Interaction Anomalies in Vid…

200 篇论文

Video anomaly detection (VAD) mainly refers to identifying anomalous events that have not occurred in the training set where only normal samples are available. Existing works usually formulate VAD as a reconstruction or prediction problem.…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Yue Lu , Congqi Cao , Yanning Zhang

We introduce Neural Contextual Anomaly Detection (NCAD), a framework for anomaly detection on time series that scales seamlessly from the unsupervised to supervised setting, and is applicable to both univariate and multivariate time series.…

机器学习 · 计算机科学 2021-07-19 Chris U. Carmona , François-Xavier Aubet , Valentin Flunkert , Jan Gasthaus

This paper proposed a novel anomaly detection (AD) approach of High-speed Train images based on convolutional neural networks and the Vision Transformer. Different from previous AD works, in which anomalies are identified with a single…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Zhixue Wang , Yu Zhang , Lin Luo , Nan Wang

Video Anomaly Detection (VAD) automatically identifies anomalous events from video, mitigating the need for human operators in large-scale surveillance deployments. However, two fundamental obstacles hinder real-world adoption: domain…

计算机视觉与模式识别 · 计算机科学 2025-05-26 Hyogun Lee , Haksub Kim , Ig-Jae Kim , Yonghun Choi

Detecting anomalies in images is an important task, especially in real-time computer vision applications. In this work, we focus on computational efficiency and propose a lightweight feature extractor that processes an image in less than a…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Kilian Batzner , Lars Heckler , Rebecca König

Automatic traffic accidents detection has appealed to the machine vision community due to its implications on the development of autonomous intelligent transportation systems (ITS) and importance to traffic safety. Most previous studies on…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Yajun Xu , Chuwen Huang , Yibing Nan , Shiguo Lian

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

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

Industrial anomaly detection (IAD) has garnered significant attention and experienced rapid development. However, the recent development of IAD approach has encountered certain difficulties due to dataset limitations. On the one hand, most…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Chengjie Wang , Wenbing Zhu , Bin-Bin Gao , Zhenye Gan , Jianning Zhang , Zhihao Gu , Shuguang Qian , Mingang Chen , Lizhuang Ma

The reliability of a machine vision system for autonomous driving depends heavily on its training data distribution. When a vehicle encounters significantly different conditions, such as atypical obstacles, its perceptual capabilities can…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Fabrizio Genilotti , Arianna Stropeni , Gionata Grotto , Francesco Borsatti , Manuel Barusco , Davide Dalle Pezze , Gian Antonio Susto

Recent advancements in weakly-supervised video anomaly detection have achieved remarkable performance by applying the multiple instance learning paradigm based on multimodal foundation models such as CLIP to highlight anomalous instances…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Wenti Yin , Huaxin Zhang , Xiang Wang , Yuqing Lu , Yicheng Zhang , Bingquan Gong , Jialong Zuo , Li Yu , Changxin Gao , Nong Sang

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 in videos refers to the identification of events that do not conform to expected behavior. However, almost all existing methods tackle the problem by minimizing the reconstruction errors of training data, which cannot…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Wen Liu , Weixin Luo , Dongze Lian , Shenghua Gao

Anomalies are those deviating from the norm. Unsupervised anomaly detection often translates to identifying low density regions. Major problems arise when data is high-dimensional and mixed of discrete and continuous attributes. We propose…

机器学习 · 计算机科学 2016-10-21 Kien Do , Truyen Tran , Svetha Venkatesh

The analysis of extended video content poses unique challenges in artificial intelligence, particularly when dealing with the complexity of tracking and understanding visual elements across time. Current methodologies that process video…

信息检索 · 计算机科学 2025-01-28 Meng Chu , Yicong Li , Tat-Seng Chua

Video salient object detection aims to find the most visually distinctive objects in a video. To explore the temporal dependencies, existing methods usually resort to recurrent neural networks or optical flow. However, these approaches…

计算机视觉与模式识别 · 计算机科学 2021-11-04 Yi-Wen Chen , Xiaojie Jin , Xiaohui Shen , Ming-Hsuan Yang

Video anomaly detection is to determine whether there are any abnormal events, behaviors or objects in a given video, which enables effective and intelligent public safety management. As video anomaly labeling is both time-consuming and…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Yang Wang , Jiaogen Zhou , Jihong Guan

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

Video anomaly detection is one of the hot research topics in computer vision nowadays, as abnormal events contain a high amount of information. Anomalies are one of the main detection targets in surveillance systems, usually needing…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Mohammad Baradaran , Robert Bergevin

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