Development of a Dual-Input Neural Model for Detecting AI-Generated Imagery
Jonathan Gallagher, William Pugsley

TL;DR
This paper introduces a dual-input neural network that combines image data and Fourier frequency features to effectively detect AI-generated images, achieving high accuracy and addressing ethical concerns about fake imagery.
Contribution
The paper presents a novel dual-branch neural model utilizing both images and their Fourier transforms for improved AI-generated image detection.
Findings
Achieves 94% accuracy on CIFAKE dataset
Outperforms traditional ML and CNN methods
Comparable to state-of-the-art architectures like ResNet
Abstract
Over the past years, images generated by artificial intelligence have become more prevalent and more realistic. Their advent raises ethical questions relating to misinformation, artistic expression, and identity theft, among others. The crux of many of these moral questions is the difficulty in distinguishing between real and fake images. It is important to develop tools that are able to detect AI-generated images, especially when these images are too realistic-looking for the human eye to identify as fake. This paper proposes a dual-branch neural network architecture that takes both images and their Fourier frequency decomposition as inputs. We use standard CNN-based methods for both branches as described in Stuchi et al. [7], followed by fully-connected layers. Our proposed model achieves an accuracy of 94% on the CIFAKE dataset, which significantly outperforms classic ML methods and…
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
TopicsBrain Tumor Detection and Classification · Medical Imaging and Analysis
MethodsConvolution · Average Pooling · Max Pooling · Global Average Pooling · Kaiming Initialization
