paper-with-me

홈 › Papers

PreViTS: Contrastive Pretraining with Video Tracking Supervision

2021-12-01 · Brian Chen, Ramprasaath R. Selvaraju, Shih-Fu Chang, Juan Carlos Niebles, Nikhil Naik

Videos are a rich source for self-supervised learning (SSL) of visual representations due to the presence of natural temporal transformations of objects. However, current methods typically randomly sample video clips for learning, which results in an imperfect supervisory signal. In this work, we propose PreViTS, an SSL framework that utilizes an unsupervised tracking signal for selecting clips containing the same object, which helps better utilize temporal transformations of objects. PreViTS further uses the tracking signal to spatially constrain the frame regions to learn from and trains the model to locate meaningful objects by providing supervision on Grad-CAM attention maps. To evaluate our approach, we train a momentum contrastive (MoCo) encoder on VGG-Sound and Kinetics-400 datasets with PreViTS. Training with PreViTS outperforms representations learnt by contrastive strategy alone on video downstream tasks, obtaining state-of-the-art performance on action classification. PreViTS helps learn feature representations that are more robust to changes in background and context, as seen by experiments on datasets with background changes. Learning from large-scale videos with PreViTS could lead to more accurate and robust visual feature representations.

📄 PDF Abstract BibTeX arXiv:2112.00804

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationSelf-Supervised LearningVideo Classification

Methods 이 논문이 사용한 방법론

InfoNCE 설명 없음
Batch Normalization 설명 없음
MoCo 설명 없음

Similar Papers 제목 키워드 기반

A Controlled Study of Self-Supervised Image and Video Pretraining under Limited Resources

2026-08-13 · Brunó B. Englert, Gijs Dubbelman arxiv

Visual foundation models are a cornerstone of image and video understanding but typically require large amounts of data and computation. The current scale required for pretraining visual foundation models may be unsustai…

Self-Supervised LearningRepresentation LearningImage ClassificationPose Estimation

Probing and Leveraging Video Diffusion Transformer Features for Robust Point Tracking

2025-12-23 · Soowon Son, Honggyu An, Jisu Nam, Hyunah Ko 외 arxiv

Despite achieving strong results on standard benchmarks, current point tracking methods rely on feature backbones that are rarely designed with the temporal coherence needed for robust real-world performance. While recen…

Point Tracking

Contrastive Pretraining with Dual Visual Encoders for Gloss-Free Sign Language Translation

2025-07-14 · Ozge Mercanoglu Sincan, Richard Bowden arxiv

Sign Language Translation (SLT) aims to convert sign language videos into spoken or written text. While early systems relied on gloss annotations as an intermediate supervision, such annotations are costly to obtain and …

Sign Language Translation

Tubelet-Contrastive Self-Supervision for Video-Efficient Generalization

2023-03-20 · ICCV 2023 1 · Fida Mohammad Thoker, Hazel Doughty, Cees Snoek

We propose a self-supervised method for learning motion-focused video representations. Existing approaches minimize distances between temporally augmented videos, which maintain high spatial similarity. We instead propos…

ConLA: Contrastive Latent Action Learning from Human Videos for Robotic Manipulation

2026-01-31 · Weisheng Dai, Kai Lan, Jianyi Zhou, Bo Zhao 외 arxiv

Vision-Language-Action (VLA) models achieve preliminary generalization through pretraining on large scale robot teleoperation datasets. However, acquiring datasets that comprehensively cover diverse tasks and environment…