Distinguishing Natural and Computer-Generated Images using Multi-Colorspace fused EfficientNet
Manjary P Gangan, Anoop K, and Lajish V L

TL;DR
This paper introduces a multi-colorspace fused EfficientNet model for three-class classification of natural, computer graphics, and GAN images, addressing a real-world forensics challenge with improved accuracy and interpretability.
Contribution
It proposes a novel multi-colorspace fusion approach using EfficientNet for comprehensive image classification in forensic analysis, considering all image generation categories.
Findings
Model outperforms baselines in accuracy and robustness
Humans struggle to distinguish computer-generated images
Model's explanations align with human reasoning
Abstract
The problem of distinguishing natural images from photo-realistic computer-generated ones either addresses natural images versus computer graphics or natural images versus GAN images, at a time. But in a real-world image forensic scenario, it is highly essential to consider all categories of image generation, since in most cases image generation is unknown. We, for the first time, to our best knowledge, approach the problem of distinguishing natural images from photo-realistic computer-generated images as a three-class classification task classifying natural, computer graphics, and GAN images. For the task, we propose a Multi-Colorspace fused EfficientNet model by parallelly fusing three EfficientNet networks that follow transfer learning methodology where each network operates in different colorspaces, RGB, LCH, and HSV, chosen after analyzing the efficacy of various colorspace…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis · Cell Image Analysis Techniques
MethodsDepthwise Convolution · Batch Normalization · Pointwise Convolution · Depthwise Separable Convolution · Average Pooling · RMSProp · Dropout · Dense Connections · Inverted Residual Block · 1x1 Convolution
