paper-with-me

Papers

Fair Deepfake Detectors Can Generalize

2025-07-03 · Harry Cheng, Ming-Hui Liu, Yangyang Guo, Tianyi Wang, Liqiang Nie, Mohan Kankanhalli arxiv

Deepfake detection models face two critical challenges: generalization to unseen manipulations and demographic fairness among population groups. However, existing approaches often demonstrate that these two objectives are inherently conflicting, revealing a trade-off between them. In this paper, we, for the first time, uncover and formally define a causal relationship between fairness and generalization. Building on the back-door adjustment, we show that controlling for confounders (data distribution and model capacity) enables improved generalization via fairness interventions. Motivated by this insight, we propose Demographic Attribute-insensitive Intervention Detection (DAID), a plug-and-play framework composed of: i) Demographic-aware data rebalancing, which employs inverse-propensity weighting and subgroup-wise feature normalization to neutralize distributional biases; and ii) Demographic-agnostic feature aggregation, which uses a novel alignment loss to suppress sensitive-attribute signals. Across three cross-domain benchmarks, DAID consistently achieves superior performance in both fairness and generalization compared to several state-of-the-art detectors, validating both its theoretical foundation and practical effectiveness.

📄 PDF Abstract BibTeX arXiv:2507.02645

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake Detection

Similar Papers 제목 키워드 기반

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

GBDF: Gender Balanced DeepFake Dataset Towards Fair DeepFake Detection

2022-07-21 · Aakash Varma Nadimpalli, Ajita Rattani

Facial forgery by deepfakes has raised severe societal concerns. Several solutions have been proposed by the vision community to effectively combat the misinformation on the internet via automated deepfake detection syst…

DeepFake DetectionFace SwappingFairnessMisinformation

Generalized Design Choices for Deepfake Detectors

2025-11-26 · Lorenzo Pellegrini, Serafino Pandolfini, Davide Maltoni, Matteo Ferrara 외 arxiv

The effectiveness of deepfake detection methods often depends less on their core design and more on implementation details such as data preprocessing, augmentation strategies, and optimization techniques. These factors m…

DeepFake Detection

How Generalizable are Deepfake Image Detectors? An Empirical Study

2023-08-08 · Boquan Li, Jun Sun, Christopher M. Poskitt, Xingmei Wang

Deepfakes are becoming increasingly credible, posing a significant threat given their potential to facilitate fraud or bypass access control systems. This has motivated the development of deepfake detection methods, in w…

DeepFake DetectionFace Swapping

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