A Lightweight Dual-Branch System for Weakly-Supervised Video Anomaly Detection on Consumer Edge Devices
Wen-Dong Jiang, Chih-Yung Chang, Ssu-Chi Kuai, Diptendu Sinha Roy

TL;DR
This paper presents RuleVAD, a lightweight dual-branch system for real-time video anomaly detection on consumer edge devices, combining rapid coarse classification with detailed rule-based analysis to improve accuracy and efficiency.
Contribution
The paper introduces RuleVAD, a novel dual-branch architecture that enables efficient, interpretable, and accurate video anomaly detection suitable for resource-constrained devices.
Findings
Outperforms state-of-the-art methods in accuracy and speed
Operable on low-power NVIDIA Jetson Nano hardware
Reduces false alarms through rule-based fine-grained classification
Abstract
The growing demand for intelligent security in consumer electronics, such as smart home cameras and personal monitoring systems, is often hindered by the high computational cost and large model sizes of advanced AI. These limitations prevent the effective deployment of real-time Video Anomaly Detection (VAD) on resource-constrained edge devices. To bridge this gap, this paper introduces Rule-based Video Anomaly Detection (RuleVAD), a novel, lightweight system engineered for high-efficiency and low-complexity threat detection directly on consumer hardware. RuleVAD features an innovative decoupled dual-branch architecture to minimize computational load. An implicit branch uses visual features for rapid, coarse-grained binary classification, efficiently filtering out normal activity to avoid unnecessary processing. For potentially anomalous or complex events, a multimodal explicit branch…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection
MethodsBalanced Selection
