ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Vaishnavi Sen

Adaptive Gated Deepfake Detection for Low-Resolution and Resource-Constrained Environments

infoAI researchimportance 22
AI summary · glm-5.3-flash

AdaGate-DF routes deepfake detection by image quality through dual multi-exit gates, hitting 0.9370 AUC on Celeb-DF with low inference latency.

AdaGate-DF is an adaptive gated deepfake detection framework that uses image-quality cues to send high-quality images through earlier exits, saving compute in resource-constrained settings. On Celeb-DF it achieves an AUC of 0.9370, outperforming MaD-CoRN and DefakeHop++, and reaches 0.9708 at 384x384 resolution. On FaceForensics++ it remains effective under class imbalance while balancing uncertainty-aware prediction and computational efficiency.

  • Quality-aware gating enables early exits for high-quality images
  • AUC 0.9370 on Celeb-DF, 0.9708 at 384x384 resolution
  • Compared against MaD-CoRN, DefakeHop++, and ShuffleNetV2
  • Targets low-resolution and resource-constrained deployments
ProductsAdaGate-DF
Full article153 words · extracted from arxiv.org · click to collapse

Deepfake detection models often rely on high-quality inputs, fixed inference paths, and computationally expensive architectures, limiting their use in low-resolution and resource-constrained settings. This paper proposes AdaGate-DF, an adaptive gated deepfake detection framework that uses image-quality cues to route samples through a dual multi-exit system so high-quality images can exit earlier and save compute. We evaluated AdaGate-DF against MaD-CoRN, DefakeHop++, and ShuffleNetV2 on two benchmark datasets (Celeb-DF and FaceForensics++) under multiple configurations to test image resolution dependence and training and inference efficiency. On Celeb-DF, AdaGate-DF achieves an AUC of 0.9370, outperforming MaD-CoRN and DefakeHop++ while maintaining a low inference latency. Resolution-based testing shows consistent improvement as input resolution increases, reaching an AUC of 0.9708 at 384 by 384. The FaceForensics++ results highlight that AdaGate-DF remains effective under class imbalance, following competitive results with evaluated models. Overall, AdaGate-DF demonstrated a practical balance between detection performance, uncertainty-aware prediction, and computational efficiency for variable-quality deepfake detection.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.05320