Stacking Brick by Brick: Aligned Feature Isolation for Incremental Face Forgery Detection
Jikang Cheng, Zhiyuan Yan, Ying Zhang, Li Hao, Jiaxin Ai, Qin Zou, Chen Li, Zhongyuan Wang
TL;DR
This paper tackles the problem of incremental face forgery detection (IFFD) in the face of rapidly evolving forgery techniques. It introduces aligned feature isolation via Sparse Uniform Replay (SUR) and Latent-space Incremental Detector (LID) to stack task distributions brick by brick in the latent space, mitigating catastrophic forgetting and preserving forgery-specific information. SUR provides uniformly sampled replay data that approximate the previous global distribution, while LID performs feature isolation with distribution refilling and incremental decision alignment to fuse multi-task knowledge for robust binary detection. Extensive experiments on a comprehensive IFFD benchmark show that SUR-LID outperforms existing replay and regularization methods, with strong ablations, ablation-supported contributions, cross-dataset generalization, and robustness analyses, highlighting its practical impact for adaptive and scalable forgery detection systems.
Abstract
The rapid advancement of face forgery techniques has introduced a growing variety of forgeries. Incremental Face Forgery Detection (IFFD), involving gradually adding new forgery data to fine-tune the previously trained model, has been introduced as a promising strategy to deal with evolving forgery methods. However, a naively trained IFFD model is prone to catastrophic forgetting when new forgeries are integrated, as treating all forgeries as a single ''Fake" class in the Real/Fake classification can cause different forgery types overriding one another, thereby resulting in the forgetting of unique characteristics from earlier tasks and limiting the model's effectiveness in learning forgery specificity and generality. In this paper, we propose to stack the latent feature distributions of previous and new tasks brick by brick, $\textit{i.e.}$, achieving $\textbf{aligned feature isolation}$. In this manner, we aim to preserve learned forgery information and accumulate new knowledge by minimizing distribution overriding, thereby mitigating catastrophic forgetting. To achieve this, we first introduce Sparse Uniform Replay (SUR) to obtain the representative subsets that could be treated as the uniformly sparse versions of the previous global distributions. We then propose a Latent-space Incremental Detector (LID) that leverages SUR data to isolate and align distributions. For evaluation, we construct a more advanced and comprehensive benchmark tailored for IFFD. The leading experimental results validate the superiority of our method.
