paper-with-me

Papers

Multimodal semantic retrieval for product search

2025-01-13 · Dong Liu, Esther Lopez Ramos

Semantic retrieval (also known as dense retrieval) based on textual data has been extensively studied for both web search and product search application fields, where the relevance of a query and a potential target document is computed by their dense vector representation comparison. Product image is crucial for e-commence search interactions and is a key factor for customers at product explorations. But its impact for semantic retrieval has not been well studied yet. In this research, we build a multimodal representation for product items in e-commerece search in contrast to pure-text representation of products, and investigate the impact of such representations. The models are developed and evaluated on e-commerce datasets. We demonstrate that a multimodal representation scheme for a product can show improvement either on purchase recall or relevance accuracy in semantic retrieval. Additionally, we provide numerical analysis for exclusive matches retrieved by a multimodal semantic retrieval model versus a text-only semantic retrieval model, to demonstrate the validation of multimodal solutions.

📄 PDF Abstract BibTeX arXiv:2501.07365

Code (1)

mayurbhangale/multimodal-retrieval pytorch

Tasks

RetrievalSemantic Retrieval

Similar Papers 제목 키워드 기반

MAKE: Vision-Language Pre-training based Product Retrieval in Taobao Search

2023-01-30 · Xiaoyang Zheng, Zilong Wang, Ke Xu, Sen Li 외

Taobao Search consists of two phases: the retrieval phase and the ranking phase. Given a user query, the retrieval phase returns a subset of candidate products for the following ranking phase. Recently, the paradigm of p…

Retrieval

Que2Engage: Embedding-based Retrieval for Relevant and Engaging Products at Facebook Marketplace

2023-02-21 · Yunzhong He, Yuxin Tian, Mengjiao Wang, Feier Chen 외

Embedding-based Retrieval (EBR) in e-commerce search is a powerful search retrieval technique to address semantic matches between search queries and products. However, commercial search engines like Facebook Marketplace …

Retrieval

VCG: A Multimodal Retrieval Framework for E-Commerce Video Feeds under Extreme Cold-Start Conditions

2026-06-17 · Katya Mirylenka, Egor Malykh, Mahdyar Ravanbakhsh, Michael Gygli 외 arxiv

The digital commerce landscape is shifting from static, search-driven catalogs to dynamic, immersive video feeds. This transition introduces an ``extreme cold-start'' problem: unlike traditional items, new short-form vid…

Collaborative Filtering

AMES: Approximate Multi-modal Enterprise Search via Late Interaction Retrieval

2026-03-13 · Tony Joseph, Carlos Pareja, David Lopes Pegna, Abhishek Singh arxiv

We present AMES (Approximate Multimodal Enterprise Search), a unified multimodal late interaction retrieval architecture which is backend agnostic. AMES demonstrates that fine-grained multimodal late interaction retrieva…

Cross-Modal Retrieval

Turning Adversaries into Allies: Reversing Typographic Attacks for Multimodal E-Commerce Product Retrieval

2025-11-07 · Janet Jenq, Hongda Shen arxiv

Multimodal product retrieval systems in e-commerce platforms rely on effectively combining visual and textual signals to improve search relevance and user experience. However, vision-language models such as CLIP are vuln…