IVCRCVLGDec 13, 2023

Individualized Deepfake Detection Exploiting Traces Due to Double Neural-Network Operations

arXiv:2312.08034v22 citationsh-index: 3
AI Analysis

This addresses the need for journalists to verify authenticity of images of public figures, though it is incremental as it builds on existing deepfake detection methods.

The study tackled the problem of deepfake detection for specific public figures by proposing a detector conditioned on individual identity, which improved AUC from 0.92 to 0.94 and reduced standard deviation by 17%.

In today's digital landscape, journalists urgently require tools to verify the authenticity of facial images and videos depicting specific public figures before incorporating them into news stories. Existing deepfake detectors are not optimized for this detection task when an image is associated with a specific and identifiable individual. This study focuses on the deepfake detection of facial images of individual public figures. We propose to condition the proposed detector on the identity of an identified individual, given the advantages revealed by our theory-driven simulations. While most detectors in the literature rely on perceptible or imperceptible artifacts present in deepfake facial images, we demonstrate that the detection performance can be improved by exploiting the idempotency property of neural networks. In our approach, the training process involves double neural-network operations where we pass an authentic image through a deepfake simulating network twice. Experimental results show that the proposed method improves the area under the curve (AUC) from 0.92 to 0.94 and reduces its standard deviation by 17%. To address the need for evaluating detection performance for individual public figures, we curated and publicly released a dataset of ~32k images featuring 45 public figures, as existing deepfake datasets do not meet this criterion.

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