用双向混合框架提升异常视频检测的准确性和稳定性。
Advancing Video Anomaly Detection: A Bi-Directional Hybrid Framework for Enhanced Single- and Multi-Task Approaches
- 以中间帧预测为主任务,结合视觉变换器与ConvLSTM构建双向结构。
- 在UCF-Crime、ShanghaiTech等数据集上达到新最优,异常检测准确率显著提升。
- 适合关注视频异常检测、多任务学习的研究者和工程师。
尽管视频异常检测正从单任务转向多任务范式,但许多方法在单个代理任务上仍采用次优框架。本文认为优化单任务框架可同时推进单任务与多任务方法的发展。为此,我们以中间帧预测为核心代理任务,提出一种有效混合框架,能对正常帧生成精确预测,对异常帧产生偏差预测。该框架基于双向结构,无缝融合视觉变换器与ConvLSTMs:利用双向机制在前后两个方向预测帧,显著增强检测稳定性;设计卷积时序变换器,高效关联所有上下文帧特征图,生成基于注意力的目标帧预测;引入层交互式ConvLSTM桥,促进低层次特征在层间与时间步间的顺畅传递,强化细节表达。最终通过目标帧与其预测之间的差异识别异常。在UCF-Crime、ShanghaiTech等公开基准上的实验验证了该框架作为独立单任务或集成于多任务系统中的有效性,同时证明了视觉变换器与ConvLSTM融合在视频异常检测中的优势。
原文摘要 · Abstract (English)
Despite the prevailing transition from single-task to multi-task approaches in video anomaly detection, we observe that many adopt sub-optimal frameworks for individual proxy tasks. Motivated by this, we contend that optimizing single-task frameworks can advance both single- and multi-task approaches. Accordingly, we leverage middle-frame prediction as the primary proxy task, and introduce an effective hybrid framework designed to generate accurate predictions for normal frames and flawed predictions for abnormal frames. This hybrid framework is built upon a bi-directional structure that seamlessly integrates both vision transformers and ConvLSTMs. Specifically, we utilize this bi-directional structure to fully analyze the temporal dimension by predicting frames in both forward and backward directions, significantly boosting the detection stability. Given the transformer's capacity to model long-range contextual dependencies, we develop a convolutional temporal transformer that efficiently associates feature maps from all context frames to generate attention-based predictions for target frames. Furthermore, we devise a layer-interactive ConvLSTM bridge that facilitates the smooth flow of low-level features across layers and time-steps, thereby strengthening predictions with fine details. Anomalies are eventually identified by scrutinizing the discrepancies between target frames and their corresponding predictions. Several experiments conducted on public benchmarks affirm the efficacy of our hybrid framework, whether used as a standalone single-task approach or integrated as a branch in a multi-task approach. These experiments also underscore the advantages of merging vision transformers and ConvLSTMs for video anomaly detection.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。