Search papers, labs, and topics across Lattice.
The paper introduces Face-D(^2)CL, a novel framework for facial DeepFake detection that addresses catastrophic forgetting and insufficient feature representation in continual learning scenarios. It fuses spatial and frequency-domain features and employs a dual continual learning mechanism combining Elastic Weight Consolidation (EWC) and Orthogonal Gradient Constraint (OGC). Experiments show Face-D(^2)CL significantly outperforms state-of-the-art methods, achieving a 60.7% relative reduction in average detection error rate and a 7.9% improvement in average detection AUC on unseen forgery domains.
Forget retraining: a new DeepFake detection framework maintains state-of-the-art performance while adapting to new forgery techniques without replaying historical data.
The rapid advancement of facial forgery techniques poses severe threats to public trust and information security, making facial DeepFake detection a critical research priority. Continual learning provides an effective approach to adapt facial DeepFake detection models to evolving forgery patterns. However, existing methods face two key bottlenecks in real-world continual learning scenarios: insufficient feature representation and catastrophic forgetting. To address these issues, we propose Face-D(^2)CL, a framework for facial DeepFake detection. It leverages multi-domain synergistic representation to fuse spatial and frequency-domain features for the comprehensive capture of diverse forgery traces, and employs a dual continual learning mechanism that combines Elastic Weight Consolidation (EWC), which distinguishes parameter importance for real versus fake samples, and Orthogonal Gradient Constraint (OGC), which ensures updates to task-specific adapters do not interfere with previously learned knowledge. This synergy enables the model to achieve a dynamic balance between robust anti-forgetting capabilities and agile adaptability to emerging facial forgery paradigms, all without relying on historical data replay. Extensive experiments demonstrate that our method surpasses current SOTA approaches in both stability and plasticity, achieving 60.7% relative reduction in average detection error rate, respectively. On unseen forgery domains, it further improves the average detection AUC by 7.9% compared to the current SOTA method.