CVJun 15, 2025

Active Adversarial Noise Suppression for Image Forgery Localization

arXiv:2506.12871v12 citationsh-index: 62IEEE Trans Pattern Anal Mach Intell
Originality Incremental advance
AI Analysis

This addresses a security problem for image forensics applications by providing the first adversarial defense in this domain, though it is incremental as it builds on existing localization models.

The paper tackles the vulnerability of image forgery localization models to adversarial attacks by proposing an Adversarial Noise Suppression Module (ANSM) that generates defensive perturbations, significantly restoring model performance on adversarial images while maintaining near-original levels on non-adversarial ones.

Recent advances in deep learning have significantly propelled the development of image forgery localization. However, existing models remain highly vulnerable to adversarial attacks: imperceptible noise added to forged images can severely mislead these models. In this paper, we address this challenge with an Adversarial Noise Suppression Module (ANSM) that generate a defensive perturbation to suppress the attack effect of adversarial noise. We observe that forgery-relevant features extracted from adversarial and original forged images exhibit distinct distributions. To bridge this gap, we introduce Forgery-relevant Features Alignment (FFA) as a first-stage training strategy, which reduces distributional discrepancies by minimizing the channel-wise Kullback-Leibler divergence between these features. To further refine the defensive perturbation, we design a second-stage training strategy, termed Mask-guided Refinement (MgR), which incorporates a dual-mask constraint. MgR ensures that the perturbation remains effective for both adversarial and original forged images, recovering forgery localization accuracy to their original level. Extensive experiments across various attack algorithms demonstrate that our method significantly restores the forgery localization model's performance on adversarial images. Notably, when ANSM is applied to original forged images, the performance remains nearly unaffected. To our best knowledge, this is the first report of adversarial defense in image forgery localization tasks. We have released the source code and anti-forensics dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes