English

Focal Frequency Loss for Image Reconstruction and Synthesis

Computer Vision and Pattern Recognition 2021-08-24 v3 Machine Learning Image and Video Processing

Abstract

Image reconstruction and synthesis have witnessed remarkable progress thanks to the development of generative models. Nonetheless, gaps could still exist between the real and generated images, especially in the frequency domain. In this study, we show that narrowing gaps in the frequency domain can ameliorate image reconstruction and synthesis quality further. We propose a novel focal frequency loss, which allows a model to adaptively focus on frequency components that are hard to synthesize by down-weighting the easy ones. This objective function is complementary to existing spatial losses, offering great impedance against the loss of important frequency information due to the inherent bias of neural networks. We demonstrate the versatility and effectiveness of focal frequency loss to improve popular models, such as VAE, pix2pix, and SPADE, in both perceptual quality and quantitative performance. We further show its potential on StyleGAN2.

Keywords

Cite

@article{arxiv.2012.12821,
  title  = {Focal Frequency Loss for Image Reconstruction and Synthesis},
  author = {Liming Jiang and Bo Dai and Wayne Wu and Chen Change Loy},
  journal= {arXiv preprint arXiv:2012.12821},
  year   = {2021}
}

Comments

ICCV 2021. GitHub: https://github.com/EndlessSora/focal-frequency-loss Project page: https://www.mmlab-ntu.com/project/ffl/index.html

R2 v1 2026-06-23T21:18:43.866Z