English

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

Information Retrieval 2023-04-18 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2304.04377,
  title  = {Delving into E-Commerce Product Retrieval with Vision-Language Pre-training},
  author = {Xiaoyang Zheng and Fuyu Lv and Zilong Wang and Qingwen Liu and Xiaoyi Zeng},
  journal= {arXiv preprint arXiv:2304.04377},
  year   = {2023}
}

Comments

5 pages, 4 figures, accepted to SIRIP 2023

R2 v1 2026-06-28T09:56:42.175Z