# Learning to Predict Image-based Rendering Artifacts with Respect to a   Hidden Reference Image

**Authors:** Mojtaba Bemana, Joachim Keinert, Karol Myszkowski, Michel B\"atz,, Matthias Ziegler, Hans-Peter Seidel, Tobias Ritschel

arXiv: 1812.02552 · 2019-08-22

## TL;DR

This paper introduces a neural network that predicts image quality differences without needing a reference image, improving robustness and enabling applications like faster light field capture and depth adjustment.

## Contribution

We propose a novel neural network architecture and training method that accurately predicts image differences without reference images, outperforming traditional metrics in certain scenarios.

## Key findings

- The no-reference metric can outperform reference-based metrics subjectively.
- The approach reduces light field capture time.
- It provides guidance for interactive depth adjustment.

## Abstract

Image metrics predict the perceived per-pixel difference between a reference image and its degraded (e. g., re-rendered) version. In several important applications, the reference image is not available and image metrics cannot be applied. We devise a neural network architecture and training procedure that allows predicting the MSE, SSIM or VGG16 image difference from the distorted image alone while the reference is not observed. This is enabled by two insights: The first is to inject sufficiently many un-distorted natural image patches, which can be found in arbitrary amounts and are known to have no perceivable difference to themselves. This avoids false positives. The second is to balance the learning, where it is carefully made sure that all image errors are equally likely, avoiding false negatives. Surprisingly, we observe, that the resulting no-reference metric, subjectively, can even perform better than the reference-based one, as it had to become robust against mis-alignments. We evaluate the effectiveness of our approach in an image-based rendering context, both quantitatively and qualitatively. Finally, we demonstrate two applications which reduce light field capture time and provide guidance for interactive depth adjustment.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.02552/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1812.02552/full.md

## References

63 references — full list in the complete paper: https://tomesphere.com/paper/1812.02552/full.md

---
Source: https://tomesphere.com/paper/1812.02552