arXiv:2606.30528cs.CVcs.LG2026-06中稿 · ECCV

用平均图像增强生成痕迹,实现仅用真图训练的强泛化伪造检测。

$μ$Flow: Leveraging Average Images for Improving Generalisation of Deepfake Faces Detectors

论文配图:$μ$Flow: Leveraging Average Images for Improving Generalisation of Deepfake Faces Detectors
图 1 · 摘自论文原文
  • 通过平均多张图像放大生成痕迹,提取判别性特征。
  • 在未见生成器上达到超越现有最佳方法的检测准确率。
  • 适合需要跨模型泛化的现实场景伪造检测任务。

当前生成模型(如GANs和扩散模型)已达到高度逼真的水平,对隐私与安全构成重大威胁。为确保实际应用,伪造检测器必须有效泛化至未见过的生成器。然而,多数现有方法依赖真实与伪造图像的监督训练,限制了其在不同生成器类别间的泛化能力(如GANs vs DMs)。本文提出μFlow,一种仅使用真实图像训练的一类深度伪造检测器,无需伪伪造图像或合成伪影。基于多张图像平均可强化一致的生成痕迹这一观察,我们通过建模平均图像特征分布,并利用归一化流将单个图像特征空间对齐该分布,从而获得基于似然的判别准则,有效分离真实与伪造样本并提升泛化性能。我们在完全分布外设置下评估μFlow,即训练时未见真实与伪造数据集。实验结果表明,该方法显著优于现有最先进检测器。

原文摘要 · Abstract (English)

Current generative models, including GANs and diffusion models, have reached an outstanding level of photorealism, posing significant risks to privacy and security. To ensure real-world applicability, deepfake detectors must generalise effectively to unseen generators. However, most existing approaches rely on supervised training with both real and fake images, which limits their generalisation especially across generators categories (e.g. GANs vs DMs). In this work, we introduce $μ$Flow, a one-class deepfake detector trained only on real images without relying on pseudo-deepfakes or synthetic artifacts. Our approach builds on the observation that averaging multiple images amplifies consistent generative traces, producing highly discriminative feature representations. We leverage this property by modelling the distribution of features extracted from averaged images and training a normalizing flow to align the feature space of individual images with this distribution. This alignment yields a likelihood-based criterion that separates real and fake samples while promoting strong generalisation. We evaluate $μ$Flow on a fully out-of-distribution setting, where both real and fake datasets are unseen during training. Experimental results show that our method significantly outperforms SOTA detectors. Project page: https://opontorno.github.io/MuFlow.

伪造检测泛化能力图像平均归一化流

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