paper-with-me

Papers

Weakly-supervised Temporal Action Localization by Uncertainty Modeling

2020-06-12 · Pilhyeon Lee, Jinglu Wang, Yan Lu, Hyeran Byun

Weakly-supervised temporal action localization aims to learn detecting temporal intervals of action classes with only video-level labels. To this end, it is crucial to separate frames of action classes from the background frames (i.e., frames not belonging to any action classes). In this paper, we present a new perspective on background frames where they are modeled as out-of-distribution samples regarding their inconsistency. Then, background frames can be detected by estimating the probability of each frame being out-of-distribution, known as uncertainty, but it is infeasible to directly learn uncertainty without frame-level labels. To realize the uncertainty learning in the weakly-supervised setting, we leverage the multiple instance learning formulation. Moreover, we further introduce a background entropy loss to better discriminate background frames by encouraging their in-distribution (action) probabilities to be uniformly distributed over all action classes. Experimental results show that our uncertainty modeling is effective at alleviating the interference of background frames and brings a large performance gain without bells and whistles. We demonstrate that our model significantly outperforms state-of-the-art methods on the benchmarks, THUMOS'14 and ActivityNet (1.2 & 1.3). Our code is available at https://github.com/Pilhyeon/WTAL-Uncertainty-Modeling.

📄 PDF Abstract BibTeX arXiv:2006.07006

Code (2)

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

Tasks

Action ClassificationAction LocalizationMultiple Instance LearningOut-of-Distribution DetectionTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Similar Papers 제목 키워드 기반

Bridge the Gap: From Weak to Full Supervision for Temporal Action Localization with PseudoFormer

2025-04-21 · CVPR 2025 1 · Ziyi Liu, Yangcen Liu

Weakly-supervised Temporal Action Localization (WTAL) has achieved notable success but still suffers from a lack of temporal annotations, leading to a performance and framework gap compared with fully-supervised methods.…

Action LocalizationTemporal Action LocalizationWeakly-supervised Temporal Action Localization

Learning Temporal Co-Attention Models for Unsupervised Video Action Localization

2020-06-01 · CVPR 2020 6 · Guoqiang Gong, Xinghan Wang, Yadong Mu, Qi Tian

Temporal action localization (TAL) in untrimmed videos recently receives tremendous research enthusiasm. To our best knowledge, this is the first attempt in the literature to explore this task under an unsupervised setti…

Action LocalizationClusteringTemporal Action LocalizationTriplet

PivoTAL: Prior-Driven Supervision for Weakly-Supervised Temporal Action Localization

2023-01-01 · CVPR 2023 1 · Mamshad Nayeem Rizve, Gaurav Mittal, Ye Yu, Matthew Hall 외

Weakly-supervised Temporal Action Localization (WTAL) attempts to localize the actions in untrimmed videos using only video-level supervision. Most recent works approach WTAL from a localization-by-classification per…

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

Generalized Uncertainty-Based Evidential Fusion with Hybrid Multi-Head Attention for Weak-Supervised Temporal Action Localization

2024-12-27 · Yuanpeng He, Lijian Li, Tianxiang Zhan, Wenpin Jiao 외

Weakly supervised temporal action localization (WS-TAL) is a task of targeting at localizing complete action instances and categorizing them with video-level labels. Action-background ambiguity, primarily caused by backg…

Action LocalizationOptical Flow EstimationTemporal Action LocalizationWeakly-supervised Temporal Action Localization

Cross-Attentional Audio-Visual Fusion for Weakly-Supervised Action Localization

2021-01-01 · ICLR 2021 1 · Jun-Tae Lee, Mihir Jain, Hyoungwoo Park, Sungrack Yun

Temporally localizing actions in videos is one of the key components for video understanding. Learning from weakly-labelled data is seen a potential solution towards avoiding expensive frame-level annotations. Different …

Action LocalizationVideo UnderstandingWeakly Supervised Action Localization