paper-with-me

홈 › Papers

Video-STaR: Self-Training Enables Video Instruction Tuning with Any Supervision

2024-07-08 · Orr Zohar, Xiaohan Wang, Yonatan Bitton, Idan Szpektor, Serena Yeung-Levy

The performance of Large Vision Language Models (LVLMs) is dependent on the size and quality of their training datasets. Existing video instruction tuning datasets lack diversity as they are derived by prompting large language models with video captions to generate question-answer pairs, and are therefore mostly descriptive. Meanwhile, many labeled video datasets with diverse labels and supervision exist - however, we find that their integration into LVLMs is non-trivial. Herein, we present Video Self-Training with augmented Reasoning (Video-STaR), the first video self-training approach. Video-STaR allows the utilization of any labeled video dataset for video instruction tuning. In Video-STaR, an LVLM cycles between instruction generation and finetuning, which we show (I) improves general video understanding and (II) adapts LVLMs to novel downstream tasks with existing supervision. During generation, an LVLM is prompted to propose an answer. The answers are then filtered only to those that contain the original video labels, and the LVLM is then re-trained on the generated dataset. By only training on generated answers that contain the correct video labels, Video-STaR utilizes these existing video labels as weak supervision for video instruction tuning. Our results demonstrate that Video-STaR-enhanced LVLMs exhibit improved performance in (I) general video QA, where TempCompass performance improved by 10%, and (II) on downstream tasks, where Video-STaR improved Kinetics700-QA accuracy by 20% and action quality assessment on FineDiving by 15%.

📄 PDF Abstract BibTeX arXiv:2407.06189

Code (1)

orrzohar/Video-STaR 공식 구현 pytorch

Tasks

Action Quality AssessmentDescriptiveVideo Understanding

Similar Papers 제목 키워드 기반

Motion-Augmented Self-Training for Video Recognition at Smaller Scale

2021-05-04 · ICCV 2021 10 · Kirill Gavrilyuk, Mihir Jain, Ilia Karmanov, Cees G. M. Snoek

The goal of this paper is to self-train a 3D convolutional neural network on an unlabeled video collection for deployment on small-scale video collections. As smaller video datasets benefit more from motion than appearan…

Action RecognitionOptical Flow EstimationRetrievalTransfer Learning+1

Video Moment Retrieval via Natural Language Queries

2020-09-04 · Xinli Yu, Mohsen Malmir, Cynthia He, Yue Liu 외

In this paper, we propose a novel method for video moment retrieval (VMR) that achieves state of the arts (SOTA) performance on R@1 metrics and surpassing the SOTA on the high IoU metric (R@1, IoU=0.7). First, we propose…

Moment RetrievalNatural Language QueriesRetrieval

STARCaster: Spatio-Temporal AutoRegressive Video Diffusion for Identity- and View-Aware Talking Portraits

2025-12-15 · Foivos Paraperas Papantoniou, Stathis Galanakis, Rolandos Alexandros Potamias, Bernhard Kainz 외 arxiv

This paper presents STARCaster, an identity-aware spatio-temporal video diffusion model that addresses both speech-driven portrait animation and free-viewpoint talking portrait synthesis, given an identity embedding or r…

Lip Reading

HorizonRelight: Relighting Long-horizon Videos Consistently via Diffusion Transformers

2026-06-27 · Jing Yang, Mayoore Jaiswal, Zian Wang, Steven Zeng 외 arxiv

Diffusion-based video relighting enables controllable relighting from a single input video, but modern video diffusion backbones are trained on short clips and applied to long-horizon videos through chunked sliding-windo…

VisionCoach: Reinforcing Grounded Video Reasoning via Visual-Perception Prompting

2026-03-15 · Daeun Lee, Shoubin Yu, Yue Zhang, Mohit Bansal arxiv

Video reasoning requires models to locate and track question-relevant evidence across frames. While reinforcement learning (RL) with verifiable rewards improves accuracy, it still struggles to achieve reliable spatio-tem…

Reinforcement Learning