Simpler is better: spectral regularization and up-sampling techniques for variational autoencoders
Sara Bj\"ork, Jonas Nordhaug Myhre, Thomas Haugland Johansen

TL;DR
This paper introduces a simple spectral regularization loss based on Fourier transforms for variational autoencoders, improving their spectral performance and addressing high-frequency discrepancies in generated images.
Contribution
It proposes a novel spectral regularization method for VAEs and explores the impact of different up-sampling techniques on spectral quality.
Findings
Spectral regularization improves frequency fidelity in VAEs.
Altered up-sampling methods influence spectral performance.
Results outperform or match state-of-the-art frequency-aware losses.
Abstract
Full characterization of the spectral behavior of generative models based on neural networks remains an open issue. Recent research has focused heavily on generative adversarial networks and the high-frequency discrepancies between real and generated images. The current solution to avoid this is to either replace transposed convolutions with bilinear up-sampling or add a spectral regularization term in the generator. It is well known that Variational Autoencoders (VAEs) also suffer from these issues. In this work, we propose a simple 2D Fourier transform-based spectral regularization loss for the VAE and show that it can achieve results equal to, or better than, the current state-of-the-art in frequency-aware losses for generative models. In addition, we experiment with altering the up-sampling procedure in the generator network and investigate how it influences the spectral performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Computational Physics and Python Applications
