Papers › A Closer Look at Fourier Spectrum Discrepancies for CNN-generated Images Detection

A Closer Look at Fourier Spectrum Discrepancies for CNN-generated Images Detection

31 Mar 2021CVPR 2021 1arXiv:2103.17195archive 2025-07-28

Keshigeyan Chandrasegaran, Ngoc-Trung Tran, Ngai-Man Cheung

CNN-based generative modelling has evolved to produce synthetic images indistinguishable from real images in the RGB pixel space. Recent works have observed that CNN-generated images share a systematic shortcoming in replicating high frequency Fourier spectrum decay attributes. Furthermore, these works have successfully exploited this systematic shortcoming to detect CNN-generated images reporting up to 99% accuracy across multiple state-of-the-art GAN models. In this work, we investigate the validity of assertions claiming that CNN-generated images are unable to achieve high frequency spectral decay consistency. We meticulously construct a counterexample space of high frequency spectral decay consistent CNN-generated images emerging from our handcrafted experiments using DCGAN, LSGAN, WGAN-GP and StarGAN, where we empirically show that this frequency discrepancy can be avoided by a minor architecture change in the last upsampling operation. We subsequently use images from this counterexample space to successfully bypass the recently proposed forensics detector which leverages on high frequency Fourier spectrum decay attributes for CNN-generated image detection. Through this study, we show that high frequency Fourier spectrum decay discrepancies are not inherent characteristics for existing CNN-based generative models--contrary to the belief of some existing work--, and such features are not robust to perform synthetic image detection. Our results prompt re-thinking of using high frequency Fourier spectrum decay attributes for CNN-generated image detection. Code and models are available at https://keshik6.github.io/Fourier-Discrepancies-CNN-Detection/

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2103.17195")

Code

Syntology Ran 0 of 8 code samples harvested from 1 repository linked to this paper; 8 have no recorded run.

By repository: official repository: 8 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 0 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

crop_celeba_image_coords sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/gans/dataset_tool.py official repository unverified MIT (permissive) · a21cbed769d5a919 · report
crop_lsun_image_coords sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/gans/dataset_tool.py official repository unverified MIT (permissive) · 305522bea5504b26 · report
get_adversarial_losses_fn sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/gans/gan_loss.py official repository unverified MIT (permissive) · 921afe1e7169d881 · report
gradient_penalty sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/gans/gp.py official repository unverified MIT (permissive) · e9717dca89fe2a5d · report
load_mat_testing_data sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/classifiers/knn_classifier.py official repository unverified MIT (permissive) · 11904da58eadcee1 · report
load_mat_training_data sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/classifiers/knn_classifier.py official repository unverified MIT (permissive) · fb0768087746d652 · report
train_one_knn_and_test sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/classifiers/knn_classifier.py official repository unverified MIT (permissive) · 70efd344be6ec025 · report
train_one_mlp_and_test sutd-visual-computing-group/Fourier-Discrepancies-CNN-Detection/src/classifiers/mlp_classifier.py official repository unverified MIT (permissive) · 16a56d098d14cba5 · report

Tasks

Synthetic Image Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Batch NormalizationConvolutionDCGANDense ConnectionsGAN Least Squares LossLSGANReLU

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections