paper-with-me

Papers

Spatial-then-Temporal Self-Supervised Learning for Video Correspondence

2022-09-16 · CVPR 2023 1 · Rui Li, Dong Liu

In low-level video analyses, effective representations are important to derive the correspondences between video frames. These representations have been learned in a self-supervised fashion from unlabeled images or videos, using carefully designed pretext tasks in some recent studies. However, the previous work concentrates on either spatial-discriminative features or temporal-repetitive features, with little attention to the synergy between spatial and temporal cues. To address this issue, we propose a spatial-then-temporal self-supervised learning method. Specifically, we firstly extract spatial features from unlabeled images via contrastive learning, and secondly enhance the features by exploiting the temporal cues in unlabeled videos via reconstructive learning. In the second step, we design a global correlation distillation loss to ensure the learning not to forget the spatial cues, and a local correlation distillation loss to combat the temporal discontinuity that harms the reconstruction. The proposed method outperforms the state-of-the-art self-supervised methods, as established by the experimental results on a series of correspondence-based video analysis tasks. Also, we performed ablation studies to verify the effectiveness of the two-step design as well as the distillation losses.

📄 PDF Abstract BibTeX arXiv:2209.07778

Code (1)

qianduoduolr/Spa-then-Temp 공식 구현 pytorch

Tasks

Contrastive LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Video Cloze Procedure for Self-Supervised Spatio-Temporal Learning

2020-01-02 · Dezhao Luo, Chang Liu, Yu Zhou, Dongbao Yang 외

We propose a novel self-supervised method, referred to as Video Cloze Procedure (VCP), to learn rich spatial-temporal representations. VCP first generates "blanks" by withholding video clips and then creates "options" by…

Action RecognitionRepresentation LearningRetrievalSelf-Supervised Action Recognition+3

Frames2Residual: Spatiotemporal Decoupling for Self-Supervised Video Denoising

2026-03-11 · Mingjie Ji, Zhan Shi, Kailai Zhou, Zixuan Fu 외 arxiv

Self-supervised video denoising methods typically extend image-based frameworks into the temporal dimension, yet they often struggle to integrate inter-frame temporal consistency with intra-frame spatial specificity. Exi…

Video Denoising

Self-supervised Temporal Learning

2021-01-01 · Hao Shao, Yu Liu, Hongsheng Li

Self-supervised learning (SSL) has shown its powerful ability in discriminative representations for various visual, audio, and video applications. However, most recent works still focus on the different paradigms of spat…

Contrastive LearningRetrievalSelf-Supervised LearningVideo Classification+1

TCGL: Temporal Contrastive Graph for Self-supervised Video Representation Learning

2021-12-07 · Yang Liu, Keze Wang, Lingbo Liu, Haoyuan Lan 외

Video self-supervised learning is a challenging task, which requires significant expressive power from the model to leverage rich spatial-temporal knowledge and generate effective supervisory signals from large amounts o…

Action RecognitionContrastive LearningGraph LearningRepresentation Learning+3

ARVideo: Autoregressive Pretraining for Self-Supervised Video Representation Learning

2024-05-24 · Sucheng Ren, Hongru Zhu, Chen Wei, Yijiang Li 외

This paper presents a new self-supervised video representation learning framework, ARVideo, which autoregressively predicts the next video token in a tailored sequence order. Two key designs are included. First, we organ…

GPURepresentation Learning