paper-with-me

Papers

Delving into E-Commerce Product Retrieval with Vision-Language Pre-training

2023-04-10 · Xiaoyang Zheng, Fuyu Lv, Zilong Wang, Qingwen Liu, Xiaoyi Zeng

E-commerce search engines comprise a retrieval phase and a ranking phase, where the first one returns a candidate product set given user queries. Recently, vision-language pre-training, combining textual information with visual clues, has been popular in the application of retrieval tasks. In this paper, we propose a novel V+L pre-training method to solve the retrieval problem in Taobao Search. We design a visual pre-training task based on contrastive learning, outperforming common regression-based visual pre-training tasks. In addition, we adopt two negative sampling schemes, tailored for the large-scale retrieval task. Besides, we introduce the details of the online deployment of our proposed method in real-world situations. Extensive offline/online experiments demonstrate the superior performance of our method on the retrieval task. Our proposed method is employed as one retrieval channel of Taobao Search and serves hundreds of millions of users in real time.

📄 PDF Abstract BibTeX arXiv:2304.04377

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningRetrieval

Similar Papers 제목 키워드 기반

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…

Unified Vision-Language Representation Modeling for E-Commerce Same-Style Products Retrieval

2023-02-10 · Ben Chen, Linbo Jin, Xinxin Wang, Dehong Gao 외

Same-style products retrieval plays an important role in e-commerce platforms, aiming to identify the same products which may have different text descriptions or images. It can be used for similar products retrieval from…

AttributeLanguage ModelingLanguage ModellingRetrieval+2

Generative Retrieval for E-commerce: Jointly Learning Embedding and Codebook with Same Product Cluster

2026-08-31 · Songtao Fang, Zihao Xu, Shaowei Wei, Jin Zhang 외 arxiv

With the development of large language models (LLMs), generative retrieval is becoming increasingly important in e-commerce scenarios. Current mainstream approaches typically use a two-stage training strategy: first trai…

VL-CLIP: Enhancing Multimodal Recommendations via Visual Grounding and LLM-Augmented CLIP Embeddings

2025-07-22 · Ramin Giahi, Kehui Yao, Sriram Kollipara, Kai Zhao 외 arxiv

Multimodal learning plays a critical role in e-commerce recommendation platforms today, enabling accurate recommendations and product understanding. However, existing vision-language models, such as CLIP, face key challe…

Recommendation SystemsVisual Grounding

Multi-Modal Fashion Product Retrieval

2017-04-01 · WS 2017 4 · Antonio Rubio Romano, LongLong Yu, Edgar Simo-Serra, Francesc Moreno-Noguer

Finding a product in the fashion world can be a daunting task. Everyday, e-commerce sites are updating with thousands of images and their associated metadata (textual information), deepening the problem. In this paper, w…

Retrieval