CVLGAug 6, 2025

Age-Diverse Deepfake Dataset: Bridging the Age Gap in Deepfake Detection

arXiv:2508.06552v11 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses fairness issues in deepfake detection for diverse age groups, though it is incremental as it builds on existing datasets and methods.

The paper tackled demographic bias in deepfake detection by creating an age-diverse dataset, which improved fairness across age groups and boosted overall accuracy and generalization in models like XceptionNet and EfficientNet, as measured by metrics such as AUC and EER.

The challenges associated with deepfake detection are increasing significantly with the latest advancements in technology and the growing popularity of deepfake videos and images. Despite the presence of numerous detection models, demographic bias in the deepfake dataset remains largely unaddressed. This paper focuses on the mitigation of age-specific bias in the deepfake dataset by introducing an age-diverse deepfake dataset that will improve fairness across age groups. The dataset is constructed through a modular pipeline incorporating the existing deepfake datasets Celeb-DF, FaceForensics++, and UTKFace datasets, and the creation of synthetic data to fill the age distribution gaps. The effectiveness and generalizability of this dataset are evaluated using three deepfake detection models: XceptionNet, EfficientNet, and LipForensics. Evaluation metrics, including AUC, pAUC, and EER, revealed that models trained on the age-diverse dataset demonstrated fairer performance across age groups, improved overall accuracy, and higher generalization across datasets. This study contributes a reproducible, fairness-aware deepfake dataset and model pipeline that can serve as a foundation for future research in fairer deepfake detection. The complete dataset and implementation code are available at https://github.com/unishajoshi/age-diverse-deepfake-detection.

Foundations

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

Your Notes