paper-with-me

Papers

CoLA: Weakly-Supervised Temporal Action Localization with Snippet Contrastive Learning

2021-03-30 · CVPR 2021 1 · Can Zhang, Meng Cao, Dongming Yang, Jie Chen, Yuexian Zou

Weakly-supervised temporal action localization (WS-TAL) aims to localize actions in untrimmed videos with only video-level labels. Most existing models follow the "localization by classification" procedure: locate temporal regions contributing most to the video-level classification. Generally, they process each snippet (or frame) individually and thus overlook the fruitful temporal context relation. Here arises the single snippet cheating issue: "hard" snippets are too vague to be classified. In this paper, we argue that learning by comparing helps identify these hard snippets and we propose to utilize snippet Contrastive learning to Localize Actions, CoLA for short. Specifically, we propose a Snippet Contrast (SniCo) Loss to refine the hard snippet representation in feature space, which guides the network to perceive precise temporal boundaries and avoid the temporal interval interruption. Besides, since it is infeasible to access frame-level annotations, we introduce a Hard Snippet Mining algorithm to locate the potential hard snippets. Substantial analyses verify that this mining strategy efficaciously captures the hard snippets and SniCo Loss leads to more informative feature representation. Extensive experiments show that CoLA achieves state-of-the-art results on THUMOS'14 and ActivityNet v1.2 datasets. CoLA code is publicly available at https://github.com/zhang-can/CoLA.

📄 PDF Abstract BibTeX arXiv:2103.16392

Code (1)

zhang-can/CoLA 공식 구현 pytorch

Tasks

Action LocalizationCoLAContrastive LearningTemporal Action LocalizationWeakly Supervised Action LocalizationWeakly-supervised Temporal Action Localization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
COLA COLA is a self-supervised pre-training approach for learning a general-purpose representation of audio. It is based on contrastive learning: it learns a representation which…

Similar Papers 제목 키워드 기반

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

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

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

AutoLoc: Weakly-supervised Temporal Action Localization

2018-07-22 · Zheng Shou, Hang Gao, Lei Zhang, Kazuyuki Miyazawa 외

Temporal Action Localization (TAL) in untrimmed video is important for many applications. But it is very expensive to annotate the segment-level ground truth (action class and temporal boundary). This raises the interest…

Action LocalizationTemporal Action LocalizationWeakly-supervised Temporal Action Localization