中文
相关论文

相关论文: Unsupervised Video Anomaly Detection via Normalizi…

200 篇论文

We present a refined version of the Anomaly Awareness framework for enhancing unsupervised anomaly detection. Our approach introduces minimal supervision into Variational Autoencoders (VAEs) through a two-stage training strategy: the model…

高能物理 - 唯象学 · 物理学 2025-04-17 Adam Banda , Charanjit K. Khosa , Veronica Sanz

Most deep anomaly detection models are based on learning normality from datasets due to the difficulty of defining abnormality by its diverse and inconsistent nature. Therefore, it has been a common practice to learn normality under the…

机器学习 · 计算机科学 2023-09-19 Minkyung Kim , Jongmin Yu , Junsik Kim , Tae-Hyun Oh , Jun Kyun Choi

Due to the rare occurrence of anomalous events, a typical approach to anomaly detection is to train an autoencoder (AE) with normal data only so that it learns the patterns or representations of the normal training data. At test time, the…

机器学习 · 计算机科学 2024-05-20 Marcella Astrid , Muhammad Zaigham Zaheer , Djamila Aouada , Seung-Ik Lee

This research aims to know traffic anomalies as early as possible. A traffic anomaly refers to a generic incident on the road that influences traffic flow and calls for urgent traffic management measures. `Knowing'' the occurrence of a…

机器学习 · 计算机科学 2025-04-25 Haocheng Duan , Hao Wu , Sean Qian

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

Anomaly detection in surveillance videos is a challenging task due to the diversity of anomalous video content and duration. In this paper, we consider video anomaly detection as a regression problem with respect to anomaly scores of video…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Boyang Wan , Yuming Fang , Xue Xia , Jiajie Mei

Video anomaly detection aims to identify abnormal events that occurred in videos. Since anomalous events are relatively rare, it is not feasible to collect a balanced dataset and train a binary classifier to solve the task. Thus, most…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Guangyu Sun , Zhang Liu , Lianggong Wen , Jing Shi , Chenliang Xu

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

Real-world deployment of reliable object detectors is crucial for applications such as autonomous driving. However, general-purpose object detectors like Faster R-CNN are prone to providing overconfident predictions for outlier objects.…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Nishant Kumar , Siniša Šegvić , Abouzar Eslami , Stefan Gumhold

Video Anomaly Detection(VAD) has been traditionally tackled in two main methodologies: the reconstruction-based approach and the prediction-based one. As the reconstruction-based methods learn to generalize the input image, the model merely…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Joo-Yeon Lee , Woo-Jeoung Nam , Seong-Whan Lee

Anomaly detection is the task of recognising novel samples which deviate significantly from pre-establishednormality. Abnormal classes are not present during training meaning that models must learn effective rep-resentations solely across…

机器学习 · 计算机科学 2023-03-08 Jack W Barker , Neelanjan Bhowmik , Yona Falinie A Gaus , Toby P Breckon

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

Anomaly detection involves identifying instances within a dataset that deviate from the norm and occur infrequently. Current benchmarks tend to favor methods biased towards low diversity in normal data, which does not align with real-world…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Mohammad Akhavan Anvari , Rojina Kashefi , Vahid Reza Khazaie , Mohammad Khalooei , Mohammad Sabokrou

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

Semi-supervised methods of anomaly detection have seen substantial advancement in recent years. Of particular interest are applications of such methods to diverse, real-world anomaly detection problems where anomalous variations can vary…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Jack W. Barker , Toby P. Breckon

Recently, graph anomaly detection on attributed networks has attracted growing attention in data mining and machine learning communities. Apart from attribute anomalies, graph anomaly detection also aims at suspicious topological-abnormal…

机器学习 · 计算机科学 2023-10-03 Jingcan Duan , Bin Xiao , Siwei Wang , Haifang Zhou , Xinwang Liu

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

Anomaly detection plays a crucial role in various real-world applications, including healthcare and finance systems. Owing to the limited number of anomaly labels in these complex systems, unsupervised anomaly detection methods have…

机器学习 · 计算机科学 2023-10-10 Zongyuan Huang , Baohua Zhang , Guoqiang Hu , Longyuan Li , Yanyan Xu , Yaohui Jin

Advanced Persistent Threats (APTs) are sophisticated, long-term cyberattacks that are difficult to detect because they operate stealthily and often blend into normal system behavior. This paper presents a neuro-symbolic anomaly detection…

机器学习 · 计算机科学 2026-02-17 Asif Tauhid , Sidahmed Benabderrahmane , Mohamad Altrabulsi , Ahamed Foisal , Talal Rahwan

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