arXiv:2503.09402cs.CV2025-03CVPR被引 9

用可生成的事件词库提升视频语言模型的精准叙述能力

VLog: Video-Language Models by Generative Retrieval of Narration Vocabulary

  • 用生成式检索构建可扩展的事件词库,融合语言推理与灵活更新
  • 通过分层词库实现对具体事件的高效索引,如厨房场景中切番茄的动作
  • 支持推理阶段动态扩展新事件,适合需要精准叙述的视频理解任务

人类日常活动可在视频流中被简洁地叙述为一系列常规事件序列(如关闭闹钟),形成事件词库。受此启发,我们提出VLog,一种新型视频理解框架,将视频叙述定义为词库,突破现有生成式视频-语言模型中常见的子词词库限制。基于轻量级语言模型GPT-2,VLog具有三项关键创新:(i) 生成式检索模型,结合语言模型的复杂推理能力与对比检索对叙述词库的灵活升级;(ii) 基于大规模视频叙述数据,利用叙述对编码算法构建的分层词库,通过识别宽泛场景(如厨房)与表达性后缀(如左手)实现对具体事件(如切番茄)的高效索引;(iii) 利用生成模型在推理阶段动态扩展词库以覆盖新出现事件。为验证方法,我们引入VidCap-Eval开发集,要求生成包含推理关系(如先后顺序)的简洁叙述。在EgoSchema、COIN和HiREST数据集上的实验进一步证明了VLog的有效性,其能生成简洁、上下文准确且高效的叙述,为视频理解提供了新视角。代码已开源至https://github.com/showlab/VLog。

原文摘要 · Abstract (English)

Human daily activities can be concisely narrated as sequences of routine events (e.g., turning off an alarm) in video streams, forming an event vocabulary. Motivated by this, we introduce VLog, a novel video understanding framework that define video narrations as vocabulary, going beyond the typical subword vocabularies in existing generative video-language models. Built on the lightweight language model GPT-2, VLog feature three key innovations: (i) A generative retrieval model, marrying language model's complex reasoning capabilities with contrastive retrieval's flexible upgrading over narration vocabulary. (ii) A hierarchical vocabulary derived from large-scale video narrations using our narration pair encoding algorithm, enabling efficient indexing of specific events (e.g., cutting a tomato) by identifying broader scenarios (e.g., kitchen) with expressive postfixes (e.g., by the left hand). (iii) A vocabulary update strategy leveraging generative models to extend the vocabulary for novel events encountered during inference. To validate our approach, we introduce VidCap-Eval, a development set requiring concise narrations with reasoning relationships (e.g., before and after). Experiments on EgoSchema, COIN, and HiREST further demonstrate the effectiveness of VLog, highlighting its ability to generate concise, contextually accurate, and efficient narrations, offering a novel perspective on video understanding. Codes are released at https://github.com/showlab/VLog.

视频理解生成式检索事件词库多模态

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