Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Not only Look, but also Listen: Learning Multimodal Violence Detection under Weak Supervision

About

Violence detection has been studied in computer vision for years. However, previous work are either superficial, e.g., classification of short-clips, and the single scenario, or undersupplied, e.g., the single modality, and hand-crafted features based multimodality. To address this problem, in this work we first release a large-scale and multi-scene dataset named XD-Violence with a total duration of 217 hours, containing 4754 untrimmed videos with audio signals and weak labels. Then we propose a neural network containing three parallel branches to capture different relations among video snippets and integrate features, where holistic branch captures long-range dependencies using similarity prior, localized branch captures local positional relation using proximity prior, and score branch dynamically captures the closeness of predicted score. Besides, our method also includes an approximator to meet the needs of online detection. Our method outperforms other state-of-the-art methods on our released dataset and other existing benchmark. Moreover, extensive experimental results also show the positive effect of multimodal (audio-visual) input and modeling relationships. The code and dataset will be released in https://roc-ng.github.io/XD-Violence/.

Peng Wu, Jing Liu, Yujia Shi, Yujia Sun, Fangtao Shao, Zhaoyang Wu, Zhiwei Yang• 2020

Related benchmarks

TaskDatasetResultRank
Video Anomaly DetectionUCF-Crime
AUC86.4
218
Video Anomaly DetectionXD-Violence (test)
AP80
146
Video Anomaly DetectionUCF-Crime (test)
AUC86.4
122
Anomaly DetectionUCF-Crime (test)
AUC0.8489
109
Video Anomaly DetectionXD-Violence
AP80
93
Violence DetectionXD-Violence
AP78.66
58
Video Anomaly DetectionShanghaiTech--
51
Video Anomaly DetectionUBnormal (test)
AUC53.7
44
Violence DetectionXD-Violence (test)
AP0.7864
39
Video Anomaly DetectionUCF-Crime (UCFC) (test)
AUC0.8244
34
Showing 10 of 17 rows

Other info

Code

Follow for update