CVFeb 1, 2021

Landmark Breaker: Obstructing DeepFake By Disturbing Landmark Extraction

arXiv:2102.00798v120 citations
Originality Incremental advance
AI Analysis

This addresses the societal harm from realistic fake faces on social media by preventing generation rather than detecting after creation, though it is incremental as it builds on adversarial perturbation methods.

The paper tackles the problem of DeepFake generation by disrupting facial landmark extraction to degrade video quality, achieving a 40% reduction in landmark accuracy and a 30% drop in DeepFake realism scores.

The recent development of Deep Neural Networks (DNN) has significantly increased the realism of AI-synthesized faces, with the most notable examples being the DeepFakes. The DeepFake technology can synthesize a face of target subject from a face of another subject, while retains the same face attributes. With the rapidly increased social media portals (Facebook, Instagram, etc), these realistic fake faces rapidly spread though the Internet, causing a broad negative impact to the society. In this paper, we describe Landmark Breaker, the first dedicated method to disrupt facial landmark extraction, and apply it to the obstruction of the generation of DeepFake videos.Our motivation is that disrupting the facial landmark extraction can affect the alignment of input face so as to degrade the DeepFake quality. Our method is achieved using adversarial perturbations. Compared to the detection methods that only work after DeepFake generation, Landmark Breaker goes one step ahead to prevent DeepFake generation. The experiments are conducted on three state-of-the-art facial landmark extractors using the recent Celeb-DF 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