用自回归去噪得分匹配提升视频异常检测能力
Autoregressive Denoising Score Matching is a Good Video Anomaly Detector
- 构建噪声条件得分变换器,实现去噪得分匹配
- 引入场景依赖与运动感知得分函数,增强局部异常敏感度
- 自回归注入噪声并聚合差异,提升对隐蔽异常的感知能力
视频异常检测(VAD)是计算机视觉中的重要问题。基于似然的方法因生成模型具备模式覆盖能力而受到关注,能建模正常行为并检测分布外异常。然而,这类方法对靠近学习分布的局部模式异常缺乏敏感性。针对场景、运动和外观三方面的独特空白,本文提出:首先构建噪声条件得分变换器进行去噪得分匹配;其次通过嵌入输入序列的场景条件并根据关键帧差异分配运动权重,引入场景依赖与运动感知得分函数;最后为解决本质盲区,设计新型自回归去噪得分匹配机制,在推理时逐次向去噪数据注入强化高斯噪声,估计对应得分函数,通过对比去噪数据与原始数据的差异,结合得分函数实现外观感知增强与异常上下文累积。综合三方面改进,得到更全面的异常指标。在三个主流VAD基准上验证,性能达到当前最优。
原文摘要 · Abstract (English)
Video anomaly detection (VAD) is an important computer vision problem. Thanks to the mode coverage capabilities of generative models, the likelihood-based paradigm is catching growing interest, as it can model normal distribution and detect out-of-distribution anomalies. However, these likelihood-based methods are blind to the anomalies located in local modes near the learned distribution. To handle these ``unseen" anomalies, we dive into three gaps uniquely existing in VAD regarding scene, motion and appearance. Specifically, we first build a noise-conditioned score transformer for denoising score matching. Then, we introduce a scene-dependent and motion-aware score function by embedding the scene condition of input sequences into our model and assigning motion weights based on the difference between key frames of input sequences. Next, to solve the problem of blindness in principle, we integrate unaffected visual information via a novel autoregressive denoising score matching mechanism for inference. Through autoregressively injecting intensifying Gaussian noise into the denoised data and estimating the corresponding score function, we compare the denoised data with the original data to get a difference and aggregate it with the score function for an enhanced appearance perception and accumulate the abnormal context. With all three gaps considered, we can compute a more comprehensive anomaly indicator. Experiments on three popular VAD benchmarks demonstrate the state-of-the-art performance of our method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。