CRAFT通过动态选帧与多轮纠错,精准定位新闻视频中的证据并生成可溯源答案。
CRAFT: Critic-Refined Adaptive Key-Frame Targeting for Multimodal Video Question Answering

- 动态选择关键帧,结合多语言语音转写与批判性反馈循环修正错误
- 在MAGMaR 2026上达到0.739平均得分、0.810引用召回率
- 适合需要高可信度证据溯源的多模态问答系统研究者
针对真实新闻事件的多视频问答任务,要求系统从异构视频档案中提取相关证据,并为每个主张追溯支持来源。我们提出CRAFT(Critic-Refined Adaptive Key-Frame Targeting),一种查询驱动的管道:融合动态关键帧选取、每视频的ASR与多语言回退机制,以及混合式批判性反馈循环,迭代验证与修复主张后进行合并。该管道整合了UNLI时序蕴含判断、DeBERTa-v3跨主张筛选,及一个Llama-3.2-3B仲裁模型,最终通过引用合并阶段,对每个事实仅输出一次并附所有支持源标识符。在MAGMaR 2026上,CRAFT取得最佳总体平均分(0.739)、参考召回率(0.810)和引用F1(0.635)。进一步在基于WikiVideo的52个非重叠事件查询测试中,也表现优异(平均0.823),表明其主张中心的证据聚合具有强泛化能力。消融实验显示,原子主张处理、语音识别与批判循环是主要提升来源。代码与实现细节已公开于https://github.com/bhosalems/CRAFT。
原文摘要 · Abstract (English)
Grounded multi-video question answering over real-world news events requires systems to surface query-relevant evidence across heterogeneous video archives while attributing every claim to its supporting source. We introduce CRAFT (Critic-Refined Adaptive Key-Frame Targeting), a query-conditioned pipeline that combines dynamic keyframe selection, per-video ASR with multilingual fallback, and a hybrid critic loop to iteratively verify and repair claims before consolidation. The pipeline integrates UNLI temporal entailment, DeBERTa-v3 cross-claim screening, and a Llama-3.2-3B adjudicator, with a final citation-merging stage that emits each fact once with all supporting source identifiers. On MAGMaR 2026, CRAFT achieves the best overall average (0.739), reference recall (0.810), and citation F1 (0.635). We further evaluate on a MAGMaR-style conversion of WikiVideo with 52 non-overlapping event queries, where CRAFT also performs strongly (0.823 Avg), showing that its claim-centric evidence aggregation generalizes beyond MAGMaR. Ablations show that atomic claims, ASR, and the critic loop drive the main gains over the vanilla query-conditioned baseline. Code and implementation details are publicly available at https://github.com/bhosalems/CRAFT.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。