CVJun 13, 2022

Learning Fashion Compatibility from In-the-wild Images

arXiv:2206.05982v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses the problem of recommending complementary fashion items for consumers, but it is incremental as it builds on prior self-supervised approaches with domain adaptation.

The paper tackles fashion compatibility prediction by learning representations from in-the-wild street images using self-supervised learning, outperforming existing self-supervised methods on benchmarks like Polyvore, especially in cross-dataset settings.

Complementary fashion recommendation aims at identifying items from different categories (e.g. shirt, footwear, etc.) that "go well together" as an outfit. Most existing approaches learn representation for this task using labeled outfit datasets containing manually curated compatible item combinations. In this work, we propose to learn representations for compatibility prediction from in-the-wild street fashion images through self-supervised learning by leveraging the fact that people often wear compatible outfits. Our pretext task is formulated such that the representations of different items worn by the same person are closer compared to those worn by other people. Additionally, to reduce the domain gap between in-the-wild and catalog images during inference, we introduce an adversarial loss that minimizes the difference in feature distribution between the two domains. We conduct our experiments on two popular fashion compatibility benchmarks - Polyvore and Polyvore-Disjoint outfits, and outperform existing self-supervised approaches, particularly significant in cross-dataset setting where training and testing images are from different sources.

Foundations

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

Your Notes