AdaGate-DF: Adaptive Gated Deepfake Detection for Resource-Constrained Environments
Original title:Adaptive Gated Deepfake Detection for Low-Resolution and Resource-Constrained Environments
Deepfake detection often falters on edge devices where compute budgets are slim and video quality is uneven. To address this mismatch, AdaGate-DF routes frames through a dual multi-exit architecture keyed to image-quality cues, allowing clearer samples to terminate early and cut latency. Across benchmark evaluations on Celeb-DF, the framework records an AUC of 0.9370 with low inference overhead, climbing to 0.9708 at 384×384 resolution. By replacing fixed inference pipelines with adaptive routing, it provides a practical path for authenticating visual media under real-world bandwidth and resource constraints.
Why it's worth reading
Demonstrates how quality-aware multi-exit routing can make deepfake detection computationally viable on resource-constrained hardware without sacrificing benchmark accuracy.