paper-with-me

Papers

Improving Visual Recommendation on E-commerce Platforms Using Vision-Language Models

2025-10-15 · Yuki Yada, Sho Akiyama, Ryo Watanabe, Yuta Ueno, Yusuke Shido, Andre Rusli arxiv

On large-scale e-commerce platforms with tens of millions of active monthly users, recommending visually similar products is essential for enabling users to efficiently discover items that align with their preferences. This study presents the application of a vision-language model (VLM) -- which has demonstrated strong performance in image recognition and image-text retrieval tasks -- to product recommendations on Mercari, a major consumer-to-consumer marketplace used by more than 20 million monthly users in Japan. Specifically, we fine-tuned SigLIP, a VLM employing a sigmoid-based contrastive loss, using one million product image-title pairs from Mercari collected over a three-month period, and developed an image encoder for generating item embeddings used in the recommendation system. Our evaluation comprised an offline analysis of historical interaction logs and an online A/B test in a production environment. In offline analysis, the model achieved a 9.1% improvement in nDCG@5 compared with the baseline. In the online A/B test, the click-through rate improved by 50% whereas the conversion rate improved by 14% compared with the existing model. These results demonstrate the effectiveness of VLM-based encoders for e-commerce product recommendations and provide practical insights into the development of visual similarity-based recommendation systems.

📄 PDF Abstract BibTeX arXiv:2510.13359

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsText Retrieval

Similar Papers 제목 키워드 기반

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

e-CLIP: Large-Scale Vision-Language Representation Learning in E-commerce

2022-07-01 · Wonyoung Shin, Jonghun Park, Taekang Woo, Yongwoo Cho 외

Understanding vision and language representations of product content is vital for search and recommendation applications in e-commerce. As a backbone for online shopping platforms and inspired by the recent success in re…

AttributeAttribute ExtractionClusteringContrastive Learning+1

Enriching User Shopping History: Empowering E-commerce with a Hierarchical Recommendation System

2024-03-15 · Irem Islek, sule gunduz oguducu

Recommendation systems can provide accurate recommendations by analyzing user shopping history. A richer user history results in more accurate recommendations. However, in real applications, users prefer e-commerce platf…

Recommendation Systems

Real-time and personalized product recommendations for large e-commerce platforms

2025-06-26 · Matteo Tolloso, Davide Bacciu, Shahab Mokarizadeh, Marco Varesi

We present a methodology to provide real-time and personalized product recommendations for large e-commerce platforms, specifically focusing on fashion retail. Our approach aims to achieve accurate and scalable recommend…

PixRec: Leveraging Visual Context for Next-Item Prediction in Sequential Recommendation

2026-01-10 · Sayak Chakrabarty, Souradip Pal arxiv

Large Language Models (LLMs) have recently shown strong potential for usage in sequential recommendation tasks through text-only models, which combine advanced prompt design, contrastive alignment, and fine-tuning on dow…

Sequential Recommendation