IDRetracor: Towards Visual Forensics Against Malicious Face Swapping
Jikang Cheng, Jiaxin Ai, Zhen Han, Chao Liang, Qin Zou, Zhongyuan Wang, Qian Wang
TL;DR
This work tackles the lack of traceable evidence in deepfake detection by introducing face retracing, a visual-forensics task that recovers the original target face from a fake. It proposes IDRetracor, a network that uses mapping-aware convolutions guided by a Mapping Resolver to adapt to arbitrary target IDs and multiple face-swapping methods, ensuring retraced outputs lie in the target identity space. Trained on a purpose-built target-fake dataset with thousands of target IDs, the method achieves higher identity fidelity (ArcFace similarity > 0.65) and strong target-attribution performance across seen/unseen IDs and methods. The framework provides reliable forensic evidence and paves the way for practical accountability in face-swapping scenarios, though it requires large, source-specific datasets and acknowledges limitations when target attributes are severely degraded.
Abstract
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.
