CVNov 17, 2025

RefineVAD: Semantic-Guided Feature Recalibration for Weakly Supervised Video Anomaly Detection

arXiv:2511.13204v11 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of detecting diverse anomalies in videos with limited labels, which is important for surveillance and security applications, but it appears incremental as it builds on existing weakly-supervised methods by adding semantic guidance.

The paper tackled the problem of weakly-supervised video anomaly detection by proposing RefineVAD, a framework that integrates motion-aware temporal attention and semantic category refinement to address the oversimplification of anomaly types, achieving validated effectiveness on the WVAD benchmark.

Weakly-Supervised Video Anomaly Detection aims to identify anomalous events using only video-level labels, balancing annotation efficiency with practical applicability. However, existing methods often oversimplify the anomaly space by treating all abnormal events as a single category, overlooking the diverse semantic and temporal characteristics intrinsic to real-world anomalies. Inspired by how humans perceive anomalies, by jointly interpreting temporal motion patterns and semantic structures underlying different anomaly types, we propose RefineVAD, a novel framework that mimics this dual-process reasoning. Our framework integrates two core modules. The first, Motion-aware Temporal Attention and Recalibration (MoTAR), estimates motion salience and dynamically adjusts temporal focus via shift-based attention and global Transformer-based modeling. The second, Category-Oriented Refinement (CORE), injects soft anomaly category priors into the representation space by aligning segment-level features with learnable category prototypes through cross-attention. By jointly leveraging temporal dynamics and semantic structure, explicitly models both "how" motion evolves and "what" semantic category it resembles. Extensive experiments on WVAD benchmark validate the effectiveness of RefineVAD and highlight the importance of integrating semantic context to guide feature refinement toward anomaly-relevant patterns.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes