arXiv:2411.16156cs.CVcs.LG2024-11ICCV被引 17

将视频中物体的时空动态转化为可理解的语义标记,提升视频理解效率。

VideoOrion: Tokenizing Object Dynamics in Videos

  • 通过检测-分割-追踪流程提取物体时空动态,生成对象标记
  • 在视频问答与指代任务上表现媲美领先模型,且计算开销低
  • 适合需要精准物体建模的视频理解场景

我们提出 VideoOrion,一种显式捕捉视频中关键语义信息——物体时空动态的视频大语言模型(Video-LLM)。该模型采用专家视觉模型,通过检测-分割-追踪流程提取物体动态,并聚合时空特征生成一组对象标记。相比以往通过下采样或重采样聚合视觉标记的方法导致的信息损失与语义纠缠,VideoOrion 能更自然高效地生成紧凑、解耦的语义表示,同时以极低计算成本实现视频内容的显式物体建模。此外,引入的对象标记天然支持基于视频的指代任务。实验表明,VideoOrion 能有效利用对象标记,在通用视频问答和视频指代基准上均取得具有竞争力的表现。

原文摘要 · Abstract (English)

We present VideoOrion, a Video Large Language Model (Video-LLM) that explicitly captures the key semantic information in videos - the spatial-temporal dynamics of objects throughout the videos. VideoOrion employs expert vision models to extract object dynamics through a detect-segment-track pipeline, encoding them into a set of object tokens by aggregating spatial-temporal object features. Our method addresses the persistent challenge in Video-LLMs of efficiently compressing high-dimensional video data into semantic tokens that are comprehensible to LLMs. Compared to prior methods which resort to downsampling the original video or aggregating visual tokens using resamplers, leading to information loss and entangled semantics, VideoOrion not only offers a more natural and efficient way to derive compact, disentangled semantic representations but also enables explicit object modeling of video content with minimal computational cost. Moreover, the introduced object tokens naturally allow VideoOrion to accomplish video-based referring tasks. Experimental results show that VideoOrion can learn to make good use of the object tokens, and achieves competitive results on both general video question answering and video-based referring benchmarks.

视频理解对象建模视频LLM

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