Detection of AI generated images using combined uncertainty measures and particle swarm optimised rejection mechanism

基于组合不确定性度量和粒子群优化拒绝机制的AI生成图像检测

阅读:1

Abstract

As AI-generated images become increasingly photorealistic, distinguishing them from natural images poses a growing challenge. This paper presents a robust detection framework that leverages multiple uncertainty measures to decide whether to trust or reject a model's predictions. We focus on three complementary techniques: Fisher Information, which captures the sensitivity of model parameters to input variations; entropy-based uncertainty from Monte Carlo (MC) Dropout, which reflects predictive variability; and predictive variance from a Deep Kernel Learning (DKL) framework using a Gaussian Process (GP) classifier. To integrate these diverse uncertainty signals, we employ Particle Swarm Optimisation (PSO) to learn optimal weightings and determine an adaptive rejection threshold. The model is trained on Stable Diffusion-generated images and evaluated on GLIDE, VQDM, Midjourney, BigGAN and StyleGAN3 each presenting significant distribution shifts. While standard metrics like prediction probability and Fisher-based measures perform well in distribution, they degrade under shift. In contrast, the Combined Uncertainty measure consistently achieves an incorrect rejection rate of approximately 70% on unseen generators, successfully filtering out most misclassified AI samples. Although the system occasionally rejects correct predictions from newer generators, this conservative behaviour remains acceptable, as rejected synthetic samples serve as valuable input for retraining. Crucially, it maintains high acceptance of accurate predictions for natural images and in-domain AI data. Under adversarial attacks (FGSM and PGD), the Combined Uncertainty method rejects around 61% of successful attacks, while the GP-based uncertainty alone achieves up to 80%. Notably, the Combined approach maintains strong selectivity, rarely rejecting correct predictions. Overall, our findings highlight the benefit of multi-source uncertainty fusion for resilient and adaptive AI-generated image detection.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。