English

Two-Stream Consensus Network for Weakly-Supervised Temporal Action Localization

Computer Vision and Pattern Recognition 2020-10-23 v1

Abstract

Weakly-supervised Temporal Action Localization (W-TAL) aims to classify and localize all action instances in an untrimmed video under only video-level supervision. However, without frame-level annotations, it is challenging for W-TAL methods to identify false positive action proposals and generate action proposals with precise temporal boundaries. In this paper, we present a Two-Stream Consensus Network (TSCN) to simultaneously address these challenges. The proposed TSCN features an iterative refinement training method, where a frame-level pseudo ground truth is iteratively updated, and used to provide frame-level supervision for improved model training and false positive action proposal elimination. Furthermore, we propose a new attention normalization loss to encourage the predicted attention to act like a binary selection, and promote the precise localization of action instance boundaries. Experiments conducted on the THUMOS14 and ActivityNet datasets show that the proposed TSCN outperforms current state-of-the-art methods, and even achieves comparable results with some recent fully-supervised methods.

Keywords

Cite

@article{arxiv.2010.11594,
  title  = {Two-Stream Consensus Network for Weakly-Supervised Temporal Action Localization},
  author = {Yuanhao Zhai and Le Wang and Wei Tang and Qilin Zhang and Junsong Yuan and Gang Hua},
  journal= {arXiv preprint arXiv:2010.11594},
  year   = {2020}
}

Comments

ECCV 2020 spotlight

R2 v1 2026-06-23T19:33:00.964Z