融合视频、文本与音频的多模态摘要框架,提升关键片段识别精度
CFSum: A Transformer-Based Multi-Modal Video Summarization Framework With Coarse-Fine Fusion
- 采用两阶段融合机制,先粗后细地整合多模态特征
- 在多个数据集上优于现有方法,显著提升摘要质量
- 适合需要融合音视频与文本信息的智能内容生成场景
视频摘要通过选取原始视频中最具信息量或用户相关性的部分,生成简洁的摘要视频,在当前视频泛滥的时代具有重要研究价值和应用需求。多模态视频摘要结合用户输入已成为研究热点,但现有方法存在两大局限:一是多模态信息融合不足,难以有效利用各模态独有的特征;二是多数方法仅关注视频与文本模态,忽视了音频模态,而音频在某些视频类型中具有重要作用。本文提出CFSum,一种基于Transformer的多模态视频摘要框架,融合视频、文本与音频特征,并设计两阶段基于Transformer的特征融合机制,充分挖掘各模态独特信息。第一阶段并行融合多模态特征,完成初步粗粒度融合;第二阶段显式将视频与音频特征与文本表示进行注意力交互,实现更精细的信息融合。该架构平等对待各模态,确保每个模态特征深度参与跨模态交互。大量对比实验及消融研究在多个数据集上验证了CFSum的有效性与优越性。
原文摘要 · Abstract (English)
Video summarization, by selecting the most informative and/or user-relevant parts of original videos to create concise summary videos, has high research value and consumer demand in today's video proliferation era. Multi-modal video summarization that accomodates user input has become a research hotspot. However, current multi-modal video summarization methods suffer from two limitations. First, existing methods inadequately fuse information from different modalities and cannot effectively utilize modality-unique features. Second, most multi-modal methods focus on video and text modalities, neglecting the audio modality, despite the fact that audio information can be very useful in certain types of videos. In this paper we propose CFSum, a transformer-based multi-modal video summarization framework with coarse-fine fusion. CFSum exploits video, text, and audio modal features as input, and incorporates a two-stage transformer-based feature fusion framework to fully utilize modality-unique information. In the first stage, multi-modal features are fused simultaneously to perform initial coarse-grained feature fusion, then, in the second stage, video and audio features are explicitly attended with the text representation yielding more fine-grained information interaction. The CFSum architecture gives equal importance to each modality, ensuring that each modal feature interacts deeply with the other modalities. Our extensive comparative experiments against prior methods and ablation studies on various datasets confirm the effectiveness and superiority of CFSum.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。