Follow the Rules: Reasoning for Video Anomaly Detection with Large Language Models
Yuchen Yang, Kwonjoon Lee, Behzad Dariush, Yinzhi Cao, Shao-Yuan Lo

TL;DR
This paper introduces AnomalyRuler, a rule-based reasoning framework leveraging Large Language Models for video anomaly detection, enabling flexible, accurate, and explainable detection without extensive training.
Contribution
It presents the first reasoning-based approach for one-class VAD using LLMs with few-shot normal reference induction and deduction, enhancing adaptability and interpretability.
Findings
Achieves state-of-the-art performance on four VAD benchmarks.
Demonstrates effective rule induction and anomaly detection with minimal normal data.
Provides explainable reasoning for detected anomalies.
Abstract
Video Anomaly Detection (VAD) is crucial for applications such as security surveillance and autonomous driving. However, existing VAD methods provide little rationale behind detection, hindering public trust in real-world deployments. In this paper, we approach VAD with a reasoning framework. Although Large Language Models (LLMs) have shown revolutionary reasoning ability, we find that their direct use falls short of VAD. Specifically, the implicit knowledge pre-trained in LLMs focuses on general context and thus may not apply to every specific real-world VAD scenario, leading to inflexibility and inaccuracy. To address this, we propose AnomalyRuler, a novel rule-based reasoning framework for VAD with LLMs. AnomalyRuler comprises two main stages: induction and deduction. In the induction stage, the LLM is fed with few-shot normal reference samples and then summarizes these normal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Topic Modeling
MethodsSparse Evolutionary Training
