paper-with-me

Papers

Deepfake Geography: Detecting AI-Generated Satellite Images

2025-11-21 · Mansur Yerzhanuly arxiv

The rapid advancement of generative models such as StyleGAN2 and Stable Diffusion poses a growing threat to the authenticity of satellite imagery, which is increasingly vital for reliable analysis and decision-making across scientific and security domains. While deepfake detection has been extensively studied in facial contexts, satellite imagery presents distinct challenges, including terrain-level inconsistencies and structural artifacts. In this study, we conduct a comprehensive comparison between Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) for detecting AI-generated satellite images. Using a curated dataset of over 130,000 labeled RGB images from the DM-AER and FSI datasets, we show that ViTs significantly outperform CNNs in both accuracy (95.11 percent vs. 87.02 percent) and overall robustness, owing to their ability to model long-range dependencies and global semantic structures. We further enhance model transparency using architecture-specific interpretability methods, including Grad-CAM for CNNs and Chefer's attention attribution for ViTs, revealing distinct detection behaviors and validating model trustworthiness. Our results highlight the ViT's superior performance in detecting structural inconsistencies and repetitive textural patterns characteristic of synthetic imagery. Future work will extend this research to multispectral and SAR modalities and integrate frequency-domain analysis to further strengthen detection capabilities and safeguard satellite imagery integrity in high-stakes applications.

📄 PDF Abstract BibTeX arXiv:2511.17766

Code (0)

등록된 구현이 없습니다.

Tasks

DeepFake Detection

Similar Papers 제목 키워드 기반

Robust Sequential DeepFake Detection

2023-09-26 · Rui Shao, Tianxing Wu, Ziwei Liu

Since photorealistic faces can be readily generated by facial manipulation technologies nowadays, potential malicious abuse of these technologies has drawn great concerns. Numerous deepfake detection methods are thus pro…

DeepFake DetectionFace SwappingFacial Editing

A Survey of Deep Fake Detection for Trial Courts

2022-05-31 · Naciye Celebi, Qingzhong Liu, Muhammed Karatoprak

Recently, image manipulation has achieved rapid growth due to the advancement of sophisticated image editing tools. A recent surge of generated fake imagery and videos using neural networks is DeepFake. DeepFake algorith…

Face SwappingImage ManipulationSurvey

Exposing DeepFake Videos By Detecting Face Warping Artifacts

2018-11-01 · Yuezun Li, Siwei Lyu

In this work, we describe a new deep learning based method that can effectively distinguish AI-generated fake videos (referred to as {\em DeepFake} videos hereafter) from real videos. Our method is based on the observati…

Face Swapping

Detecting and Recovering Sequential DeepFake Manipulation

2022-07-05 · Rui Shao, Tianxing Wu, Ziwei Liu

Since photorealistic faces can be readily generated by facial manipulation technologies nowadays, potential malicious abuse of these technologies has drawn great concerns. Numerous deepfake detection methods are thus pro…

DeepFake DetectionFace SwappingFacial EditingImage Captioning

FDFtNet: Facing Off Fake Images using Fake Detection Fine-tuning Network

2020-01-05 · Hyeonseong Jeon, Youngoh Bang, Simon S. Woo

Creating fake images and videos such as "Deepfake" has become much easier these days due to the advancement in Generative Adversarial Networks (GANs). Moreover, recent research such as the few-shot learning can create hi…

Face SwappingFew-Shot Learningimage-classificationImage Classification+1