Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 93% Match Research Paper AI Safety Researchers,Machine Learning Engineers,Cybersecurity Professionals,Content Moderation Teams 1 day ago

Epistemic Uncertainty for Generated Image Detection

ai-safety › robustness
📄 Abstract

Abstract: We introduce a novel framework for AI-generated image detection through epistemic uncertainty, aiming to address critical security concerns in the era of generative models. Our key insight stems from the observation that distributional discrepancies between training and testing data manifest distinctively in the epistemic uncertainty space of machine learning models. In this context, the distribution shift between natural and generated images leads to elevated epistemic uncertainty in models trained on natural images when evaluating generated ones. Hence, we exploit this phenomenon by using epistemic uncertainty as a proxy for detecting generated images. This converts the challenge of generated image detection into the problem of uncertainty estimation, underscoring the generalization performance of the model used for uncertainty estimation. Fortunately, advanced large-scale vision models pre-trained on extensive natural images have shown excellent generalization performance for various scenarios. Thus, we utilize these pre-trained models to estimate the epistemic uncertainty of images and flag those with high uncertainty as generated. Extensive experiments demonstrate the efficacy of our method. Code is available at https://github.com/tmlr-group/WePe.
Authors (6)
Jun Nie
Yonggang Zhang
Tongliang Liu
Yiu-ming Cheung
Bo Han
Xinmei Tian
Submitted
December 8, 2024
arXiv Category
cs.CV
arXiv PDF

Key Contributions

This paper proposes a novel framework for AI-generated image detection by leveraging epistemic uncertainty. It posits that distributional shifts between natural and generated images lead to elevated epistemic uncertainty in models trained on natural data, using this as a proxy for detection.

Business Value

Provides a more robust and generalizable method for detecting AI-generated content, crucial for maintaining trust in digital media and preventing malicious use of synthetic imagery.