arXiv:2606.22285cs.CV2026-06中稿 · ECCV

提出DiffNet模型,提升跨域文档篡改定位精度与速度。

Efficient Document Tampering Localization with Multi-Level Discrepancy Features and Unified DCT-Quantization Embedding

论文配图:Efficient Document Tampering Localization with Multi-Level Discrepancy Features and Unified DCT-Quantization Embedding
图 1 · 摘自论文原文
  • 多层级差异特征提取,聚焦篡改痕迹而非原始内容。
  • 在跨域和人工伪造数据上准确率提升约30%。
  • 适合需要高效高精度检测的文档安全场景。

文档篡改定位极具挑战,因篡改手法高度逼真,痕迹细微难辨。以往研究多基于与训练分布一致的合成基准,性能虽持续提升,但在真实伪造和跨域场景下表现不佳,存在分布偏移问题。现有方法普遍沿用离散余弦变换(DCT)频域感知头作为标准主干,后续工作集中于下游模块与融合策略,较少重构主干本身。为此,本文提出 extbf{DiffNet}——一种轻量级的RGB-DCT早期融合架构,核心包含两项设计:其一,在每个主干阶段输出后引入轻量级多层级差异变换,将特征替换为仅含幅值的响应,以学习零均值滤波器,使解码器聚焦于多尺度不一致证据而非内容密集激活;其二,设计高效的频域主干,依赖轻量级频率索引感知的DCT-量化联合嵌入。该方法在跨域及人工伪造文档篡改定位任务中达到最新最优性能,相比先前方法提升约30%,且推理吞吐量最高达前驱模型的7倍。

原文摘要 · Abstract (English)

Localizing document tampering is extremely challenging, as manipulations are crafted to appear visually consistent and often leave only subtle traces that are nearly invisible to the human eye. In prior work, evaluation has been largely dominated by synthetic benchmarks that closely match the training distribution, and methods have shown steady progress under this setting. However, these gains often translate poorly to human-made forgeries and to cross-domain evaluation, where both the source documents and the tampering pipeline can change, leading to a distribution shift. In addition, since the introduction of the Frequency Perception Head for the discrete cosine transform (DCT) modality, it has become a standard choice, and subsequent work has largely focused on downstream modules and fusion strategies rather than revisiting the backbone itself. To help close this gap in cross-domain performance and improve the DCT backbone design, we propose \textbf{DiffNet}, a relatively simple yet effective RGB--DCT early-fusion architecture driven by two key design choices. First, to ensure that the decoder aggregates multi-scale inconsistency evidence rather than operating on raw, content-heavy activations, we apply a lightweight multi-level discrepancy transformation at the output of each backbone stage, replacing features with magnitude-only responses to learned zero-sum filters. Second, we design an efficient DCT-domain backbone that relies on a lightweight frequency-index-aware DCT--quantization joint embedding. Our approach achieves state-of-the-art performance on cross-domain and human-made document tampering localization, outperforming prior methods by around 30\%, with up to $7\times$ higher throughput than the previous best model.

文档安全篡改检测DCT轻量化

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