Search papers, labs, and topics across Lattice.
This paper addresses catastrophic forgetting in continual face forgery detection by introducing Distribution-Discrepancy Condensation (DDC) and Manifold-Consistent Replay (MCR). DDC condenses the real-to-fake distribution discrepancy into a small bank of discrepancy maps using a surrogate factorization in characteristic-function space. MCR then synthesizes replay samples by composing these maps with current-stage real faces, preserving variance and ensuring compatibility with current real-face statistics. Experiments demonstrate that this approach outperforms existing methods under strict memory constraints and reduces identity leakage risk.
Forget storing old face forgeries: this method distills the *difference* between real and fake distributions to replay past forgery cues, achieving better continual learning with less memory and improved privacy.
Continual face forgery detection (CFFD) requires detectors to learn emerging forgery paradigms without forgetting previously seen manipulations. Existing CFFD methods commonly rely on replaying a small amount of past data to mitigate forgetting. Such replay is typically implemented either by storing a few historical samples or by synthesizing pseudo-forgeries from detector-dependent perturbations. Under strict memory budgets, the former cannot adequately cover diverse forgery cues and may expose facial identities, while the latter remains strongly tied to past decision boundaries. We argue that the core role of replay in CFFD is to reinstate the distributions of previous forgery tasks during subsequent training. To this end, we directly condense the discrepancy between real and fake distributions and leverage real faces from the current stage to perform distribution-level replay. Specifically, we introduce Distribution-Discrepancy Condensation (DDC), which models the real-to-fake discrepancy via a surrogate factorization in characteristic-function space and condenses it into a tiny bank of distribution discrepancy maps. We further propose Manifold-Consistent Replay (MCR), which synthesizes replay samples through variance-preserving composition of these maps with current-stage real faces, yielding samples that reflect previous-task forgery cues while remaining compatible with current real-face statistics. Operating under an extremely small memory budget and without directly storing raw historical face images, our framework consistently outperforms prior CFFD baselines and significantly mitigates catastrophic forgetting. Replay-level privacy analysis further suggests reduced identity leakage risk relative to selection-based replay.