When Generative Replay Meets Evolving Deepfakes: Domain-Aware Relative Weighting for Incremental Face Forgery Detection
Hao Shen, Jikang Cheng, Renye Yan, Zhongyuan Wang, Wei Peng, Baojin Huang
TL;DR
The paper tackles incremental face forgery detection under evolving forgery techniques, identifying a domain-confusion challenge when replayed real samples resemble synthetic artifacts. It introduces Domain-Aware Relative Weighting (DARW), combining direct supervision on domain-safe replay samples with a Relative Separation Loss and a Domain Confusion Score to adaptively balance information preservation and artifact suppression. Using diffusion-based replay generation (LDM) with dual generators, the method achieves robust incremental detection across diverse replay settings, mitigating the adverse effects of domain overlap. Experiments across mixed-era protocols show consistent improvements over state-of-the-art baselines, with strong ablations and visualizations supporting the effectiveness of the adaptive weighting strategy in maintaining accurate decision boundaries during continual learning.
Abstract
The rapid advancement of face generation techniques has led to a growing variety of forgery methods. Incremental forgery detection aims to gradually update existing models with new forgery data, yet current sample replay-based methods are limited by low diversity and privacy concerns. Generative replay offers a potential solution by synthesizing past data, but its feasibility for forgery detection remains unclear. In this work, we systematically investigate generative replay and identify two scenarios: when the replay generator closely resembles the new forgery model, generated real samples blur the domain boundary, creating domain-risky samples; when the replay generator differs significantly, generated samples can be safely supervised, forming domain-safe samples. To exploit generative replay effectively, we propose a novel Domain-Aware Relative Weighting (DARW) strategy. DARW directly supervises domain-safe samples while applying a Relative Separation Loss to balance supervision and potential confusion for domain-risky samples. A Domain Confusion Score dynamically adjusts this tradeoff according to sample reliability. Extensive experiments demonstrate that DARW consistently improves incremental learning performance for forgery detection under different generative replay settings and alleviates the adverse impact of domain overlap.
