CVMay 10, 2021

Action Shuffling for Weakly Supervised Temporal Localization

arXiv:2105.04208v1
Originality Incremental advance
AI Analysis

This work addresses the problem of localizing actions in videos with only video-level annotations, which is incremental as it builds on existing weakly supervised methods.

The paper tackles weakly supervised action localization by proposing a self-augmented learning framework with intra/inter-action shuffling, achieving improved performance on three benchmark datasets.

Weakly supervised action localization is a challenging task with extensive applications, which aims to identify actions and the corresponding temporal intervals with only video-level annotations available. This paper analyzes the order-sensitive and location-insensitive properties of actions, and embodies them into a self-augmented learning framework to improve the weakly supervised action localization performance. To be specific, we propose a novel two-branch network architecture with intra/inter-action shuffling, referred to as ActShufNet. The intra-action shuffling branch lays out a self-supervised order prediction task to augment the video representation with inner-video relevance, whereas the inter-action shuffling branch imposes a reorganizing strategy on the existing action contents to augment the training set without resorting to any external resources. Furthermore, the global-local adversarial training is presented to enhance the model's robustness to irrelevant noises. Extensive experiments are conducted on three benchmark datasets, and the results clearly demonstrate the efficacy of the proposed method.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes