提出双时间对齐模型,让视频对话更懂上下文时序
Grounding is All You Need? Dual Temporal Grounding for Video Dialog
- 同时捕捉视频与对话的双重时序关系,精准定位对话对应视频片段
- 在两个数据集上显著提升对话生成质量,尤其改善长对话连贯性
- 适合研究视频理解、对话系统与多模态交互的学者使用
在视频对话生成任务中,理解视频内容和对话历史的时间细节至关重要。现有方法或过度依赖大规模预训练视觉语言模型而忽略时序动态,或虽深入挖掘视频时空关系但需复杂物体轨迹预提取且忽视对话时序。本文提出双时间对齐增强型视频对话模型(DTGVD),融合两类方法优势:通过预测每轮对话对应的视频时间区域,筛选内容并同时在视频与对话上下文中对齐响应。模型特别关注对话回合间的时序关联,捕捉更精细的对话动态。为强化视频与对话时序的一致性,采用列表级对比学习策略:准确对齐的回合-片段对为正样本,不精确对齐为负样本,并输入端到端生成框架。在AVSD@DSTC-7和AVSD@DSTC-8数据集上的评估验证了该方法的优越性。
原文摘要 · Abstract (English)
In the realm of video dialog response generation, the understanding of video content and the temporal nuances of conversation history are paramount. While a segment of current research leans heavily on large-scale pretrained visual-language models and often overlooks temporal dynamics, another delves deep into spatial-temporal relationships within videos but demands intricate object trajectory pre-extractions and sidelines dialog temporal dynamics. This paper introduces the Dual Temporal Grounding-enhanced Video Dialog model (DTGVD), strategically designed to merge the strengths of both dominant approaches. It emphasizes dual temporal relationships by predicting dialog turn-specific temporal regions, filtering video content accordingly, and grounding responses in both video and dialog contexts. One standout feature of DTGVD is its heightened attention to chronological interplay. By recognizing and acting upon the dependencies between different dialog turns, it captures more nuanced conversational dynamics. To further bolster the alignment between video and dialog temporal dynamics, we've implemented a list-wise contrastive learning strategy. Within this framework, accurately grounded turn-clip pairings are designated as positive samples, while less precise pairings are categorized as negative. This refined classification is then funneled into our holistic end-to-end response generation mechanism. Evaluations using AVSD@DSTC-7 and AVSD@DSTC-8 datasets underscore the superiority of our methodology.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。