Deploying highly generalizable deepfake detection systems on resource-constrained edge devices poses a significant technical challenge for conventional end-to-end large models that rely heavily on computational resources. Extracting multi-source physical prior features is a viable approach under limited computational power; however, in few-shot scenarios, the dimensional mismatch of heterogeneous features is prone to causing downstream classifiers to overfit. To mitigate this bottleneck, this paper proposes a “static feature extraction–central normalization alignment–independent downstream decision” decoupled detection system for few-shot cross-domain tasks on edge devices. The front end of the system constructs an 856-dimensional comprehensive feature reservoir, and a lightweight residual normalization adapter gϕ is introduced as the central support module. This module explicitly compresses the intra-class variance of heterogeneous features, providing a smoothly aligned manifold base for downstream classifiers. Experimental results indicate that this decoupled architecture demonstrates consistent stability in few-shot (K=10) cross-domain evaluations. When encountering intra-family cross-domain shifts and cross-mechanism distribution shifts from diffusion models, the accuracy reaches 84.9% and 76.1%, respectively. Compared to representative end-to-end meta-learning baselines (e.g., MAML), the relative error rate is reduced by over 30%. Furthermore, after completing the asynchronous offline pre-processing (approximately 897 ms) at the front end, a single-image online classification query requires only 7.7 ms under a simulated single-core CPU constraint, satisfying the low-latency requirements for lightweight deployment on edge devices. Finally, combined with empirical observations, this paper discusses the performance boundaries of the architecture in cross-mechanism metric mismatch scenarios, providing a low-barrier, robust engineering defense scheme for resource-constrained environments.
Ai et al. (Sun,) studied this question.