SRVAU-R1: Enhancing Video Anomaly Understanding via Reflection-Aware Learning
Zihao Zhao, Shengting Cao, Muchao Ye
TL;DR
The paper tackles the gap in video anomaly understanding (VAU) where multi-modal LLM-based systems rely on surface-level descriptions. It introduces SRVAU-R1, a reflection-aware framework that embeds explicit self-reflection into reasoning via a reflection-oriented CoT data construction and a two-stage training pipeline (reflection-enhanced supervised fine-tuning and reflection-aware reinforcement fine-tuning). A first-of-its-kind reflection CoT dataset structures samples into initial reasoning, self-reflection, and revised reasoning, enabling robust self-diagnosis and correction. The RL stage uses GRPO with a composite reward that includes task accuracy, reflection quality, and a temporal IoU component to align reasoning with temporal anomaly spans. Empirical results across VAU benchmarks show SRVAU-R1 achieves significant gains in both temporal localization and reasoning quality, demonstrating the value of explicit reflection for reliable, interpretable VAU in complex video scenarios.
Abstract
Multi-modal large language models (MLLMs) have demonstrated significant progress in reasoning capabilities and shown promising effectiveness in video anomaly understanding (VAU) tasks. However, existing MLLM-based approaches remain largely focused on surface-level descriptions of anomalies, lacking deep reasoning over abnormal behaviors like explicit self-reflection and self-correction. To address that, we propose Self-Reflection-Enhanced Reasoning for Video Anomaly Understanding (SRVAU-R1), a reflection-aware learning framework that incorporates reflection in MLLM reasoning. Specifically, SRVAU-R1 introduces the first reflection-oriented Chain-of-Thought dataset tailored for VAU, providing structured supervision with initial reasoning, self-reflection, and revised reasoning. Based on that, it includes a novel reflection-aware learning paradigm with supervised fine-tuning and reinforcement fine-tuning to enhance multi-modal reasoning for VAU. Extensive experiments on multiple video anomaly benchmarks demonstrate that SRVAU-R1 consistently outperforms existing methods, achieving significant improvements in both temporal anomaly localization accuracy and reasoning quality.
