SOTAVerified

Point-Level Temporal Action Localization: Bridging Fully-supervised Proposals to Weakly-supervised Losses

2020-12-15Unverified0· sign in to hype

Chen Ju, Peisen Zhao, Ya zhang, Yanfeng Wang, Qi Tian

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Point-Level temporal action localization (PTAL) aims to localize actions in untrimmed videos with only one timestamp annotation for each action instance. Existing methods adopt the frame-level prediction paradigm to learn from the sparse single-frame labels. However, such a framework inevitably suffers from a large solution space. This paper attempts to explore the proposal-based prediction paradigm for point-level annotations, which has the advantage of more constrained solution space and consistent predictions among neighboring frames. The point-level annotations are first used as the keypoint supervision to train a keypoint detector. At the location prediction stage, a simple but effective mapper module, which enables back-propagation of training errors, is then introduced to bridge the fully-supervised framework with weak supervision. To our best of knowledge, this is the first work to leverage the fully-supervised paradigm for the point-level setting. Experiments on THUMOS14, BEOID, and GTEA verify the effectiveness of our proposed method both quantitatively and qualitatively, and demonstrate that our method outperforms state-of-the-art methods.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BEOIDJu et al.mAP@0.1:0.734.9Unverified
GTEAJu et al.mAP@0.1:0.733.7Unverified
THUMOS14Ju et al.avg-mAP (0.3-0.7)35.4Unverified
THUMOS14Ju et al.mAP@0.535.9Unverified
THUMOS 2014Ju et al.mAP@0.1:0.744.8Unverified

Reproductions