paper-with-me

Papers

Learning Action Completeness from Points for Weakly-supervised Temporal Action Localization

2021-08-11 · ICCV 2021 10 · Pilhyeon Lee, Hyeran Byun

We tackle the problem of localizing temporal intervals of actions with only a single frame label for each action instance for training. Owing to label sparsity, existing work fails to learn action completeness, resulting in fragmentary action predictions. In this paper, we propose a novel framework, where dense pseudo-labels are generated to provide completeness guidance for the model. Concretely, we first select pseudo background points to supplement point-level action labels. Then, by taking the points as seeds, we search for the optimal sequence that is likely to contain complete action instances while agreeing with the seeds. To learn completeness from the obtained sequence, we introduce two novel losses that contrast action instances with background ones in terms of action score and feature similarity, respectively. Experimental results demonstrate that our completeness guidance indeed helps the model to locate complete action instances, leading to large performance gains especially under high IoU thresholds. Moreover, we demonstrate the superiority of our method over existing state-of-the-art methods on four benchmarks: THUMOS'14, GTEA, BEOID, and ActivityNet. Notably, our method even performs comparably to recent fully-supervised methods, at the 6 times cheaper annotation cost. Our code is available at https://github.com/Pilhyeon.

📄 PDF Abstract BibTeX arXiv:2108.05029

Code (1)

Pilhyeon/Learning-Action-Completeness-from-Points 공식 구현 pytorch

Tasks

Action LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Similar Papers 제목 키워드 기반

Action Unit Memory Network for Weakly Supervised Temporal Action Localization

2021-04-29 · CVPR 2021 1 · Wang Luo, Tianzhu Zhang, Wenfei Yang, Jingen Liu 외

Weakly supervised temporal action localization aims to detect and localize actions in untrimmed videos with only video-level labels during training. However, without frame-level annotations, it is challenging to achieve …

Action LocalizationDiversityTemporal Action LocalizationWeakly Supervised Action Localization+1

Sub-action Prototype Learning for Point-level Weakly-supervised Temporal Action Localization

2023-09-16 · Yueyang Li, Yonghong Hou, Wanqing Li

Point-level weakly-supervised temporal action localization (PWTAL) aims to localize actions with only a single timestamp annotation for each action instance. Existing methods tend to mine dense pseudo labels to alleviate…

Action LocalizationPseudo LabelTemporal Action LocalizationWeakly-supervised Temporal Action Localization

Completeness Modeling and Context Separation for Weakly Supervised Temporal Action Localization

2019-06-01 · CVPR 2019 6 · Daochang Liu, Tingting Jiang, Yizhou Wang

Temporal action localization is crucial for understanding untrimmed videos. In this work, we first identify two underexplored problems posed by the weak supervision for temporal action localization, namely action complet…

Action LocalizationTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Proposal-Based Multiple Instance Learning for Weakly-Supervised Temporal Action Localization

2023-05-29 · CVPR 2023 1 · Huan Ren, Wenfei Yang, Tianzhu Zhang, Yongdong Zhang

Weakly-supervised temporal action localization aims to localize and recognize actions in untrimmed videos with only video-level category labels during training. Without instance-level annotations, most existing methods f…

Action LocalizationMultiple Instance LearningTemporal Action LocalizationWeakly Supervised Action Localization+1

JCDNet: Joint of Common and Definite phases Network for Weakly Supervised Temporal Action Localization

2023-03-30 · Yifu Liu, Xiaoxia Li, Zhiling Luo, Wei Zhou

Weakly-supervised temporal action localization aims to localize action instances in untrimmed videos with only video-level supervision. We witness that different actions record common phases, e.g., the run-up in the High…

Action LocalizationMultiple Instance LearningTemporal Action LocalizationWeakly-supervised Learning+1