paper-with-me

Papers

Preserving Fairness Generalization in Deepfake Detection

2024-02-27 · CVPR 2024 1 · Li Lin, Xinan He, Yan Ju, Xin Wang, Feng Ding, Shu Hu

Although effective deepfake detection models have been developed in recent years, recent studies have revealed that these models can result in unfair performance disparities among demographic groups, such as race and gender. This can lead to particular groups facing unfair targeting or exclusion from detection, potentially allowing misclassified deepfakes to manipulate public opinion and undermine trust in the model. The existing method for addressing this problem is providing a fair loss function. It shows good fairness performance for intra-domain evaluation but does not maintain fairness for cross-domain testing. This highlights the significance of fairness generalization in the fight against deepfakes. In this work, we propose the first method to address the fairness generalization problem in deepfake detection by simultaneously considering features, loss, and optimization aspects. Our method employs disentanglement learning to extract demographic and domain-agnostic forgery features, fusing them to encourage fair learning across a flattened loss landscape. Extensive experiments on prominent deepfake datasets demonstrate our method's effectiveness, surpassing state-of-the-art approaches in preserving fairness during cross-domain deepfake detection. The code is available at https://github.com/Purdue-M2/Fairness-Generalization

📄 PDF Abstract BibTeX arXiv:2402.17229

Code (1)

purdue-m2/fairness-generalization 공식 구현 pytorch

Tasks

DeepFake DetectionDisentanglementFace SwappingFairness

Similar Papers 제목 키워드 기반

Data-Driven Fairness Generalization for Deepfake Detection

2024-12-21 · Uzoamaka Ezeakunne, Chrisantus Eze, Xiuwen Liu

Despite the progress made in deepfake detection research, recent studies have shown that biases in the training data for these detectors can result in varying levels of performance across different demographic groups, su…

DeepFake DetectionFace SwappingFairnessImage Manipulation+3

Rethinking Individual Fairness in Deepfake Detection

2025-07-18 · Aryana Hou, Li Lin, Justin Li, Shu Hu arxiv

Generative AI models have substantially improved the realism of synthetic media, yet their misuse through sophisticated DeepFakes poses significant risks. Despite recent advances in deepfake detection, fairness remains i…

DeepFake Detection

Fair and Interpretable Deepfake Detection in Videos

2025-10-20 · Akihito Yoshii, Ryosuke Sonoda, Ramya Srinivasan arxiv

Existing deepfake detection methods often exhibit bias, lack transparency, and fail to capture temporal information, leading to biased decisions and unreliable results across different demographic groups. In this paper, …

DeepFake DetectionData Augmentation

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

2025-08-06 · Unisha Joshi arxiv

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 detecti…

DeepFake Detection

Improving Fairness in Deepfake Detection

2023-06-29 · Yan Ju, Shu Hu, Shan Jia, George H. Chen 외

Despite the development of effective deepfake detectors in recent years, recent studies have demonstrated that biases in the data used to train these detectors can lead to disparities in detection accuracy across differe…

DeepFake DetectionFace SwappingFairness