paper-with-me

Papers

Unsupervised Video Representation Learning by Bidirectional Feature Prediction

2020-11-11 · Nadine Behrmann, Juergen Gall, Mehdi Noroozi

This paper introduces a novel method for self-supervised video representation learning via feature prediction. In contrast to the previous methods that focus on future feature prediction, we argue that a supervisory signal arising from unobserved past frames is complementary to one that originates from the future frames. The rationale behind our method is to encourage the network to explore the temporal structure of videos by distinguishing between future and past given present observations. We train our model in a contrastive learning framework, where joint encoding of future and past provides us with a comprehensive set of temporal hard negatives via swapping. We empirically show that utilizing both signals enriches the learned representations for the downstream task of action recognition. It outperforms independent prediction of future and past.

📄 PDF Abstract BibTeX arXiv:2011.06037

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionContrastive LearningPredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Cross-Modal Attention Consistency for Video-Audio Unsupervised Learning

2021-06-13 · Shaobo Min, Qi Dai, Hongtao Xie, Chuang Gan 외

Cross-modal correlation provides an inherent supervision for video unsupervised representation learning. Existing methods focus on distinguishing different video clips by visual and audio representations. We human visual…

Contrastive LearningRepresentation Learning

SimulFlow: Simultaneously Extracting Feature and Identifying Target for Unsupervised Video Object Segmentation

2023-11-30 · Lingyi Hong, Wei zhang, Shuyong Gao, Hong Lu 외

Unsupervised video object segmentation (UVOS) aims at detecting the primary objects in a given video sequence without any human interposing. Most existing methods rely on two-stream architectures that separately encode t…

Objectobject-detectionObject DetectionOptical Flow Estimation+6

Revisiting Feature Prediction for Learning Visual Representations from Video

2024-02-15 · arXiv preprint 2024 2 · Adrien Bardes, Quentin Garrido, Jean Ponce, Xinlei Chen 외

This paper explores feature prediction as a stand-alone objective for unsupervised learning from video and introduces V-JEPA, a collection of vision models trained solely using a feature prediction objective, without the…

Prediction

Bidirectional Long-Short Term Memory for Video Description

2016-06-15 · Yi Bin, Yang Yang, Zi Huang, Fumin Shen 외

Video captioning has been attracting broad research attention in multimedia community. However, most existing approaches either ignore temporal information among video frames or just employ local contextual temporal know…

Language ModelingLanguage ModellingVideo CaptioningVideo Description

Pyramid Dilated Deeper ConvLSTM for Video Salient Object Detection

2018-09-01 · ECCV 2018 9 · Hongmei Song, Wenguan Wang, Sanyuan Zhao, Jianbing Shen 외

This paper proposes a fast video salient object detection model, based on a novel recurrent network architecture, named Pyramid Dilated Bidirectional ConvLSTM (PDB-ConvLSTM). A Pyramid Dilated Convolution (PDC) module is…

GPUObjectobject-detectionObject Detection+7