paper-with-me

Papers

Detection of Synthetic Face Images: Accuracy, Robustness, Generalization

2024-06-25 · Nela Petrzelkova, Jan Cech

An experimental study on detecting synthetic face images is presented. We collected a dataset, called FF5, of five fake face image generators, including recent diffusion models. We find that a simple model trained on a specific image generator can achieve near-perfect accuracy in separating synthetic and real images. The model handles common image distortions (reduced resolution, compression) by using data augmentation. Moreover, partial manipulations, where synthetic images are blended into real ones by inpainting, are identified and the area of the manipulation is localized by a simple model of YOLO architecture. However, the model turned out to be vulnerable to adversarial attacks and does not generalize to unseen generators. Failure to generalize to detect images produced by a newer generator also occurs for recent state-of-the-art methods, which we tested on Realistic Vision, a fine-tuned version of StabilityAI's Stable Diffusion image generator.

📄 PDF Abstract BibTeX arXiv:2406.17547

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Model Discrepancy Learning: Synthetic Faces Detection Based on Multi-Reconstruction

2025-04-10 · Qingchao Jiang, Zhishuo Xu, Zhiying Zhu, Ning Chen 외

Advances in image generation enable hyper-realistic synthetic faces but also pose risks, thus making synthetic face detection crucial. Previous research focuses on the general differences between generated images and rea…

Face DetectionImage Generation

Text Over Image: Auditing Multimodal Robustness in Synthetic Medical Image Detection

2026-06-24 · Ching-Hao Chiu, Hao-Wei Chung, Gelei Xu, Xueyang Li 외 arxiv

With the rapid adoption of generative AI, synthetic medical images pose growing risks, including diagnostic deception and insurance fraud. Although prior work has explored vision-language model (VLM)-based synthetic imag…

medical image detection

CNN Detection of GAN-Generated Face Images based on Cross-Band Co-occurrences Analysis

2020-07-25 · Mauro Barni, Kassem Kallas, Ehsan Nowroozi, Benedetta Tondi

Last-generation GAN models allow to generate synthetic images which are visually indistinguishable from natural ones, raising the need to develop tools to distinguish fake and natural images thus contributing to preserve…

Style Your Face Morph and Improve Your Face Morphing Attack Detector

2020-04-23 · Clemens Seibold, Anna Hilsmann, Peter Eisert

A morphed face image is a synthetically created image that looks so similar to the faces of two subjects that both can use it for verification against a biometric verification system. It can be easily created by aligning…

Face Morphing Attack DetectionMORPHStyle Transfer

LoRA-Enhanced Vision Transformer for Single Image based Morphing Attack Detection via Knowledge Distillation from EfficientNet

2025-11-16 · Ria Shekhawat, Sushrut Patwardhan, Raghavendra Ramachandra, Praveen Kumar Chandaliya 외 arxiv

Face Recognition Systems (FRS) are critical for security but remain vulnerable to morphing attacks, where synthetic images blend biometric features from multiple individuals. We propose a novel Single-Image Morphing Atta…

Computational EfficiencyKnowledge DistillationFace Recognition