paper-with-me

Papers

Unsupervised Pre-training for Temporal Action Localization Tasks

2022-03-25 · CVPR 2022 1 · Can Zhang, Tianyu Yang, Junwu Weng, Meng Cao, Jue Wang, Yuexian Zou

Unsupervised video representation learning has made remarkable achievements in recent years. However, most existing methods are designed and optimized for video classification. These pre-trained models can be sub-optimal for temporal localization tasks due to the inherent discrepancy between video-level classification and clip-level localization. To bridge this gap, we make the first attempt to propose a self-supervised pretext task, coined as Pseudo Action Localization (PAL) to Unsupervisedly Pre-train feature encoders for Temporal Action Localization tasks (UP-TAL). Specifically, we first randomly select temporal regions, each of which contains multiple clips, from one video as pseudo actions and then paste them onto different temporal positions of the other two videos. The pretext task is to align the features of pasted pseudo action regions from two synthetic videos and maximize the agreement between them. Compared to the existing unsupervised video representation learning approaches, our PAL adapts better to downstream TAL tasks by introducing a temporal equivariant contrastive learning paradigm in a temporally dense and scale-aware manner. Extensive experiments show that PAL can utilize large-scale unlabeled video data to significantly boost the performance of existing TAL methods. Our codes and models will be made publicly available at https://github.com/zhang-can/UP-TAL.

📄 PDF Abstract BibTeX arXiv:2203.13609

Code (1)

zhang-can/up-tal 공식 구현 pytorch

Tasks

Action LocalizationContrastive LearningRepresentation LearningTemporal Action LocalizationTemporal LocalizationUnsupervised Pre-trainingVideo Classification

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Visual Self-paced Iterative Learning for Unsupervised Temporal Action Localization

2023-12-12 · Yupeng Hu, Han Jiang, Hao liu, Kun Wang 외

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 tempora…

Action LocalizationClusteringIncremental LearningInformation Retrieval+2

Soft-Landing Strategy for Alleviating the Task Discrepancy Problem in Temporal Action Localization Tasks

2022-11-11 · CVPR 2023 1 · Hyolim Kang, Hanjung Kim, Joungbin An, Minsu Cho 외

Temporal Action Localization (TAL) methods typically operate on top of feature sequences from a frozen snippet encoder that is pretrained with the Trimmed Action Classification (TAC) tasks, resulting in a task discrepanc…

Action ClassificationAction LocalizationComputational EfficiencyTemporal Action Localization

Unsupervised Domain Adaptation for Spatio-Temporal Action Localization

2020-10-19 · Nakul Agarwal, Yi-Ting Chen, Behzad Dariush, Ming-Hsuan Yang

Spatio-temporal action localization is an important problem in computer vision that involves detecting where and when activities occur, and therefore requires modeling of both spatial and temporal features. This problem …

Action LocalizationDomain Adaptationobject-detectionObject Detection+3

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

CLIP-AE: CLIP-assisted Cross-view Audio-Visual Enhancement for Unsupervised Temporal Action Localization

2025-05-29 · Rui Xia, Dan Jiang, Quan Zhang, Ke Zhang 외

Temporal Action Localization (TAL) has garnered significant attention in information retrieval. Existing supervised or weakly supervised methods heavily rely on labeled temporal boundaries and action categories, which ar…

Action LocalizationInformation RetrievalTemporal Action Localization