paper-with-me

홈 › Papers

ComplexVAD: Detecting Interaction Anomalies in Video

2025-01-16 · Furkan Mumcu, Michael J. Jones, Yasin Yilmaz, Anoop Cherian

Existing video anomaly detection datasets are inadequate for representing complex anomalies that occur due to the interactions between objects. The absence of complex anomalies in previous video anomaly detection datasets affects research by shifting the focus onto simple anomalies. To address this problem, we introduce a new large-scale dataset: ComplexVAD. In addition, we propose a novel method to detect complex anomalies via modeling the interactions between objects using a scene graph with spatio-temporal attributes. With our proposed method and two other state-of-the-art video anomaly detection methods, we obtain baseline scores on ComplexVAD and demonstrate that our new method outperforms existing works.

📄 PDF Abstract BibTeX arXiv:2501.09733

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVideo Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

HyCoVAD: A Hybrid SSL-LLM Model for Complex Video Anomaly Detection

2025-09-26 · Mohammad Mahdi Hemmatyar, Mahdi Jafari, Mohammad Amin Yousefi, Mohammad Reza Nemati 외 arxiv

Video anomaly detection (VAD) is crucial for intelligent surveillance, but a significant challenge lies in identifying complex anomalies, which are events defined by intricate relationships and temporal dependencies amon…

Self-Supervised LearningVideo Anomaly DetectionImage Segmentation

QVAD: A Question-Centric Agentic Framework for Efficient and Training-Free Video Anomaly Detection

2026-04-03 · Lokman Bekit, Hamza Karim, Nghia T Nguyen, Yasin Yilmaz arxiv

Video Anomaly Detection (VAD) is a fundamental challenge in computer vision, particularly due to the open-set nature of anomalies. While recent training-free approaches utilizing Vision-Language Models (VLMs) have shown …

Video Anomaly Detection

Leveraging Multimodal LLM Descriptions of Activity for Explainable Semi-Supervised Video Anomaly Detection

2025-10-16 · Furkan Mumcu, Michael J. Jones, Anoop Cherian, Yasin Yilmaz arxiv

Existing semi-supervised video anomaly detection (VAD) methods often struggle with detecting complex anomalies involving object interactions and generally lack explainability. To overcome these limitations, we propose a …

Video Anomaly Detection

X-MAN: Explaining multiple sources of anomalies in video

2021-06-16 · Stanislaw Szymanowicz, James Charles, Roberto Cipolla

Our objective is to detect anomalies in video while also automatically explaining the reason behind the detector's response. In a practical sense, explainability is crucial for this task as the required response to an an…

Anomaly DetectionDecision Making

Anomaly Detection in Video Data Based on Probabilistic Latent Space Models

2020-03-17 · Giulia Slavic, Damian Campo, Mohamad Baydoun, Pablo Marin 외

This paper proposes a method for detecting anomalies in video data. A Variational Autoencoder (VAE) is used for reducing the dimensionality of video frames, generating latent space information that is comparable to low-d…

Anomaly DetectionAutonomous Vehicles