papers AI Learner
The Github is limit! Click to go to the new site.

The Level Weighted Structural Similarity Loss: A Step Away from the MSE

2019-04-30
Yingjing Lu

Abstract

The Mean Square Error (MSE) has shown its strength when applied in deep generative models such as Auto-Encoders to model reconstruction loss. However, in image domain especially, the limitation of MSE is obvious: it assumes pixel independence and ignores spatial relationships of samples. This contradicts most architectures of Auto-Encoders which use convolutional layers to extract spatial dependent features. We base on the structural similarity metric (SSIM) and propose a novel level weighted structural similarity (LWSSIM) loss for convolutional Auto-Encoders. Experiments on common datasets on various Auto-Encoder variants show that our loss is able to outperform the MSE loss and the Vanilla SSIM loss. We also provide reasons why our model is able to succeed in cases where the standard SSIM loss fails.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1904.13362

PDF

http://arxiv.org/pdf/1904.13362


Similar Posts

Comments