arXiv:2605.27449cs.IRcs.AI2026-05

通过动态对比学习提升多模态事实核查的证据检索精度。

Checking Fact with Better Retrieval: Dynamic Contrastive Learning for Evidence Retrieval

论文配图:Checking Fact with Better Retrieval: Dynamic Contrastive Learning for Evidence Retrieval
图 1 · 摘自论文原文
  • 用MLLM统一转码多模态内容,分两阶段召回重排序。
  • 设计三层对比损失与硬负样本挖掘,提升事件级相关性识别。
  • 动态调整学习比例,兼顾语义与事件层级匹配能力。

在多模态事实核查领域,跨模态证据检索的准确性显著影响后续声明验证效果。现有通用多模态检索方法多基于语义相似性,导致检索结果虽相似但不相关。本文提出一种动态自适应对比学习的证据检索方法DACLR,首先利用多模态大语言模型(MLLM)将多模态证据和声明统一转换为文本模态,并提取事件级别的特征;随后采用召回-重排序的两阶段检索策略。DACLR通过优化对比损失并挖掘硬负样本,增强模型在检索阶段的事件感知能力。具体地,基于InfoNCE损失,在语义与事件两个层面设计了三组损失函数,并对应构建三类硬负样本候选集。模型根据批内样本的准确率监督信号动态调整各类损失权重,使模型在学习声明与正样本事件级关联的同时,不遗忘语义检索能力。大量对比与消融实验验证了DACLR及其内部优化机制的有效性,进一步研究也证明其在多模态证据检索中的优势。

原文摘要 · Abstract (English)

In the field of multimodal fact checking, the accuracy of retrieving evidence from different modalities has a significant impact on the downstream claim verification process. Existing general multimodal retrieval methods are often constructed based on semantics, resulting in the retrieved evidence being similar but not relevant to the claim. This paper proposes a \textbf{D}ynamic \textbf{A}daptive \textbf{C}ontrastive \textbf{L}earning method for evidence \textbf{R}etrieval called DACLR to address these issues. DACLR first uses a Multimodal Large Language Model (MLLM) to uniformly convert multimodal evidence and claims into text modalities, and extracts the features of these information at event level. Then, it conducts evidence retrieval through a two-stage retrieval method of recall-rerank. DACLR enhances the model's event perception ability of the retrieval stage by optimizing the contrastive loss and mining hard negative samples. Specifically, DACLR designs three loss functions at two levels (semantic and event) based on the InfoNCE loss.Corresponding to these, three sets of hard negative sample candidates are set up. The model dynamically adjusts the ratio based on the accuracy supervision signal of intra-batch samples, allowing the model to learn the correlation between claims and positive samples at the event level without forgetting the semantic retrieval ability. Extensive comparison and ablation experiments demonstrates the effectiveness of DACLR and its internal optimization methods. Further research also prove the advantages of DACLR in the field of multimodal evidence retrieval.

事实核查多模态对比学习检索

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