arXiv:2506.05175cs.CV2025-06CVPR被引 8

首次实现视频异常对象的像素级追踪,提升复杂场景定位精度

Track Any Anomalous Object: A Granular Video Anomaly Detection Pipeline

  • 将异常检测转为像素级目标追踪,避免阈值调参
  • 在长视频中实现高精度异常定位,性能超越现有方法
  • 适合需要细粒度异常分析的监控与自动驾驶场景

视频异常检测(VAD)在监控和自动驾驶等场景中至关重要,需及时发现意外行为。现有方法多聚焦于异常帧或物体检测,却忽视像素级异常分析,限制了对多样化异常的捕捉能力。为此,我们提出全新框架Track Any Anomalous Object(TAO),首次将多种细粒度异常对象检测整合进统一管道。不同于对每个像素赋异常分数的方法,本方案将问题转化为异常对象的像素级追踪。通过将异常得分关联至分割、追踪等下游任务,无需阈值调整,在长且复杂的视频序列中实现更精确的异常定位。实验表明,TAO在准确率和鲁棒性上均创下新基准。项目页面已上线。

原文摘要 · Abstract (English)

Video anomaly detection (VAD) is crucial in scenarios such as surveillance and autonomous driving, where timely detection of unexpected activities is essential. Although existing methods have primarily focused on detecting anomalous objects in videos -- either by identifying anomalous frames or objects -- they often neglect finer-grained analysis, such as anomalous pixels, which limits their ability to capture a broader range of anomalies. To address this challenge, we propose a new framework called Track Any Anomalous Object (TAO), which introduces a granular video anomaly detection pipeline that, for the first time, integrates the detection of multiple fine-grained anomalous objects into a unified framework. Unlike methods that assign anomaly scores to every pixel, our approach transforms the problem into pixel-level tracking of anomalous objects. By linking anomaly scores to downstream tasks such as segmentation and tracking, our method removes the need for threshold tuning and achieves more precise anomaly localization in long and complex video sequences. Experiments demonstrate that TAO sets new benchmarks in accuracy and robustness. Project page available online.

视频异常检测像素级追踪目标跟踪细粒度分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。