Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unbiased Multiple Instance Learning for Weakly Supervised Video Anomaly Detection

About

Weakly Supervised Video Anomaly Detection (WSVAD) is challenging because the binary anomaly label is only given on the video level, but the output requires snippet-level predictions. So, Multiple Instance Learning (MIL) is prevailing in WSVAD. However, MIL is notoriously known to suffer from many false alarms because the snippet-level detector is easily biased towards the abnormal snippets with simple context, confused by the normality with the same bias, and missing the anomaly with a different pattern. To this end, we propose a new MIL framework: Unbiased MIL (UMIL), to learn unbiased anomaly features that improve WSVAD. At each MIL training iteration, we use the current detector to divide the samples into two groups with different context biases: the most confident abnormal/normal snippets and the rest ambiguous ones. Then, by seeking the invariant features across the two sample groups, we can remove the variant context biases. Extensive experiments on benchmarks UCF-Crime and TAD demonstrate the effectiveness of our UMIL. Our code is provided at https://github.com/ktr-hubrt/UMIL.

Hui Lv, Zhongqi Yue, Qianru Sun, Bin Luo, Zhen Cui, Hanwang Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Video Anomaly DetectionShanghaiTech (test)
AUC0.9678
194
Video Anomaly DetectionUCF-Crime
AUC86.75
129
Video Anomaly DetectionUCF-Crime (test)
AUC86.75
122
Anomaly DetectionUCF-Crime (test)
AUC0.8675
99
Violence DetectionXD-Violence
AP81.77
58
Video Anomaly DetectionShanghaiTech--
51
Weakly Supervised Video Anomaly DetectionUCFCrime 1.0 (test)
AUC86.75
23
Weakly Supervised Video Anomaly DetectionUCF-Crime
AUC86.75
18
Anomaly DetectionTAD (test)
Overall AUC92.93
14
Coarse-grained Video Anomaly DetectionUCF-Crime
AUC86.75
12
Showing 10 of 10 rows

Other info

Follow for update