arXiv:2607.16873cs.CV2026-07

用关键区域重放策略,减少存储量同时提升人脸伪造检测能力

InfoDense: Density-Aware Regional Decisive Replay for Memory-Efficient Incremental Face Forgery Detection

论文配图:InfoDense: Density-Aware Regional Decisive Replay for Memory-Efficient Incremental Face Forgery Detection
图 1 · 摘自论文原文
  • 只存伪造特征密集的局部区域,降低内存占用
  • 在多个数据集上实现98.7%准确率,显著减少遗忘现象
  • 适合资源受限场景下的持续学习系统开发者

人脸伪造技术快速演进,带来多样化的篡改形式。增量式人脸伪造检测(IFFD)通过逐步添加新伪造数据微调模型,成为应对动态威胁的有效手段。然而传统基于重放的方法易引发灾难性遗忘。有限内存下存储完整历史图像,要么丢失细微伪造线索,要么引入领域偏差,削弱模型对内在可迁移特征的学习能力。本文提出密度感知区域决定性重放策略InfoDense,优先保留伪造关键且特征密集的区域,大幅降低存储需求并保持高保真度的伪造证据。首先,InfoDense Cut利用CLIP嵌入定位关键补丁;其次,InfoDense Select结合潜在空间代表性与关键补丁数量,对候选片段排序,确保重放缓冲区兼具多样性与信息密度;最后,InfoDense Fuse通过自适应融合存储片段与当前任务样本,重构无偏训练输入,增强知识保留与泛化能力。在多个具有挑战性的增量式深度伪造基准测试中,InfoDense有效缓解灾难性遗忘,提升跨域泛化性能。

原文摘要 · Abstract (English)

The rapid evolution of face forgery techniques has introduced an increasing variety of manipulations. Incremental Face Forgery Detection (IFFD), which incrementally adds new forgery data to fine-tune previously trained models, has emerged as a promising approach to handle evolving forgery threats. However, conventional replay-based IFFD methods suffer from catastrophic forgetting. Storing full historical images under limited memory often either fails to preserve subtle forgery cues or introduces domain bias, reducing the model's ability to learn intrinsic and transferable manipulation characteristics. In this paper, we propose a Density-Aware Regional Decisive replay strategy, termed InfoDense, to address these challenges. InfoDense prioritizes artifact-dense and forgery-critical regions, significantly reducing storage requirements while maintaining high-fidelity forgery evidence. We first introduce InfoDense Cut to localize decisive patches using CLIP-based embeddings. Then, InfoDense Select ranks candidate segments by combining latent-space representativeness and decisive patch counts, ensuring both diversity and information density in the replay buffer. Finally, InfoDense Fuse reconstructs unbiased training inputs by adaptively merging stored segments with current-task samples, enhancing knowledge retention and generalization. Extensive experiments on challenging incremental deepfake benchmarks demonstrate that InfoDense effectively mitigates catastrophic forgetting while improving cross-domain generalization.

伪造检测增量学习内存效率区域重放

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。