arXiv:2502.06020cs.CVcs.MM2025-02NAACL被引 40

为多模态模型添加时间工作记忆,提升视频音频理解能力

Temporal Working Memory: Query-Guided Segment Refinement for Enhanced Multimodal Understanding

  • 用查询引导注意力机制,筛选关键时序片段
  • 在9个主流模型上显著提升视频理解任务表现
  • 可即插即用,适合处理长时序多媒体数据

多模态基础模型(MFMs)在图像描述、问答和图文检索等任务中表现优异,但受限于有限的内部容量,难以处理长时序序列,制约了其在视频和音频分析中的应用。为此,我们提出一种名为时间工作记忆(TWM)的认知模块,通过查询引导的注意力机制,有选择性地保留时序维度中与任务相关的信息,确保关键内容在处理过程中不丢失。该模块仅保留最相关的内容,优化模型有限容量的使用,从而增强其时序建模能力。作为即插即用组件,TWM可无缝集成至现有MFMs中。实验证明,引入TWM后,九个前沿模型在视频描述、问答和视频-文本检索任务中均获得显著性能提升。该方法有效扩展了多模态模型对复杂时序数据的处理能力。代码已公开于 https://github.com/xid32/NAACL_2025_TWM。

原文摘要 · Abstract (English)

Multimodal foundation models (MFMs) have demonstrated significant success in tasks such as visual captioning, question answering, and image-text retrieval. However, these models face inherent limitations due to their finite internal capacity, which restricts their ability to process extended temporal sequences, a crucial requirement for comprehensive video and audio analysis. To overcome these challenges, we introduce a specialized cognitive module, temporal working memory (TWM), which aims to enhance the temporal modeling capabilities of MFMs. It selectively retains task-relevant information across temporal dimensions, ensuring that critical details are preserved throughout the processing of video and audio content. The TWM uses a query-guided attention approach to focus on the most informative multimodal segments within temporal sequences. By retaining only the most relevant content, TWM optimizes the use of the model's limited capacity, enhancing its temporal modeling ability. This plug-and-play module can be easily integrated into existing MFMs. With our TWM, nine state-of-the-art models exhibit significant performance improvements across tasks such as video captioning, question answering, and video-text retrieval. By enhancing temporal modeling, TWM extends the capability of MFMs to handle complex, time-sensitive data effectively. Our code is available at https://github.com/xid32/NAACL_2025_TWM.

多模态时间建模注意力机制视频理解

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