English

Long-Short Temporal Co-Teaching for Weakly Supervised Video Anomaly Detection

Computer Vision and Pattern Recognition 2023-04-05 v2

Abstract

Weakly supervised video anomaly detection (WS-VAD) is a challenging problem that aims to learn VAD models only with video-level annotations. In this work, we propose a Long-Short Temporal Co-teaching (LSTC) method to address the WS-VAD problem. It constructs two tubelet-based spatio-temporal transformer networks to learn from short- and long-term video clips respectively. Each network is trained with respect to a multiple instance learning (MIL)-based ranking loss, together with a cross-entropy loss when clip-level pseudo labels are available. A co-teaching strategy is adopted to train the two networks. That is, clip-level pseudo labels generated from each network are used to supervise the other one at the next training round, and the two networks are learned alternatively and iteratively. Our proposed method is able to better deal with the anomalies with varying durations as well as subtle anomalies. Extensive experiments on three public datasets demonstrate that our method outperforms state-of-the-art WS-VAD methods.

Keywords

Cite

@article{arxiv.2303.18044,
  title  = {Long-Short Temporal Co-Teaching for Weakly Supervised Video Anomaly Detection},
  author = {Shengyang Sun and Xiaojin Gong},
  journal= {arXiv preprint arXiv:2303.18044},
  year   = {2023}
}

Comments

Accepted by ICME 2023

R2 v1 2026-06-28T09:43:07.104Z