arXiv:2608.11013cs.CV2026-08

用合成视频提升零样本视频字幕生成效果

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

论文配图:Watching Synthetic Videos: Aligning Cross-modal Representations with Visual Synthesis for Zero-shot Video Captioning
图 1 · 摘自论文原文
  • 先用文生视频模型生成合成视频表征,再优化其真实感
  • 在MSVD等数据集上达到CIDEr 95.7的领先水平
  • 适合追求高精度零样本视频生成的研究者

零样本视频字幕生成通常仅使用文本训练,导致训练(纯文本)与推理(纯视频)间存在跨模态鸿沟。现有方法仅通过简单线性变换尝试弥合,但文本与视频本质差异使表征对齐不足,影响生成准确性。为此,我们提出新框架WSV,包含两个训练阶段:第一阶段利用预训练文生视频模型生成对应合成视频潜在表示;为增强表征保真度,引入一个净化器以缩小真实与合成视频分布差距。第二阶段设计提示器,将优化后的潜在表示作为条件输入GPT-2生成字幕。推理时,输入视频经预训练3D因果VAE编码后直接送入提示器,由其引导GPT-2输出最终字幕。在MSVD、MSR-VTT和VATEX数据集上的实验表明,该方法在B@4和CIDEr指标上分别取得52和95.7分,显著优于现有方法。

原文摘要 · Abstract (English)

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 (video-only). Previous works attempt to bridge the gap through simple linear transformations. However, the inherent gap between text and video makes cross-modal representation space alignment insufficient, resulting in inaccurate sentences. To address this issue, we propose a novel zero-shot video captioning framework (WSV) consisting of two training stages, which first generates corresponding synthetic video latent representations via a pretrained text-to-video generation model. To strengthen the fidelity of the latent representations, we propose a polisher capable of bridging the gap between real and synthetic video distributions. Subsequently, we design a prompter that conditions GPT-2 on the polished latent representations to generate the captions in the second training stage. During inference, an input video is encoded by a pretrained 3D Causal VAE and then fed directly into the prompter, which in turn guides GPT-2 to produce the final caption. Experimental results conducted on MSVD, MSR-VTT, and VATEX datasets demonstrate that our proposed method achieves scores of 52 and 95.7 on the B@4 and CIDEr metrics, respectively.

视频生成零样本跨模态扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。