Toward Calibrated, Fair, and accurate Deepfake Detection
Summary
Introduces Face-Fairness (FF), a plug-and-play framework for bias mitigation in deepfake detection, featuring Face-Feature Tuning (FFT) as the first demographic label-free fairness method that improves group accuracy and reduces performance gaps across demographics.
View Cached Full Text
Cached at: 06/10/26, 06:15 AM
# Toward Calibrated, Fair, and accurate Deepfake Detection Source: [https://arxiv.org/abs/2606.09881](https://arxiv.org/abs/2606.09881) [View PDF](https://arxiv.org/pdf/2606.09881) > Abstract:Deepfake detectors show large performance gaps across demographic groups\. Existing fairness approaches require demographic labels, retraining, or sacrifice accuracy\. We introduce Face\-Fairness \(FF\), a plug\-and\-play framework for bias mitigation\. Our primary contribution, Face\-Feature Tuning \(FFT\), is the first demographic label\-free fairness method demonstrated for deepfake detection: a lightweight calibrator that performs a logit remapping conditioned on frozen face embeddings\. We complement FFT with two variants: FF\-Max, which maximizes worst\-group accuracy when demographics are available, and FF\-Discover, which does the same with embedding\-discovered groups\. Across in\-domain and cross\-dataset test settings, FF consistently reduces FPR/TPR gaps and improves minimum group accuracy while maintaining \(often improving\) overall accuracy\. The approach is detector\-agnostic, adds negligible runtime overhead, and requires no access to identity attributes\. ## Submission history From: Ryan Brown \[[view email](https://arxiv.org/show-email/f8990f23/2606.09881)\] **\[v1\]**Wed, 3 Jun 2026 05:44:29 UTC \(407 KB\)
Similar Articles
Physiological Signals as a Forensic Modality for Talking-Face Deepfake Detection
Proposes using remote photoplethysmography (rPPG) waveforms to detect talking-face deepfakes, achieving AUC of 0.806 on the Celeb-DF++ TF subset, competitive with the best general-purpose detectors.
EMO-BOOST: Emotion-Augmented Audio-Visual Features for Improved Generalization in Deepfake Detection
This paper proposes Emo-Boost, a multimodal deepfake detection framework that leverages emotion cues (audio-visual emotion recognition) as high-level semantic signals to improve generalization to unseen manipulation types, achieving a 2.1% average AUC improvement on the FakeAVCeleb dataset.
deepfakes/faceswap
FaceSwap is an open-source tool that uses deep learning to recognize and swap faces in pictures and videos, providing a GUI for extraction, training, and conversion.
See if you can spot an AI deepfake with our test
BBC reports on a test and research into training people to spot AI-generated deepfake faces by focusing on perceptual qualities like symmetry, proportionality, and expressiveness, using StyleGAN3.
The Alpha Blending Hypothesis: Compositing Shortcut in Deepfake Detection
This paper introduces the Alpha Blending Hypothesis, suggesting deepfake detectors primarily identify compositing artifacts rather than semantic anomalies. It proposes a method called BlenD that achieves superior cross-dataset generalization using real-only image augmentation with self-blended images.