paper-with-me

Papers

Turn Fake into Real: Adversarial Head Turn Attacks Against Deepfake Detection

2023-09-03 · Weijie Wang, Zhengyu Zhao, Nicu Sebe, Bruno Lepri

Malicious use of deepfakes leads to serious public concerns and reduces people's trust in digital media. Although effective deepfake detectors have been proposed, they are substantially vulnerable to adversarial attacks. To evaluate the detector's robustness, recent studies have explored various attacks. However, all existing attacks are limited to 2D image perturbations, which are hard to translate into real-world facial changes. In this paper, we propose adversarial head turn (AdvHeat), the first attempt at 3D adversarial face views against deepfake detectors, based on face view synthesis from a single-view fake image. Extensive experiments validate the vulnerability of various detectors to AdvHeat in realistic, black-box scenarios. For example, AdvHeat based on a simple random search yields a high attack success rate of 96.8% with 360 searching steps. When additional query access is allowed, we can further reduce the step budget to 50. Additional analyses demonstrate that AdvHeat is better than conventional attacks on both the cross-detector transferability and robustness to defenses. The adversarial images generated by AdvHeat are also shown to have natural looks. Our code, including that for generating a multi-view dataset consisting of 360 synthetic views for each of 1000 IDs from FaceForensics++, is available at https://github.com/twowwj/AdvHeaT.

📄 PDF Abstract BibTeX arXiv:2309.01104

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake DetectionFace Swapping

Methods 이 논문이 사용한 방법론

Random Search Random Search replaces the exhaustive enumeration of all combinations by selecting them randomly. This can be simply applied to the discrete setting described above, but also…

Similar Papers 제목 키워드 기반

Adversarial Deepfakes: Evaluating Vulnerability of Deepfake Detectors to Adversarial Examples

2020-02-09 · Shehzeen Hussain, Paarth Neekhara, Malhar Jere, Farinaz Koushanfar 외

Recent advances in video manipulation techniques have made the generation of fake videos more accessible than ever before. Manipulated videos can fuel disinformation and reduce trust in media. Therefore detection of fake…

DeepFake DetectionFace SwappingVideo Compression

Defending against GAN-based Deepfake Attacks via Transformation-aware Adversarial Faces

2020-06-12 · Chaofei Yang, Lei Ding, Yiran Chen, Hai Li

Deepfake represents a category of face-swapping attacks that leverage machine learning models such as autoencoders or generative adversarial networks. Although the concept of the face-swapping is not new, its recent tech…

Face Swapping

Artificial Fingerprinting for Generative Models: Rooting Deepfake Attribution in Training Data

2020-07-16 · ICCV 2021 10 · Ning Yu, Vladislav Skripniuk, Sahar Abdelnabi, Mario Fritz

Photorealistic image generation has reached a new level of quality due to the breakthroughs of generative adversarial networks (GANs). Yet, the dark side of such deepfakes, the malicious use of generated media, raises co…

DeepFake DetectionFace SwappingImage GenerationMisinformation

On the Horizon: Interactive and Compositional Deepfakes

2022-09-05 · Eric Horvitz

Over a five-year period, computing methods for generating high-fidelity, fictional depictions of people and events moved from exotic demonstrations by computer science research teams into ongoing use as a tool of disinfo…

multimodal interaction

Adversarially Robust Deepfake Detection via Adversarial Feature Similarity Learning

2024-02-06 · Sarwar Khan

Deepfake technology has raised concerns about the authenticity of digital content, necessitating the development of effective detection methods. However, the widespread availability of deepfakes has given rise to a new c…

DeepFake DetectionFace Swapping