paper-with-me

홈 › Papers

A Robust Image Forensic Framework Utilizing Multi-Colorspace Enriched Vision Transformer for Distinguishing Natural and Computer-Generated Images

2023-08-14 · Manjary P. Gangan, Anoop Kadan, Lajish V L

The digital image forensics based research works in literature classifying natural and computer generated images primarily focuses on binary tasks. These tasks typically involve the classification of natural images versus computer graphics images only or natural images versus GAN generated images only, but not natural images versus both types of generated images simultaneously. Furthermore, despite the support of advanced convolutional neural networks and transformer based architectures that can achieve impressive classification accuracies for this forensic classification task of distinguishing natural and computer generated images, these models are seen to fail over the images that have undergone post-processing operations intended to deceive forensic algorithms, such as JPEG compression, Gaussian noise addition, etc. In this digital image forensic based work to distinguish between natural and computer-generated images encompassing both computer graphics and GAN generated images, we propose a robust forensic classifier framework leveraging enriched vision transformers. By employing a fusion approach for the networks operating in RGB and YCbCr color spaces, we achieve higher classification accuracy and robustness against the post-processing operations of JPEG compression and addition of Gaussian noise. Our approach outperforms baselines, demonstrating 94.25% test accuracy with significant performance gains in individual class accuracies. Visualizations of feature representations and attention maps reveal improved separability as well as improved information capture relevant to the forensic task. This work advances the state-of-the-art in image forensics by providing a generalized and resilient solution to distinguish between natural and generated images.

📄 PDF Abstract BibTeX arXiv:2308.07279

Code (1)

manjaryp/mce-vit 공식 구현 pytorch

Tasks

Image Forensics

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Distinguishing Natural and Computer-Generated Images using Multi-Colorspace fused EfficientNet

2021-10-18 · Manjary P Gangan, Anoop K, Lajish V L

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…

Decision MakingImage ForensicsImage GenerationTransfer Learning

Optimized $k$-means color quantization of digital images in machine-based and human perception-based colorspaces

2026-01-27 · Ranjan Maitra arxiv

Color quantization represents an image using a fraction of its original number of colors while only minimally losing its visual quality. The $k$-means algorithm is commonly used in this context, but has mostly been appli…

Discriminant Learning-based Colorspace for Blade Segmentation

2026-01-20 · Raül Pérez-Gonzalo, Andreas Espersen, Antonio Agudo arxiv

Suboptimal color representation often hinders accurate image segmentation, yet many modern algorithms neglect this critical preprocessing step. This work presents a novel multidimensional nonlinear discriminant analysis …

Image Segmentation

Adversarial Image Generation by Spatial Transformation in Perceptual Colorspaces

2023-10-21 · Ayberk Aydın, Alptekin Temizel

Deep neural networks are known to be vulnerable to adversarial perturbations. The amount of these perturbations are generally quantified using $L_p$ metrics, such as $L_0$, $L_2$ and $L_\infty$. However, even when the me…

Image GenerationPerceptual Distance

ForensicsTok: Forensics-Guided Tokenized Modeling for Image Tampering Localization

2026-06-23 · Lei Xu, Haowei Wang, Shen Chen, Taiping Yao 외 arxiv

Multi-modal Large Language Models (MLLMs) offer powerful reasoning for forensic tasks, yet existing approaches utilizing exogenous segmentation decoders often suffer from suboptimal localization. The reliance on stitched…

Image Manipulation Localization