paper-with-me

Papers

Contrastive Learning for Space-Time Correspondence via Self-Cycle Consistency

2022-01-01 · CVPR 2022 1 · Jeany Son

We propose a novel probabilistic method employing Bayesian Model Averaging and self-cycle regularization for spatio-temporal correspondence learning in videos within a self-supervised learning framework. Most existing methods for self-supervised correspondence learning suffer from noisy labels that come with the data for free, and the presence of occlusion exacerbates the problem. We tackle this issue within a probabilistic framework that handles model uncertainty inherent in the path selection problem built on a complete graph. We propose a self-cycle regularization to consider a cycle-consistency property on individual edges in order to prevent converging on noisy matching or trivial solutions. We also utilize a mixture of sequential Bayesian filters to estimate posterior distribution for targets. In addition, we present a domain contrastive loss to learn discriminative representation among videos. Our algorithm is evaluated on various datasets for video label propagation tasks including DAVIS2017, VIP and JHMDB, and shows outstanding performances compared to the state-of-the-art self-supervised learning based video correspondence algorithms. Moreover, our method converges significantly faster than previous methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Space-Time Correspondence as a Contrastive Random Walk

2020-06-25 · NeurIPS 2020 12 · Allan Jabri, Andrew Owens, Alexei A. Efros

This paper proposes a simple self-supervised approach for learning a representation for visual correspondence from raw video. We cast correspondence as prediction of links in a space-time graph constructed from video. In…

Dense Pixel Correspondence EstimationLink PredictionRepresentation LearningSelf-Supervised Learning

Temporal Cycle-Consistency Learning

2019-04-16 · CVPR 2019 6 · Debidatta Dwibedi, Yusuf Aytar, Jonathan Tompson, Pierre Sermanet 외

We introduce a self-supervised representation learning method based on the task of temporal alignment between videos. The method trains a network using temporal cycle consistency (TCC), a differentiable cycle-consistency…

Anomaly DetectionRepresentation LearningSelf-Supervised LearningVideo Alignment

Modelling Neighbor Relation in Joint Space-Time Graph for Video Correspondence Learning

2021-09-28 · ICCV 2021 10 · Zixu Zhao, Yueming Jin, Pheng-Ann Heng

This paper presents a self-supervised method for learning reliable visual correspondence from unlabeled videos. We formulate the correspondence as finding paths in a joint space-time graph, where nodes are grid patches s…

Contrastive LearningRelation

Cycle-Contrast for Self-Supervised Video Representation Learning

2020-10-28 · NeurIPS 2020 12 · Quan Kong, Wenpeng Wei, Ziwei Deng, Tomoaki Yoshinaga 외

We present Cycle-Contrastive Learning (CCL), a novel self-supervised method for learning video representation. Following a nature that there is a belong and inclusion relation of video and its frames, CCL is designed to …

Action RecognitionContrastive LearningRepresentation LearningRetrieval+1

Learning Correspondence from the Cycle-Consistency of Time

2019-03-18 · CVPR 2019 6 · Xiaolong Wang, Allan Jabri, Alexei A. Efros

We introduce a self-supervised method for learning visual correspondence from unlabeled video. The main idea is to use cycle-consistency in time as free supervisory signal for learning visual representations from scratch…

Optical Flow EstimationSemantic SegmentationSemi-Supervised Video Object SegmentationUnsupervised Video Object Segmentation+2