CVFeb 10, 2019

Context-Aware Visual Compatibility Prediction

arXiv:1902.03646v2108 citations
AI Analysis

This addresses the fashion recommendation problem for consumers and retailers, representing an incremental improvement over existing metric learning approaches.

The paper tackles the problem of predicting visual compatibility between clothing items by incorporating contextual information about other compatible products, achieving state-of-the-art results on fashion datasets including Polyvore, Fashion-Gen, and Amazon.

How do we determine whether two or more clothing items are compatible or visually appealing? Part of the answer lies in understanding of visual aesthetics, and is biased by personal preferences shaped by social attitudes, time, and place. In this work we propose a method that predicts compatibility between two items based on their visual features, as well as their context. We define context as the products that are known to be compatible with each of these item. Our model is in contrast to other metric learning approaches that rely on pairwise comparisons between item features alone. We address the compatibility prediction problem using a graph neural network that learns to generate product embeddings conditioned on their context. We present results for two prediction tasks (fill in the blank and outfit compatibility) tested on two fashion datasets Polyvore and Fashion-Gen, and on a subset of the Amazon dataset; we achieve state of the art results when using context information and show how test performance improves as more context is used.

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