Global Texture Enhancement for Fake Face Detection in the Wild
About
Generative Adversarial Networks (GANs) can generate realistic fake face images that can easily fool human beings.On the contrary, a common Convolutional Neural Network(CNN) discriminator can achieve more than 99.9% accuracyin discerning fake/real images. In this paper, we conduct an empirical study on fake/real faces, and have two important observations: firstly, the texture of fake faces is substantially different from real ones; secondly, global texture statistics are more robust to image editing and transferable to fake faces from different GANs and datasets. Motivated by the above observations, we propose a new architecture coined as Gram-Net, which leverages global image texture representations for robust fake image detection. Experimental results on several datasets demonstrate that our Gram-Net outperforms existing approaches. Especially, our Gram-Netis more robust to image editings, e.g. down-sampling, JPEG compression, blur, and noise. More importantly, our Gram-Net generalizes significantly better in detecting fake faces from GAN models not seen in the training phase and can perform decently in detecting fake natural images.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Generated Image Detection | GenImage (test) | Average Accuracy69.9 | 103 | |
| AI-generated image detection | GenImage | Midjourney Detection Rate54.2 | 65 | |
| AI Image Detection | Midjourney | Accuracy50 | 27 | |
| AI-generated image detection | GenImage 1.0 (test) | Midjourney Detection Rate73.68 | 24 | |
| AI-generated image detection | DDPM generator (test) | Accuracy50.04 | 22 | |
| Deepfake Detection | SID-Set (val) | Acc (Real)89.2 | 18 | |
| AI-generated image detection | Chameleon In-the-wild | Real Accuracy99.2 | 18 | |
| AI-generated image detection | CommunityAI (In-the-wild) | Real Accuracy98.5 | 18 | |
| AI-generated image detection | WildRF (In-the-wild) | Accuracy (Real)94.7 | 18 | |
| AIGI Detection | GenImage v1.4 (test) | ADM Score0.576 | 18 |