paper-with-me

Papers

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

2023-02-10 · Ben Chen, Linbo Jin, Xinxin Wang, Dehong Gao, Wen Jiang, Wei Ning

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 different suppliers or duplicate products detection of one supplier. Common methods use the image as the detected object, but they only consider the visual features and overlook the attribute information contained in the textual descriptions, and perform weakly for products in image less important industries like machinery, hardware tools and electronic component, even if an additional text matching module is added. In this paper, we propose a unified vision-language modeling method for e-commerce same-style products retrieval, which is designed to represent one product with its textual descriptions and visual contents. It contains one sampling skill to collect positive pairs from user click log with category and relevance constrained, and a novel contrastive loss unit to model the image, text, and image+text representations into one joint embedding space. It is capable of cross-modal product-to-product retrieval, as well as style transfer and user-interactive search. Offline evaluations on annotated data demonstrate its superior retrieval performance, and online testings show it can attract more clicks and conversions. Moreover, this model has already been deployed online for similar products retrieval in alibaba.com, the largest B2B e-commerce platform in the world.

📄 PDF Abstract BibTeX arXiv:2302.05093

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeLanguage ModelingLanguage ModellingRetrievalStyle TransferText Matching

Similar Papers 제목 키워드 기반

UserBERT: Modeling Long- and Short-Term User Preferences via Self-Supervision

2022-02-14 · Tianyu Li, Ali Cevahir, Derek Cho, Hao Gong 외

E-commerce platforms generate vast amounts of customer behavior data, such as clicks and purchases, from millions of unique users every day. However, effectively using this data for behavior understanding tasks is challe…

Representation Learning

Learning Instance-Level Representation for Large-Scale Multi-Modal Pretraining in E-commerce

2023-04-06 · CVPR 2023 1 · Yang Jin, Yongzhi Li, Zehuan Yuan, Yadong Mu

This paper aims to establish a generic multi-modal foundation model that has the scalable capability to massive downstream applications in E-commerce. Recently, large-scale vision-language pretraining approaches have ach…

Decoder

A Semi-supervised Scalable Unified Framework for E-commerce Query Classification

2025-06-26 · Chunyuan Yuan, Chong Zhang, Zheng Fang, Ming Pang 외

Query classification, including multiple subtasks such as intent and category prediction, is vital to e-commerce applications. E-commerce queries are usually short and lack context, and the information between labels can…

ClassificationWorld Knowledge

Distantly Supervised Transformers For E-Commerce Product QA

2021-04-07 · NAACL 2021 4 · Happy Mittal, Aniket Chakrabarti, Belhassen Bayar, Animesh Anant Sharma 외

We propose a practical instant question answering (QA) system on product pages of ecommerce services, where for each user query, relevant community question answer (CQA) pairs are retrieved. User queries and CQA pairs di…

Question Answering

Cross-Domain Product Representation Learning for Rich-Content E-Commerce

2023-08-10 · ICCV 2023 1 · Xuehan Bai, Yan Li, Yanhua Cheng, Wenjie Yang 외

The proliferation of short video and live-streaming platforms has revolutionized how consumers engage in online shopping. Instead of browsing product pages, consumers are now turning to rich-content e-commerce, where the…

Representation Learning