Visual Self-paced Iterative Learning for Unsupervised Temporal Action Localization
Yupeng Hu, Han Jiang, Hao Liu, Kun Wang, Haoyu Tang, Liqiang Nie
TL;DR
This paper tackles unsupervised temporal action localization (UTAL), where models must learn action boundaries without labeled temporal annotations. It introduces FEEL, a self-paced iterative learning framework that jointly improves clustering confidence and localization training through Clustering Confidence Improvement (CCI) and Self-paced Incremental Instance Selection (IIS), integrated with a CoLA-based localization backbone. FEEL refines pseudo-labels with a feature-robust Jaccard distance based on l-reciprocal nearest neighbors and progressively expands training data via easy-to-hard sampling, improving robustness against noisy pseudolabels. Empirical results on THUMOS'14 and ActivityNet v1.2 show FEEL achieving state-of-the-art unsupervised TAL performance, with ablations and analyses confirming the synergistic impact of CCI and IIS and demonstrating scalability to other UTAL baselines.
Abstract
Recently, temporal action localization (TAL) has garnered significant interest in information retrieval community. However, existing supervised/weakly supervised methods are heavily dependent on extensive labeled temporal boundaries and action categories, which is labor-intensive and time-consuming. Although some unsupervised methods have utilized the ``iteratively clustering and localization'' paradigm for TAL, they still suffer from two pivotal impediments: 1) unsatisfactory video clustering confidence, and 2) unreliable video pseudolabels for model training. To address these limitations, we present a novel self-paced iterative learning model to enhance clustering and localization training simultaneously, thereby facilitating more effective unsupervised TAL. Concretely, we improve the clustering confidence through exploring the contextual feature-robust visual information. Thereafter, we design two (constant- and variable- speed) incremental instance learning strategies for easy-to-hard model training, thus ensuring the reliability of these video pseudolabels and further improving overall localization performance. Extensive experiments on two public datasets have substantiated the superiority of our model over several state-of-the-art competitors.
