CVIVMar 27, 2023

Learning a Deep Color Difference Metric for Photographic Images

arXiv:2303.14964v113 citationsh-index: 44
Originality Incremental advance
AI Analysis

This addresses the need for better color difference assessment in photographic images for imaging and vision science communities, though it is incremental as it builds on existing deep learning approaches.

The paper tackled the problem of existing color difference metrics not generalizing well to photographic images by learning a deep metric that aligns with vision science, is mathematically proper, accurate, and robust to distortions, achieving promising results on the SPCD dataset.

Most well-established and widely used color difference (CD) metrics are handcrafted and subject-calibrated against uniformly colored patches, which do not generalize well to photographic images characterized by natural scene complexities. Constructing CD formulae for photographic images is still an active research topic in imaging/illumination, vision science, and color science communities. In this paper, we aim to learn a deep CD metric for photographic images with four desirable properties. First, it well aligns with the observations in vision science that color and form are linked inextricably in visual cortical processing. Second, it is a proper metric in the mathematical sense. Third, it computes accurate CDs between photographic images, differing mainly in color appearances. Fourth, it is robust to mild geometric distortions (e.g., translation or due to parallax), which are often present in photographic images of the same scene captured by different digital cameras. We show that all these properties can be satisfied at once by learning a multi-scale autoregressive normalizing flow for feature transform, followed by the Euclidean distance which is linearly proportional to the human perceptual CD. Quantitative and qualitative experiments on the large-scale SPCD dataset demonstrate the promise of the learned CD metric.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes