NeurIPS 2020poster50 citations

A Loss Function for Generative Neural Networks Based on Watson’s Perceptual Model

Steffen Czolbe, Oswin Krause, Ingemar Cox, Christian Igel

Abstract

To train Variational Autoencoders (VAEs) to generate realistic imagery requires a loss function that reflects human perception of image similarity. We propose such a loss function based on Watson's perceptual model, which computes a weighted distance in frequency space and accounts for luminance and contrast masking. We extend the model to color images, increase its robustness to translation by using the Fourier Transform, remove artifacts due to splitting the image into blocks, and make it differentiable. In experiments, VAEs trained with the new loss function generated realistic, high-quality image samples. Compared to using the Euclidean distance and the Structural Similarity Index, the images were less blurry; compared to deep neural network based losses, the new approach required less computational resources and generated images with less artifacts.

BibTeX
@inproceedings{NEURIPS2020_165a59f7,
 author = {Czolbe, Steffen and Krause, Oswin and Cox, Ingemar and Igel, Christian},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {2051--2061},
 publisher = {Curran Associates, Inc.},
 title = {A Loss Function for Generative Neural Networks Based on Watson’s Perceptual Model},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/165a59f7cf3b5c4396ba65953d679f17-Paper.pdf},
 volume = {33},
 year = {2020}
}