Visual Product Graph: Bridging Visual Products And Composite Images For End-to-End Style Recommendations
Yue Li Du, Ben Alexander, Mikhail Antonenka, Rohan Mahadev, Hao-yu Wu, Dmitry Kislyuk
TL;DR
This work tackles bridging visual products and composite images to enable end-to-end style recommendations. It introduces the Visual Product Graph (VPG) with Forward-STL and Reverse-STL to connect product-level queries with context-rich ensembles and to retrieve complementary items, backed by a scalable feature storage and an enhanced object detector and unified visual embedding. Through large-scale pretraining, hard triplets, and float-valued embeddings, the approach achieves substantial gains in extremely similar retrieval and engagement, with robust offline, human, and online evaluations. Deployed in Pinterest's Ways to Style It, VPG demonstrates practical impact in fashion and home decor by delivering cohesive outfits with social proof and context-aware recommendations.
Abstract
Retrieving semantically similar but visually distinct contents has been a critical capability in visual search systems. In this work, we aim to tackle this problem with Visual Product Graph (VPG), leveraging high-performance infrastructure for storage and state-of-the-art computer vision models for image understanding. VPG is built to be an online real-time retrieval system that enables navigation from individual products to composite scenes containing those products, along with complementary recommendations. Our system not only offers contextual insights by showcasing how products can be styled in a context, but also provides recommendations for complementary products drawn from these inspirations. We discuss the essential components for building the Visual Product Graph, along with the core computer vision model improvements across object detection, foundational visual embeddings, and other visual signals. Our system achieves a 78.8% extremely similar@1 in end-to-end human relevance evaluations, and a 6% module engagement rate. The "Ways to Style It" module, powered by the Visual Product Graph technology, is deployed in production at Pinterest.
