Auditing Frame-Level AUC in Weakly Supervised Video Anomaly Detection: Granularity, Resolution, and Scene Bias

📅 2026-08-12
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses a critical limitation in current weakly supervised video anomaly detection: the widely used frame-level pooled AUC metric conflates a model’s anomaly localization capability with variations in video provenance, thereby failing to accurately reflect its performance within individual videos. To rigorously evaluate this issue, the authors propose a granularity-aware evaluation protocol that integrates multi-granularity AUC computation, paired-video bootstrapping, and zero-shot representation analysis on the UCF-Crime dataset. Their systematic audit reveals that models achieving identical pooled AUC scores can exhibit substantially different single-video localization performance. Moreover, under standard test-set scales, this metric cannot reliably distinguish between state-of-the-art models of the same architecture. Crucially, all evaluated models demonstrate high sensitivity to scene-specific factors—such as resolution and color encoding—enabling separation of scenes based solely on normal videos according to their recording attributes.
📝 Abstract
Frame-level area under the ROC curve (AUC) is the dominant evaluation metric for weakly supervised video anomaly detection (WSVAD). Its standard form measures whether an anomalous frame outranks a normal frame drawn from anywhere in the test set. We refer to this comparison as pooled AUC, since it aggregates frame pairs across test videos regardless of source. Pooled AUC therefore credits both event localization and differences between video sources. We audit this protocol on UCF-Crime across recent state-of-the-art models spanning different backbone families. Holding each model's frame scores fixed, we read them under three pairing granularities: global, per anomaly category, and within each video, then repeat the same three-granularity readout on zero-shot scores computed from the models' internal representations. We assess ranking reliability with a paired video bootstrap. Three findings follow. First, pooled AUC does not reliably predict within-video anomaly localization: models with similar pooled scores exhibit large localization differences and rank reversals under stricter granularities. Second, at the benchmark's test-split size, pooled AUC lacks the resolution to support state-of-the-art margins reported in the field. Within each backbone family, it resolves no comparison at those margins, while within-video AUC resolves several over identical predictions. Learned representations further reveal that within-video anomaly structure and detector localization are decoupled. Third, on normal footage alone, every model we examine separates videos by recording properties, such as resolution and color encoding, indicating that scene sensitivity is shared across the setting rather than specific to any architecture. We publicly release a granularity-aware protocol computable from existing predictions and scene-factor annotations for UCF-Crime.
Problem

Research questions and friction points this paper is trying to address.

Weakly Supervised Video Anomaly Detection
Frame-level AUC
Evaluation Metric Bias
Scene Bias
Anomaly Localization
Innovation

Methods, ideas, or system contributions that make the work stand out.

granularity-aware evaluation
weakly supervised video anomaly detection
frame-level AUC
scene bias
within-video localization
🔎 Similar Papers