English

Universal Anti-forensics Attack against Image Forgery Detection via Multi-modal Guidance

Computer Vision and Pattern Recognition 2026-02-20 v2 Cryptography and Security

Abstract

The rapid advancement of AI-Generated Content (AIGC) technologies poses significant challenges for authenticity assessment. However, existing evaluation protocols largely overlook anti-forensics attack, failing to ensure the comprehensive robustness of state-of-the-art AIGC detectors in real-world applications. To bridge this gap, we propose ForgeryEraser, a framework designed to execute universal anti-forensics attack without access to the target AIGC detectors. We reveal an adversarial vulnerability stemming from the systemic reliance on Vision-Language Models (VLMs) as shared backbones (e.g., CLIP), where downstream AIGC detectors inherit the feature space of these publicly accessible models. Instead of traditional logit-based optimization, we design a multi-modal guidance loss to drive forged image embeddings within the VLM feature space toward text-derived authentic anchors to erase forgery traces, while repelling them from forgery anchors. Extensive experiments demonstrate that ForgeryEraser causes substantial performance degradation to advanced AIGC detectors on both global synthesis and local editing benchmarks. Moreover, ForgeryEraser induces explainable forensic models to generate explanations consistent with authentic images for forged images. Our code will be made publicly available.

Keywords

Cite

@article{arxiv.2602.06530,
  title  = {Universal Anti-forensics Attack against Image Forgery Detection via Multi-modal Guidance},
  author = {Haipeng Li and Rongxuan Peng and Anwei Luo and Shunquan Tan and Changsheng Chen and Anastasia Antsiferova},
  journal= {arXiv preprint arXiv:2602.06530},
  year   = {2026}
}

Comments

17 pages, 11 figures

R2 v1 2026-07-01T10:23:59.634Z