动态选帧+自适应注意力,提升视频生成描述质量
MAMS: Model-Agnostic Module Selection Framework for Video Captioning
- 根据视频内容动态选择关键帧和模块大小
- 在三个数据集上显著提升主流模型性能
- 适用于任何视频描述模型,无需修改结构
多模态变换器在视频描述任务中日益受到关注。现有方法通常固定抽取帧数,导致重要信息遗漏或连续帧冗余。本文提出首个模型无关的模块选择框架,具备两项核心功能:(1) 根据从视频帧中提取的视觉标记,选择合适规模的描述生成模块;(2) 为选定的模块构建视觉标记子集。此外,我们设计了一种新的自适应注意力掩码机制,增强对关键视觉标记的关注。在三个不同基准数据集上的实验表明,该框架显著提升了三种近期视频描述模型的性能。
原文摘要 · Abstract (English)
Multi-modal transformers are rapidly gaining attention in video captioning tasks. Existing multi-modal video captioning methods typically extract a fixed number of frames, which raises critical challenges. When a limited number of frames are extracted, important frames with essential information for caption generation may be missed. Conversely, extracting an excessive number of frames includes consecutive frames, potentially causing redundancy in visual tokens extracted from consecutive video frames. To extract an appropriate number of frames for each video, this paper proposes the first model-agnostic module selection framework in video captioning that has two main functions: (1) selecting a caption generation module with an appropriate size based on visual tokens extracted from video frames, and (2) constructing subsets of visual tokens for the selected caption generation module. Furthermore, we propose a new adaptive attention masking scheme that enhances attention on important visual tokens. Our experiments on three different benchmark datasets demonstrate that the proposed framework significantly improves the performance of three recent video captioning models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。