Coupled task formulation
We formulate fine-grained VAU as a coupled tracking and understanding problem, measuring whether spatial, temporal, and semantic predictions remain grounded in the same anomaly instance.
ArXiv version - Video anomaly understanding benchmark
From Anomaly Instance Tracking to Fine-Grained Video Anomaly Understanding
XMU - THU - CUHK - SZTU
Highlight
We formulate fine-grained VAU as a coupled tracking and understanding problem, measuring whether spatial, temporal, and semantic predictions remain grounded in the same anomaly instance.
TAU-Bench provides 1,118 videos, 1,454 identity-consistent anomaly tracks, and 202,438 pixel-level masks across 49 event categories and 45 scene categories.
We build TAU-Bench with a scalable construction engine that integrates anomaly video filtering, track construction and verification, hierarchical captioning, and human quality control.
Benchmark
Construction
Static- and moving-camera anomaly videos are filtered for annotation suitability, then converted into candidate mask tracks.
Anomaly Evidence Extraction generates instance, event, and scene captions that remain tied to the same focal target.
Human reviewers correct identity switches, missing masks, ambiguous events, and unsupported causal or risk statements.
Evaluation
No evaluated model dominates all semantic fields. Qwen3-VL-8B-SAMTok is strongest on anomalous instance identification, while VideoChat-R1.5 and InternVL3.5 show stronger event or scene reasoning.
Recall is high across models, but temporal localization remains unsaturated. The best recall and best tIoU come from different models, showing that presence detection and temporal recovery are distinct abilities.
GT caption guidance improves J&F by 11.82 points on average over generated captions, but correct semantics alone still does not ensure accurate visual grounding.
Cue-R1
InternVL3.5-14B
Qwen3-VL-8B-SAMTok
Citation
@article{yang2026taubench,
title = {TAU-Bench: From Anomaly Instance Tracking to Fine-Grained Video Anomaly Understanding},
author = {Yang, Kepeng and Liu, Dongxuan and Gao, Rongxin and Su, Zixin and Wu, Rui and Xie, Shuzhao and Li, Chenxin and Pan, Panwang and Huang, Yuzhi and Huang, Yue and Jiang, Jingyan},
journal = {arXiv preprint},
eprint = {2608.05699},
archivePrefix = {arXiv},
year = {2026}
}