PulseAugur
EN
LIVE 08:26:21

New WSV framework improves zero-shot video captioning with synthetic video generation

Researchers have developed a new framework called WSV for zero-shot video captioning that addresses the cross-modal gap between text-only training and video-based inference. The method involves generating synthetic video latent representations using a text-to-video model, which are then refined by a polisher to improve fidelity. Finally, a prompter conditions GPT-2 on these polished representations to generate captions. This approach achieved scores of 52 on B@4 and 95.7 on CIDEr metrics across MSVD, MSR-VTT, and VATEX datasets. AI

IMPACT This research introduces a novel approach to bridge the gap in zero-shot video captioning, potentially improving the accuracy of generated captions by leveraging synthetic video data.

RANK_REASON The cluster contains a research paper detailing a novel framework for zero-shot video captioning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New WSV framework improves zero-shot video captioning with synthetic video generation

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Liangyu Fu, Junbo Wang, Yuke Li, Ya Jing, Xuecheng Wu, Zhiyong Wang ·

    Watching Synthetic Videos: Aligning Cross-modal Representations with Visual Synthesis for Zero-shot Video Captioning

    arXiv:2608.11013v1 Announce Type: new Abstract: Text-only training is a popular paradigm in zero-shot video captioning, where the video distribution is not available to the model during training, leading to a cross-modal gap between the training (text-only) and the inference (vid…