Harnessing Machine Learning for Discerning AI-Generated Synthetic Images
Yuyang Wang, Yizhi Hao, Amando Xu Cong

TL;DR
This paper develops and tests deep learning models, especially DenseNet, to accurately distinguish AI-generated synthetic images from real ones, achieving high accuracy and improving digital media authenticity verification.
Contribution
It introduces the CIFAKE dataset and applies transfer learning with advanced architectures to enhance synthetic image detection, outperforming traditional methods.
Findings
DenseNet achieved 97.74% accuracy
Deep learning models outperform traditional methods
Transfer learning improves detection precision
Abstract
In the realm of digital media, the advent of AI-generated synthetic images has introduced significant challenges in distinguishing between real and fabricated visual content. These images, often indistinguishable from authentic ones, pose a threat to the credibility of digital media, with potential implications for disinformation and fraud. Our research addresses this challenge by employing machine learning techniques to discern between AI-generated and genuine images. Central to our approach is the CIFAKE dataset, a comprehensive collection of images labeled as "Real" and "Fake". We refine and adapt advanced deep learning architectures like ResNet, VGGNet, and DenseNet, utilizing transfer learning to enhance their precision in identifying synthetic images. We also compare these with a baseline model comprising a vanilla Support Vector Machine (SVM) and a custom Convolutional Neural…
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
TopicsDigital Media Forensic Detection · Misinformation and Its Impacts · Generative Adversarial Networks and Image Synthesis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Softmax · Residual Connection · Average Pooling · Dense Block · Dropout · Dense Connections · Max Pooling · Batch Normalization
