English

Spectral Distribution Aware Image Generation

Computer Vision and Pattern Recognition 2021-01-01 v2

Abstract

Recent advances in deep generative models for photo-realistic images have led to high quality visual results. Such models learn to generate data from a given training distribution such that generated images can not be easily distinguished from real images by the human eye. Yet, recent work on the detection of such fake images pointed out that they are actually easily distinguishable by artifacts in their frequency spectra. In this paper, we propose to generate images according to the frequency distribution of the real data by employing a spectral discriminator. The proposed discriminator is lightweight, modular and works stably with different commonly used GAN losses. We show that the resulting models can better generate images with realistic frequency spectra, which are thus harder to detect by this cue.

Keywords

Cite

@article{arxiv.2012.03110,
  title  = {Spectral Distribution Aware Image Generation},
  author = {Steffen Jung and Margret Keuper},
  journal= {arXiv preprint arXiv:2012.03110},
  year   = {2021}
}

Comments

Accepted at AAAI 2021 (conference version). Code: https://github.com/steffen-jung/SpectralGAN

R2 v1 2026-06-23T20:45:20.045Z