Captions Are Worth a Thousand Words: Enhancing Product Retrieval with Pretrained Image-to-Text Models
Jason Tang, Garrin McGoldrick, Marie Al-Ghossein, Ching-Wei Chen

TL;DR
This paper demonstrates how pre-trained image-to-text models can improve product retrieval by generating effective descriptions, especially benefiting small eCommerce businesses with limited text data.
Contribution
It introduces a method combining existing text with image-generated descriptions using models like instructBLIP and CLIP for enhanced searchability.
Findings
Image-generated descriptions improve retrieval accuracy.
Combining text and image descriptions yields better search results.
Models effectively generate standalone descriptions for search.
Abstract
This paper explores the usage of multimodal image-to-text models to enhance text-based item retrieval. We propose utilizing pre-trained image captioning and tagging models, such as instructBLIP and CLIP, to generate text-based product descriptions which are combined with existing text descriptions. Our work is particularly impactful for smaller eCommerce businesses who are unable to maintain the high-quality text descriptions necessary to effectively perform item retrieval for search and recommendation use cases. We evaluate the searchability of ground-truth text, image-generated text, and combinations of both texts on several subsets of Amazon's publicly available ESCI dataset. The results demonstrate the dual capability of our proposed models to enhance the retrieval of existing text and generate highly-searchable standalone descriptions.
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
TopicsMultimodal Machine Learning Applications · Video Analysis and Summarization · Image Retrieval and Classification Techniques
MethodsContrastive Language-Image Pre-training
