arXiv:2507.16397cs.CV2025-07

提出ADCNet模型,精准定位文档图像篡改区域,抗多种失真干扰。

ADCD-Net: Robust Document Image Forgery Localization via Adaptive DCT Feature and Hierarchical Content Disentanglement

  • 自适应调节DCT特征权重,缓解块错位导致的痕迹失效
  • 通过分层内容解耦,有效降低文本与背景差异带来的干扰
  • 构建纯净背景原型,提升检测精度与鲁棒性,适合真实场景部署

图像编辑工具的发展使得敏感文档图像易被恶意篡改,亟需可靠的文档图像伪造检测方法。尽管自然图像伪造检测研究广泛,但面对文档图像中篡改区域与均匀背景和结构化文字无缝融合的特性,现有方法表现不佳。现有文档专用方法也难以应对多种退化处理,限制了实际应用。本文提出ADCNet,一种鲁棒的文档图像伪造定位模型,通过自适应利用RGB/DCT取证痕迹,并融合文档图像的关键特征。针对DCT痕迹对块错位敏感的问题,基于预测对齐分数自适应调节其贡献,显著提升对重缩放、裁剪等失真的鲁棒性。同时,提出分层内容解耦策略,缓解文本与背景之间的差异。此外,考虑到背景区域大多保持完好,构建纯净原型以捕捉未篡改区域的痕迹,最终提升定位准确率与鲁棒性。实验表明,该模型在五类失真条件下平均性能超越现有最优方法20.79%。代码已开源:https://github.com/KAHIMWONG/ACDC-Net。

原文摘要 · Abstract (English)

The advancement of image editing tools has enabled malicious manipulation of sensitive document images, underscoring the need for robust document image forgery detection.Though forgery detectors for natural images have been extensively studied, they struggle with document images, as the tampered regions can be seamlessly blended into the uniform document background (BG) and structured text. On the other hand, existing document-specific methods lack sufficient robustness against various degradations, which limits their practical deployment. This paper presents ADCD-Net, a robust document forgery localization model that adaptively leverages the RGB/DCT forensic traces and integrates key characteristics of document images. Specifically, to address the DCT traces' sensitivity to block misalignment, we adaptively modulate the DCT feature contribution based on a predicted alignment score, resulting in much improved resilience to various distortions, including resizing and cropping. Also, a hierarchical content disentanglement approach is proposed to boost the localization performance via mitigating the text-BG disparities. Furthermore, noticing the predominantly pristine nature of BG regions, we construct a pristine prototype capturing traces of untampered regions, and eventually enhance both the localization accuracy and robustness. Our proposed ADCD-Net demonstrates superior forgery localization performance, consistently outperforming state-of-the-art methods by 20.79\% averaged over 5 types of distortions. The code is available at https://github.com/KAHIMWONG/ACDC-Net.

文档伪造图像取证DCT特征鲁棒检测

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