ꟻLIP: A Difference Evaluator for Alternating Images

Abstract: Image quality measures are becoming increasingly important in the field of computer graphics. For example, there is currently a major focus on generating photorealistic images in real time by combining path tracing with denoising, for which such quality assessment is integral. We present ꟻLIP, which is a difference evaluator with a particular focus on the differences between rendered images and corresponding ground truths. Our algorithm produces a map that approximates the difference perceived by humans when alternating between two images. ꟻLIP is a combination of modified existing building blocks, and the net result is surprisingly powerful. We have compared our work against a wide range of existing image difference algorithms and we have visually inspected over a thousand image pairs that were either retrieved from image databases or generated in-house. We also present results of a user study which indicate that our method performs substantially better, on average, than the other algorithms.To facilitate the use of ꟻLIP, we provide source code in C++, CUDA, MATLAB, NumPy/SciPy, and PyTorch.

Please check out our gallery of images and error maps.

Hindsight: in the paper we advocated for the weighted median, computed from the weighted histogram, but this is not ideal. If a single number is to be used, then we recommend using the mean ꟻLIP value instead.

Errata:

p. 10: "... followed by division by 100" should be "... followed by division by 116."

High Dynamic Range (HDR) images: This version of ꟻLIP handles only low dynamic range images. If you wish to evaluate errors in HDR images, confer the paper

Visualizing Errors in Rendered High Dynamic Range Images, where a version of ꟻLIP that handles HDR images is introduced.



How to write an ꟻ: 

HTML: ꟻ

Unicode: fileformat.info

LaTeX: \usepackage{mathtools} \usepackage{xspace} \newcommand{\FLIP}{\protect\reflectbox{F}LIP\xspace}

Authors

Jim Nilsson (NVIDIA)
Magnus Oskarsson (Lund University)
Kalle Åström (Lund University)
Mark D. Fairchild (Rochester Institute of Technology)

Publication Date

Research Area

Award

Wolfgang Straßer Award for 3rd best paper, High Performance Graphics 2020