Search papers, labs, and topics across Lattice.
This paper investigates the physical feature differences between real and AI-generated images to improve deepfake detection, addressing the overfitting of current detectors to specific generative models. They identify five core physical features (Laplacian variance, Sobel statistics, and residual noise variance) that consistently discriminate AI-generated images across diverse datasets and generative architectures. By converting these features into text and integrating them with semantic captions in CLIP, the method achieves state-of-the-art performance on Genimage benchmarks, reaching 99.8% accuracy on Wukong and SDv1.4.
Forget semantic trickery – the key to spotting AI-generated fakes lies in subtle physical fingerprints like Laplacian variance and residual noise, offering near-perfect detection accuracy.
The rapid advancement of AI generated content (AIGC) has blurred the boundaries between real and synthetic images, exposing the limitations of existing deepfake detectors that often overfit to specific generative models. This adaptability crisis calls for a fundamental reexamination of the intrinsic physical characteristics that distinguish natural from AI-generated images. In this paper, we address two critical research questions: (1) What physical features can stably and robustly discriminate AI generated images across diverse datasets and generative architectures? (2) Can these objective pixel-level features be integrated into multimodal models like CLIP to enhance detection performance while mitigating the unreliability of language-based information? To answer these questions, we conduct a comprehensive exploration of 15 physical features across more than 20 datasets generated by various GANs and diffusion models. We propose a novel feature selection algorithm that identifies five core physical features including Laplacian variance, Sobel statistics, and residual noise variance that exhibit consistent discriminative power across all tested datasets. These features are then converted into text encoded values and integrated with semantic captions to guide image text representation learning in CLIP. Extensive experiments demonstrate that our method achieves state-of-the-art performance on multiple Genimage benchmarks, with near-perfect accuracy (99.8%) on datasets such as Wukong and SDv1.4. By bridging pixel level authenticity with semantic understanding, this work pioneers the use of physically grounded features for trustworthy vision language modeling and opens new directions for mitigating hallucinations and textual inaccuracies in large multimodal models.