paper-with-me

Papers

Transformer-empowered Multi-modal Item Embedding for Enhanced Image Search in E-Commerce

2023-11-29 · Chang Liu, Peng Hou, AnXiang Zeng, Han Yu

Over the past decade, significant advances have been made in the field of image search for e-commerce applications. Traditional image-to-image retrieval models, which focus solely on image details such as texture, tend to overlook useful semantic information contained within the images. As a result, the retrieved products might possess similar image details, but fail to fulfil the user's search goals. Moreover, the use of image-to-image retrieval models for products containing multiple images results in significant online product feature storage overhead and complex mapping implementations. In this paper, we report the design and deployment of the proposed Multi-modal Item Embedding Model (MIEM) to address these limitations. It is capable of utilizing both textual information and multiple images about a product to construct meaningful product features. By leveraging semantic information from images, MIEM effectively supplements the image search process, improving the overall accuracy of retrieval results. MIEM has become an integral part of the Shopee image search platform. Since its deployment in March 2023, it has achieved a remarkable 9.90% increase in terms of clicks per user and a 4.23% boost in terms of orders per user for the image search feature on the Shopee e-commerce platform.

📄 PDF Abstract BibTeX arXiv:2311.17954

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LLM-Empowered Representation Learning for Emerging Item Recommendation

2025-12-11 · Ziying Zhang, Quanming Yao, Yaqing Wang arxiv

In this work, we tackle the challenge of recommending emerging items, whose interactions gradually accumulate over time. Existing methods often overlook this dynamic process, typically assuming that emerging items have f…

Representation Learning

MMGRec: Multimodal Generative Recommendation with Transformer Model

2024-04-25 · Han Liu, Yinwei Wei, Xuemeng Song, Weili Guan 외

Multimodal recommendation aims to recommend user-preferred candidates based on her/his historically interacted items and associated multimodal information. Previous studies commonly employ an embed-and-retrieve paradigm:…

modelMultimodal RecommendationQuantizationRelation

A Unified Graph Transformer for Overcoming Isolations in Multi-modal Recommendation

2024-07-29 · Zixuan Yi, Iadh Ounis

With the rapid development of online multimedia services, especially in e-commerce platforms, there is a pressing need for personalised recommendation systems that can effectively encode the diverse multi-modal content a…

Graph Neural NetworkMulti-modal RecommendationRecommendation Systems

Multi-Modal Recommendation System with Auxiliary Information

2022-10-13 · Mufhumudzi Muthivhi, Terence L. Van Zyl, Hairong Wang

Context-aware recommendation systems improve upon classical recommender systems by including, in the modelling, a user's behaviour. Research into context-aware recommendation systems has previously only considered the se…

Multi-modal RecommendationRecommendation Systems

Learning Item Representations Directly from Multimodal Features for Effective Recommendation

2025-05-08 · Xin Zhou, Xiaoxiong Zhang, Dusit Niyato, Zhiqi Shen

Conventional multimodal recommender systems predominantly leverage Bayesian Personalized Ranking (BPR) optimization to learn item representations by amalgamating item identity (ID) embeddings with multimodal features. Ne…

Recommendation Systems