CVAug 13, 2024

IDRetracor: Towards Visual Forensics Against Malicious Face Swapping

arXiv:2408.06635v1h-index: 11
Originality Incremental advance
AI Analysis

This addresses identity security risks from deepfakes by providing traceable evidence, though it is incremental as it builds on existing detection methods.

The paper tackles the problem of malicious face swapping by proposing a novel face retracing task to recover the original target face from fake ones, achieving promising performance in both quantitative and qualitative experiments.

The face swapping technique based on deepfake methods poses significant social risks to personal identity security. While numerous deepfake detection methods have been proposed as countermeasures against malicious face swapping, they can only output binary labels (Fake/Real) for distinguishing fake content without reliable and traceable evidence. To achieve visual forensics and target face attribution, we propose a novel task named face retracing, which considers retracing the original target face from the given fake one via inverse mapping. Toward this goal, we propose an IDRetracor that can retrace arbitrary original target identities from fake faces generated by multiple face swapping methods. Specifically, we first adopt a mapping resolver to perceive the possible solution space of the original target face for the inverse mappings. Then, we propose mapping-aware convolutions to retrace the original target face from the fake one. Such convolutions contain multiple kernels that can be combined under the control of the mapping resolver to tackle different face swapping mappings dynamically. Extensive experiments demonstrate that the IDRetracor exhibits promising retracing performance from both quantitative and qualitative perspectives.

Foundations

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

Your Notes