The Unreasonable Effectiveness of Deep Features as a Perceptual Metric

While it is nearly effortless for humans to quickly assess the perceptual similarity between two images, the underlying processes are thought to be quite complex. Despite this, the most widely used perceptual metrics today, such as PSNR and SSIM, are simple, shallow functions, and fail to account for many nuances of human perception. Recently, the deep learning community has found that features of the VGG network trained on ImageNet classification has been remarkably useful as a training loss for image synthesis. But how perceptual are these so-called "perceptual losses"? What elements are critical for their success? To answer these questions, we introduce a new dataset of human perceptual similarity judgments. We systematically evaluate deep features across different architectures and tasks and compare them with classic metrics. We find that deep features outperform all previous metrics by large margins on our dataset. More surprisingly, this result is not restricted to ImageNet-trained VGG features, but holds across different deep architectures and levels of supervision (supervised, self-supervised, or even unsupervised). Our results suggest that perceptual similarity is an emergent property shared across deep visual representations.

PDF Abstract CVPR 2018 PDF CVPR 2018 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Video Quality Assessment MSU FR VQA Database LPIPS SRCC 0.7538 # 19
PLCC 0.8128 # 10
KLCC 0.5846 # 19
Video Quality Assessment MSU SR-QA Dataset LPIPS (VGG) SROCC 0.52868 # 32
PLCC 0.52820 # 32
KLCC 0.41471 # 33
Type FR # 1
Video Quality Assessment MSU SR-QA Dataset LPIPS (Alex) SROCC 0.54461 # 28
PLCC 0.52385 # 34
KLCC 0.43158 # 28
Type FR # 1

Methods