DNA: Uncovering Universal Latent Forgery Knowledge
Jingtong Dou, Chuancheng Shi, Yemin Wang, Shiming Guo, Anqi Yi, Wenhua Wu, Li Zhang, Fei Shen, Tat-Seng Chua
TL;DR
The paper introduces discriminative neural anchors (DNA), a coarse-to-fine probing framework that awakens latent forgery-detection knowledge stored in pre-trained backbone neurons. By localizing critical intermediate layers and extracting a sparse set of forgery-discriminative units (FDUs) via a triadic fusion score and curvature-based pruning, DNA achieves strong few-shot generalization and robustness across architectures and unseen generative models. The authors validate their approach on a new high-fidelity benchmark, HIFI-Gen, and demonstrate superior performance and efficiency compared to state-of-the-art methods, including notable improvements on challenging models like Midjourney. This work suggests that intrinsic representations learned during large-scale pre-training can serve as a universal, data-efficient defense against hyper-realistic AI-generated content, without extensive fine-tuning.
Abstract
As generative AI achieves hyper-realism, superficial artifact detection has become obsolete. While prevailing methods rely on resource-intensive fine-tuning of black-box backbones, we propose that forgery detection capability is already encoded within pre-trained models rather than requiring end-to-end retraining. To elicit this intrinsic capability, we propose the discriminative neural anchors (DNA) framework, which employs a coarse-to-fine excavation mechanism. First, by analyzing feature decoupling and attention distribution shifts, we pinpoint critical intermediate layers where the focus of the model logically transitions from global semantics to local anomalies. Subsequently, we introduce a triadic fusion scoring metric paired with a curvature-truncation strategy to strip away semantic redundancy, precisely isolating the forgery-discriminative units (FDUs) inherently imprinted with sensitivity to forgery traces. Moreover, we introduce HIFI-Gen, a high-fidelity synthetic benchmark built upon the very latest models, to address the lag in existing datasets. Experiments demonstrate that by solely relying on these anchors, DNA achieves superior detection performance even under few-shot conditions. Furthermore, it exhibits remarkable robustness across diverse architectures and against unseen generative models, validating that waking up latent neurons is more effective than extensive fine-tuning.
