paper-with-me

홈 › Papers

Time Is MattEr: Temporal Self-supervision for Video Transformers

2022-07-19 · Sukmin Yun, Jaehyung Kim, Dongyoon Han, Hwanjun Song, Jung-Woo Ha, Jinwoo Shin

Understanding temporal dynamics of video is an essential aspect of learning better video representations. Recently, transformer-based architectural designs have been extensively explored for video tasks due to their capability to capture long-term dependency of input sequences. However, we found that these Video Transformers are still biased to learn spatial dynamics rather than temporal ones, and debiasing the spurious correlation is critical for their performance. Based on the observations, we design simple yet effective self-supervised tasks for video models to learn temporal dynamics better. Specifically, for debiasing the spatial bias, our method learns the temporal order of video frames as extra self-supervision and enforces the randomly shuffled frames to have low-confidence outputs. Also, our method learns the temporal flow direction of video tokens among consecutive frames for enhancing the correlation toward temporal dynamics. Under various video action recognition tasks, we demonstrate the effectiveness of our method and its compatibility with state-of-the-art Video Transformers.

📄 PDF Abstract BibTeX arXiv:2207.09067

Code (1)

alinlab/temporal-selfsupervision 공식 구현 pytorch

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Hear What Matters! Text-conditioned Selective Video-to-Audio Generation

2025-12-02 · Junwon Lee, Juhan Nam, Jiyoung Lee arxiv

This work introduces a new task, text-conditioned selective video-to-audio (V2A) generation, which produces only the user-intended sound from a multi-object video. This capability is especially crucial in multimedia prod…

Audio Generation

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

Audio-Visual Contrastive Learning with Temporal Self-Supervision

2023-02-15 · Simon Jenni, Alexander Black, John Collomosse

We propose a self-supervised learning approach for videos that learns representations of both the RGB frames and the accompanying audio without human supervision. In contrast to images that capture the static scene appea…

Action RecognitionAudio ClassificationContrastive LearningRetrieval+1

Where to Look Matters: On-Policy Self-Distillation for Long-Video Understanding

2026-08-26 · Kaishen Wang, Dongdi Zhao, Yijun Liang, Dingqiang Ye 외 arxiv

Vision-language models (VLMs) have made substantial progress in long-video understanding, with standard backbone models typically answering questions from frames sampled across the full video. However, as videos become l…

Frame-Subtitle Self-Supervision for Multi-Modal Video Question Answering

2022-09-08 · Jiong Wang, Zhou Zhao, Weike Jin

Multi-modal video question answering aims to predict correct answer and localize the temporal boundary relevant to the question. The temporal annotations of questions improve QA performance and interpretability of recent…

Question AnsweringVideo Question Answering