paper-with-me

홈 › Papers

Video Event Recognition and Anomaly Detection by Combining Gaussian Process and Hierarchical Dirichlet Process Models

2018-02-09 · Michael Ying Yang, Wentong Liao, Yanpeng Cao, Bodo Rosenhahn

In this paper, we present an unsupervised learning framework for analyzing activities and interactions in surveillance videos. In our framework, three levels of video events are connected by Hierarchical Dirichlet Process (HDP) model: low-level visual features, simple atomic activities, and multi-agent interactions. Atomic activities are represented as distribution of low-level features, while complicated interactions are represented as distribution of atomic activities. This learning process is unsupervised. Given a training video sequence, low-level visual features are extracted based on optic flow and then clustered into different atomic activities and video clips are clustered into different interactions. The HDP model automatically decide the number of clusters, i.e. the categories of atomic activities and interactions. Based on the learned atomic activities and interactions, a training dataset is generated to train the Gaussian Process (GP) classifier. Then the trained GP models work in newly captured video to classify interactions and detect abnormal events in real time. Furthermore, the temporal dependencies between video events learned by HDP-Hidden Markov Models (HMM) are effectively integrated into GP classifier to enhance the accuracy of the classification in newly captured videos. Our framework couples the benefits of the generative model (HDP) with the discriminant model (GP). We provide detailed experiments showing that our framework enjoys favorable performance in video event classification in real-time in a crowded traffic scene.

📄 PDF Abstract BibTeX arXiv:1802.03257

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionGeneral Classification

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

UBnormal: New Benchmark for Supervised Open-Set Video Anomaly Detection

2021-11-16 · CVPR 2022 1 · Andra Acsintoae, Andrei Florescu, Mariana-Iuliana Georgescu, Tudor Mare 외

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, a…

Action RecognitionAnomaly DetectionEvent DetectionOne-Class Classification+1

Cross Pseudo Labeling For Weakly Supervised Video Anomaly Detection

2026-02-19 · Dayeon Lee, Donghyeong Kim, Chaewon Park, Sungmin Woo 외 arxiv

Weakly supervised video anomaly detection aims to detect anomalies and identify abnormal categories with only video-level labels. We propose CPL-VAD, a dual-branch framework with cross pseudo labeling. The binary anomaly…

Video Anomaly Detection

UCF-Crime-DVS: A Novel Event-Based Dataset for Video Anomaly Detection with Spiking Neural Networks

2025-03-17 · Yuanbin Qian, Shuhan Ye, Chong Wang, Xiaojie Cai 외

Video anomaly detection plays a significant role in intelligent surveillance systems. To enhance model's anomaly recognition ability, previous works have typically involved RGB, optical flow, and text features. Recently,…

Anomaly DetectionOptical Flow EstimationVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

An Attribute-based Method for Video Anomaly Detection

2022-12-01 · Tal Reiss, Yedid Hoshen

Video anomaly detection (VAD) identifies suspicious events in videos, which is critical for crime prevention and homeland security. In this paper, we propose a simple but highly effective VAD method that relies on attrib…

Abnormal Event Detection In VideoAnomaly DetectionAttributeDensity Estimation+1

TeG: Temporal-Granularity Method for Anomaly Detection with Attention in Smart City Surveillance

2024-11-17 · Erkut Akdag, Egor Bondarev, Peter H. N. de With

Anomaly detection in video surveillance has recently gained interest from the research community. Temporal duration of anomalies vary within video streams, leading to complications in learning the temporal dynamics of sp…

Anomaly Detection