arXiv:2412.02930cs.CV2024-12ACL被引 10

首个将LSTM引入视频大模型的时序推理框架,提升长视频理解能力。

TemporalVLM: Video LLMs for Temporal Reasoning in Long Videos

  • 分段编码+时间窗口融合,生成兼具局部与全局感知的时序特征
  • 在工业装配视频上实现93.6%的时序动作分割准确率,优于现有方法
  • 适用于制造业质检、长视频分析等需要精准时序理解的场景

我们提出TemporalVLM,一种用于长视频时序推理与细粒度理解的视频大语言模型。该模型通过视觉编码器将长视频映射为具备时间感知的特征,首先将输入视频划分为短片段,联合编码时间戳,并在重叠的时间窗口中融合,生成时敏局部特征;随后通过双向长短期记忆网络(BiLSTM)模块进行全局特征聚合。为支持评估,我们构建了大规模工业装配过程视频数据集IndustryASM,包含工厂实录视频,由工业工程师标注动作与时间戳,用于时序动作分割与时间运动研究。大量实验表明,TemporalVLM在密集视频描述、时序视频定位、视频亮点检测和时序动作分割任务上均超越先前方法。据我们所知,本工作首次将LSTM引入视频大模型中。

原文摘要 · Abstract (English)

We introduce TemporalVLM, a video large language model (video LLM) for temporal reasoning and fine-grained understanding in long videos. Our approach includes a visual encoder for mapping a long-term video into features which are time-aware and contain both local and global cues. It first divides an input video into short-term clips, which are jointly encoded with timestamps and fused across overlapping temporal windows into time-sensitive local features. Next, the local features are passed through a bidirectional long short-term memory (BiLSTM) module for global feature aggregation. Moreover, to facilitate the evaluation of TemporalVLM, we present a large-scale long video dataset of industry assembly processes, namely IndustryASM, consisting of videos recorded on factory floors with actions and timestamps annotated by industrial engineers for time and motion studies and temporal action segmentation evaluation. Finally, extensive experiments show that TemporalVLM outperforms previous methods across temporal reasoning and fine-grained understanding tasks, i.e., dense video captioning, temporal video grounding, video highlight detection, and temporal action segmentation. To our best knowledge, our work is the first to incorporate LSTMs into video LLMs.

视频理解时序推理工业视觉大模型

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