论文精选73°

AdaGate-DF:自适应深度伪造检测框架

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

精选理由

研究人员提出AdaGate-DF框架,能在低分辨率环境下高效检测深度伪造,比现有模型更准确且计算效率更高。

AdaGate-DF是一种自适应门控深度伪造检测框架,利用图像质量线索将样本通过双多出口系统路由,使高质量图像能提前退出并节省计算。在Celeb-DF基准数据集上,AdaGate-DF达到0.9370的AUC值,优于MaD-CoRN和DefakeHop++,同时保持低推理延迟。分辨率测试显示随着输入分辨率提高,性能持续改进,在384×384分辨率下达到0.9708的AUC值。

原文 · arXiv cs.LG

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

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.