paper-with-me

Papers

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 propose to learn similarities between videos with identical local motion dynamics but an otherwise different appearance. We do so by adding synthetic motion trajectories to videos which we refer to as tubelets. By simulating different tubelet motions and applying transformations, such as scaling and rotation, we introduce motion patterns beyond what is present in the pretraining data. This allows us to learn a video representation that is remarkably data efficient: our approach maintains performance when using only 25\% of the pretraining videos. Experiments on 10 diverse downstream settings demonstrate our competitive performance and generalizability to new domains and fine-grained actions.

📄 PDF Abstract BibTeX arXiv:2303.11003

Code (2)

fmthoker/tubelet-contrast 공식 구현 pytorch
fmthoker/severe-benchmark pytorch

Similar Papers 제목 키워드 기반

End-to-End Spatio-Temporal Action Localisation with Video Transformers

2023-04-24 · CVPR 2024 1 · Alexey Gritsenko, Xuehan Xiong, Josip Djolonga, Mostafa Dehghani 외

The most performant spatio-temporal action localisation models use external person proposals and complex external memory banks. We propose a fully end-to-end, purely-transformer based model that directly ingests an input…

Action DetectionAction RecognitionSpatio-Temporal Action Localization

Contextual Self-paced Learning for Weakly Supervised Spatio-Temporal Video Grounding

2025-01-28 · Akash Kumar, Zsolt Kira, Yogesh Singh Rawat

In this work, we focus on Weakly Supervised Spatio-Temporal Video Grounding (WSTVG). It is a multimodal task aimed at localizing specific subjects spatio-temporally based on textual queries without bounding box supervisi…

object-detectionObject DetectionPhrase GroundingScene Understanding+2

In Defense of Clip-based Video Relation Detection

2023-07-18 · Meng Wei, Long Chen, Wei Ji, Xiaoyu Yue 외

Video Visual Relation Detection (VidVRD) aims to detect visual relationship triplets in videos using spatial bounding boxes and temporal boundaries. Existing VidVRD methods can be broadly categorized into bottom-up and t…

Feature CompressionObject TrackingRelationVideo Visual Relation Detection

Generic Tubelet Proposals for Action Localization

2017-05-30 · Jiawei He, Mostafa S. Ibrahim, Zhiwei Deng, Greg Mori

We develop a novel framework for action localization in videos. We propose the Tube Proposal Network (TPN), which can generate generic, class-independent, video-level tubelet proposals in videos. The generated tubelet pr…

Action ClassificationAction LocalizationGeneral Classification

No More Shortcuts: Realizing the Potential of Temporal Self-Supervision

2023-12-20 · Ishan Rajendrakumar Dave, Simon Jenni, Mubarak Shah

Self-supervised approaches for video have shown impressive results in video understanding tasks. However, unlike early works that leverage temporal self-supervision, current state-of-the-art methods primarily rely on tas…

Action ClassificationAttributeContrastive LearningPose Tracking+5