Full-Stage Pseudo Label Quality Enhancement for Weakly-supervised Temporal Action Localization
Qianhan Feng, Wenshuo Li, Tong Lin, Xinghao Chen
TL;DR
This work tackles Weakly-supervised Temporal Action Localization by addressing the gap between classification-driven pseudo labels and the localization goal. It introduces FuSTAL, a full-stage framework that enhances pseudo label quality across Generation-, Selection-, and Training-Stages via cross-video contrastive proposal generation, prior-based filtering, and EMA-based distillation for smoother, more complete action proposals. Empirical results on THUMOS'14 and ActivityNet v1.3 show FuSTAL achieving a new state-of-the-art 50.8% average mAP on THUMOS'14 and 28.4% on ActivityNet v1.3, including the milestone of surpassing 50% average mAP. These findings demonstrate the effectiveness of multi-stage pseudo label quality improvements and offer a practical approach for robust weakly-supervised action localization.
Abstract
Weakly-supervised Temporal Action Localization (WSTAL) aims to localize actions in untrimmed videos using only video-level supervision. Latest WSTAL methods introduce pseudo label learning framework to bridge the gap between classification-based training and inferencing targets at localization, and achieve cutting-edge results. In these frameworks, a classification-based model is used to generate pseudo labels for a regression-based student model to learn from. However, the quality of pseudo labels in the framework, which is a key factor to the final result, is not carefully studied. In this paper, we propose a set of simple yet efficient pseudo label quality enhancement mechanisms to build our FuSTAL framework. FuSTAL enhances pseudo label quality at three stages: cross-video contrastive learning at proposal Generation-Stage, prior-based filtering at proposal Selection-Stage and EMA-based distillation at Training-Stage. These designs enhance pseudo label quality at different stages in the framework, and help produce more informative, less false and smoother action proposals. With the help of these comprehensive designs at all stages, FuSTAL achieves an average mAP of 50.8% on THUMOS'14, outperforming the previous best method by 1.2%, and becomes the first method to reach the milestone of 50%.
