GRAICVLGMay 4, 2019

A Similarity Measure for Material Appearance

arXiv:1905.01562v175 citations
Originality Incremental advance
AI Analysis

This work addresses the need for accurate material appearance similarity measures for applications like search and visualization, but it is incremental as it builds on existing deep learning methods with a new loss function.

The authors tackled the problem of measuring material appearance similarity by developing a model that correlates with human judgments, using a dataset of 9,000 rendered images and over 114,840 crowdsourced answers, and showed it outperforms existing metrics.

We present a model to measure the similarity in appearance between different materials, which correlates with human similarity judgments. We first create a database of 9,000 rendered images depicting objects with varying materials, shape and illumination. We then gather data on perceived similarity from crowdsourced experiments; our analysis of over 114,840 answers suggests that indeed a shared perception of appearance similarity exists. We feed this data to a deep learning architecture with a novel loss function, which learns a feature space for materials that correlates with such perceived appearance similarity. Our evaluation shows that our model outperforms existing metrics. Last, we demonstrate several applications enabled by our metric, including appearance-based search for material suggestions, database visualization, clustering and summarization, and gamut mapping.

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