提出新方法提升多模态伪造检测与定位精度
Unleashing the Potential of Consistency Learning for Detecting and Grounding Multi-Modal Media Manipulation
- 双分支结构分别处理图像与文本,捕捉模态内与跨模态一致性
- 在DGM4数据集上实现最新最好性能,尤其在定位伪造内容上显著领先
- 适合关注多媒体安全、伪造检测的科研与工程人员
为应对虚假新闻威胁,多模态媒体伪造检测与定位(DGM4)任务受到越来越多关注。然而,现有先进方法通常忽视局部内容中的细粒度一致性,导致对细节伪造感知不足且结果不可靠。本文提出一种新方法——上下文语义一致性学习(CSCL),以增强对伪造内容的细粒度感知能力。该方法为图像和文本模态分别建立双分支结构,每个分支包含两个级联解码器:上下文一致性解码器(CCD)用于捕捉模态内一致性,语义一致性解码器(SCD)用于捕捉跨模态一致性。两者均基于一致特征深度挖掘伪造线索。具体而言,模块首先利用异构信息对的额外监督构建一致性特征,再通过感知伪造的推理或聚合机制深入发现伪造信号。在DGM4数据集上的大量实验表明,CSCL达到新的最先进性能,尤其在定位被篡改内容方面表现优异。代码与权重已公开于https://github.com/liyih/CSCL。
原文摘要 · Abstract (English)
To tackle the threat of fake news, the task of detecting and grounding multi-modal media manipulation DGM4 has received increasing attention. However, most state-of-the-art methods fail to explore the fine-grained consistency within local content, usually resulting in an inadequate perception of detailed forgery and unreliable results. In this paper, we propose a novel approach named Contextual-Semantic Consistency Learning (CSCL) to enhance the fine-grained perception ability of forgery for DGM4. Two branches for image and text modalities are established, each of which contains two cascaded decoders, i.e., Contextual Consistency Decoder (CCD) and Semantic Consistency Decoder (SCD), to capture within-modality contextual consistency and across-modality semantic consistency, respectively. Both CCD and SCD adhere to the same criteria for capturing fine-grained forgery details. To be specific, each module first constructs consistency features by leveraging additional supervision from the heterogeneous information of each token pair. Then, the forgery-aware reasoning or aggregating is adopted to deeply seek forgery cues based on the consistency features. Extensive experiments on DGM4 datasets prove that CSCL achieves new state-of-the-art performance, especially for the results of grounding manipulated content. Codes and weights are avaliable at https://github.com/liyih/CSCL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。