arXiv:2508.11141cs.CVcs.AI2025-08

通过对比学习挖掘图文跨模态相关性,提升谣言检测准确率

A Cross-Modal Rumor Detection Scheme via Contrastive Learning by Exploring Text and Image internal Correlations

  • 设计SCLIP编码器统一表征文本与多尺度图像块
  • 跨模态对齐模块选出与文本最相关的图像区域,提升匹配精度
  • 自适应融合多尺度图像特征,适合需细粒度分析的谣言识别场景

现有谣言检测方法常忽略图像内容及图文在不同视觉尺度下的内在关联,导致关键信息丢失。为此,本文提出基于对比学习的跨模态谣言检测新方案——多尺度图文相关性探索算法(MICC)。首先,设计SCLIP编码器通过对比预训练生成文本与多尺度图像块的统一语义嵌入,利用点积相似度衡量其相关性;其次,引入跨模态多尺度对齐模块,基于文本与多尺度图像块构建的相关矩阵,结合互信息最大化与信息瓶颈原则,采用Top-K选择策略识别最相关的图像区域;最后,设计尺度感知融合网络,根据语义重要性和跨模态相关性为图像区域分配自适应权重,融合多尺度图像特征与全局文本特征。在两个真实数据集上的实验表明,该方法显著优于当前最优基线,验证了其有效性和实际应用潜力。

原文摘要 · Abstract (English)

Existing rumor detection methods often neglect the content within images as well as the inherent relationships between contexts and images across different visual scales, thereby resulting in the loss of critical information pertinent to rumor identification. To address these issues, this paper presents a novel cross-modal rumor detection scheme based on contrastive learning, namely the Multi-scale Image and Context Correlation exploration algorithm (MICC). Specifically, we design an SCLIP encoder to generate unified semantic embeddings for text and multi-scale image patches through contrastive pretraining, enabling their relevance to be measured via dot-product similarity. Building upon this, a Cross-Modal Multi-Scale Alignment module is introduced to identify image regions most relevant to the textual semantics, guided by mutual information maximization and the information bottleneck principle, through a Top-K selection strategy based on a cross-modal relevance matrix constructed between the text and multi-scale image patches. Moreover, a scale-aware fusion network is designed to integrate the highly correlated multi-scale image features with global text features by assigning adaptive weights to image regions based on their semantic importance and cross-modal relevance. The proposed methodology has been extensively evaluated on two real-world datasets. The experimental results demonstrate that it achieves a substantial performance improvement over existing state-of-the-art approaches in rumor detection, highlighting its effectiveness and potential for practical applications.

谣言检测跨模态学习对比学习

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