Detection of AI Generated Images Using Combined Uncertainty Measures and Particle Swarm Optimised Rejection Mechanism
Rahul Yumlembam, Biju Issac, Nauman Aslam, Eaby Kollonoor Babu, Josh Collyer, and Fraser Kennedy

TL;DR
This paper introduces a multi-uncertainty fusion framework using Fisher Information, Monte Carlo Dropout, and Gaussian Processes, optimized with Particle Swarm to effectively detect AI-generated images even under distribution shifts and adversarial attacks.
Contribution
It proposes a novel combined uncertainty measure and an adaptive rejection mechanism for robust AI-generated image detection, outperforming standard metrics under challenging conditions.
Findings
Achieves about 70% rejection of AI images from unseen generators.
Rejects approximately 61% of adversarial attacks using combined uncertainty.
Maintains high accuracy on natural and in-domain images.
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 Dropout, which reflects predictive variability; and predictive variance from a Deep Kernel Learning framework using a Gaussian Process classifier. To integrate these diverse uncertainty signals, Particle Swarm Optimisation is used 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Digital Media Forensic Detection · Advanced Image Processing Techniques
