CVJun 16, 2024

Imperceptible Face Forgery Attack via Adversarial Semantic Mask

arXiv:2406.10887v1Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of creating imperceptible adversarial attacks for face forgery detection, which is an incremental improvement over prior global perturbation methods.

The paper tackles the problem of detectable adversarial examples in face forgery detection by proposing an Adversarial Semantic Mask Attack framework that generates perturbations constrained to local semantic regions, achieving superior performance in transferability and invisibility compared to existing methods.

With the great development of generative model techniques, face forgery detection draws more and more attention in the related field. Researchers find that existing face forgery models are still vulnerable to adversarial examples with generated pixel perturbations in the global image. These generated adversarial samples still can't achieve satisfactory performance because of the high detectability. To address these problems, we propose an Adversarial Semantic Mask Attack framework (ASMA) which can generate adversarial examples with good transferability and invisibility. Specifically, we propose a novel adversarial semantic mask generative model, which can constrain generated perturbations in local semantic regions for good stealthiness. The designed adaptive semantic mask selection strategy can effectively leverage the class activation values of different semantic regions, and further ensure better attack transferability and stealthiness. Extensive experiments on the public face forgery dataset prove the proposed method achieves superior performance compared with several representative adversarial attack methods. The code is publicly available at https://github.com/clawerO-O/ASMA.

Code Implementations1 repo
Foundations

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

Your Notes