VADTree: Explainable Training-Free Video Anomaly Detection via Hierarchical Granularity-Aware Tree

  • 2025-10-28 16:57:22
  • Wenlong Li, Yifei Xu, Yuan Rao, Zhenhua Wang, Shuiguang Deng
  • 0

Abstract

Video anomaly detection (VAD) focuses on identifying anomalies in videos.Supervised methods demand substantial in-domain training data and fail todeliver clear explanations for anomalies. In contrast, training-free methodsleverage the knowledge reserves and language interactivity of large pre-trainedmodels to detect anomalies. However, the current fixed-length temporal windowsampling approaches struggle to accurately capture anomalies with varyingtemporal spans. Therefore, we propose VADTree that utilizes a HierarchicalGranularityaware Tree (HGTree) structure for flexible sampling in VAD. VADTreeleverages the knowledge embedded in a pre-trained Generic Event BoundaryDetection (GEBD) model to characterize potential anomaly event boundaries.Specifically, VADTree decomposes the video into generic event nodes based onboundary confidence, and performs adaptive coarse-fine hierarchical structuringand redundancy removal to construct the HGTree. Then, the multi-dimensionalpriors are injected into the visual language models (VLMs) to enhance thenode-wise anomaly perception, and anomaly reasoning for generic event nodes isachieved via large language models (LLMs). Finally, an inter-cluster nodecorrelation method is used to integrate the multi-granularity anomaly scores.Extensive experiments on three challenging datasets demonstrate that VADTreeachieves state-of-the-art performance in training-free settings whiledrastically reducing the number of sampled video segments. The code will beavailable at https://github.com/wenlongli10/VADTree.

 

Quick Read (beta)

loading the full paper ...