Bringing Multimodality to Amazon Visual Search System
Xinliang Zhu, Michael Huang, Han Ding, Jinyu Yang, Kelvin Chen, Tao, Zhou, Tal Neiman, Ouye Xie, Son Tran, Benjamin Yao, Doug Gray, Anuj Bindal,, Arnab Dhua

TL;DR
This paper enhances Amazon's visual search by integrating vision-language pretraining with image-text alignment losses into deep metric learning, significantly reducing false positives and improving multimodal search performance.
Contribution
It introduces a novel multimodal deep metric learning framework with image-text alignment, including 3-tower and 4-tower models, to improve image matching accuracy in visual search systems.
Findings
4.95% improvement in image matching click-through rate
Enhanced model reduces false positives in image-to-image matching
Both offline and online experiments confirm performance gains
Abstract
Image to image matching has been well studied in the computer vision community. Previous studies mainly focus on training a deep metric learning model matching visual patterns between the query image and gallery images. In this study, we show that pure image-to-image matching suffers from false positives caused by matching to local visual patterns. To alleviate this issue, we propose to leverage recent advances in vision-language pretraining research. Specifically, we introduce additional image-text alignment losses into deep metric learning, which serve as constraints to the image-to-image matching loss. With additional alignments between the text (e.g., product title) and image pairs, the model can learn concepts from both modalities explicitly, which avoids matching low-level visual features. We progressively develop two variants, a 3-tower and a 4-tower model, where the latter takes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Data Mining and Analysis · Sentiment Analysis and Opinion Mining · Text and Document Classification Technologies
MethodsFocus
