论文标题
TRUFOR:利用全方位线索进行值得信赖的图像伪造检测和本地化
TruFor: Leveraging all-round clues for trustworthy image forgery detection and localization
论文作者
论文摘要
在本文中,我们介绍了Trufor,这是一个法医框架,可以应用于各种各样的图像操纵方法,从经典的便宜蛋糕到基于深度学习的最新操作。我们依赖于通过基于变压器的融合体结构结合RGB图像和学习噪声敏感的指纹的高级和低级痕迹的提取。后者学会了通过仅以自我监督的方式对真实数据进行培训来嵌入与摄像机内部和外部处理相关的工件。检测到伪造是与特征每个原始图像的预期常规模式的偏差。寻找异常,使该方法能够稳健地检测到各种本地操作,从而确保概括。除了像素级本地化图和整个图像完整性得分外,我们的方法还输出了一个可靠性图,该图映射突出显示本地化预测可能容易出错的区域。这在法医应用中尤其重要,以减少错误警报并允许进行大规模分析。在几个数据集上进行的广泛实验表明,我们的方法能够可靠地检测和本地定位廉价餐厅和深层操作的操纵优于最先进的作品。代码可在https://grip-unina.github.io/trufor/上公开获取。
In this paper we present TruFor, a forensic framework that can be applied to a large variety of image manipulation methods, from classic cheapfakes to more recent manipulations based on deep learning. We rely on the extraction of both high-level and low-level traces through a transformer-based fusion architecture that combines the RGB image and a learned noise-sensitive fingerprint. The latter learns to embed the artifacts related to the camera internal and external processing by training only on real data in a self-supervised manner. Forgeries are detected as deviations from the expected regular pattern that characterizes each pristine image. Looking for anomalies makes the approach able to robustly detect a variety of local manipulations, ensuring generalization. In addition to a pixel-level localization map and a whole-image integrity score, our approach outputs a reliability map that highlights areas where localization predictions may be error-prone. This is particularly important in forensic applications in order to reduce false alarms and allow for a large scale analysis. Extensive experiments on several datasets show that our method is able to reliably detect and localize both cheapfakes and deepfakes manipulations outperforming state-of-the-art works. Code is publicly available at https://grip-unina.github.io/TruFor/