paper-with-me

Papers

ItemSage: Learning Product Embeddings for Shopping Recommendations at Pinterest

2022-05-24 · Paul Baltescu, Haoyu Chen, Nikil Pancha, Andrew Zhai, Jure Leskovec, Charles Rosenberg

Learned embeddings for products are an important building block for web-scale e-commerce recommendation systems. At Pinterest, we build a single set of product embeddings called ItemSage to provide relevant recommendations in all shopping use cases including user, image and search based recommendations. This approach has led to significant improvements in engagement and conversion metrics, while reducing both infrastructure and maintenance cost. While most prior work focuses on building product embeddings from features coming from a single modality, we introduce a transformer-based architecture capable of aggregating information from both text and image modalities and show that it significantly outperforms single modality baselines. We also utilize multi-task learning to make ItemSage optimized for several engagement types, leading to a candidate generation system that is efficient for all of the engagement objectives of the end-to-end recommendation system. Extensive offline experiments are conducted to illustrate the effectiveness of our approach and results from online A/B experiments show substantial gains in key business metrics (up to +7% gross merchandise value/user and +11% click volume).

📄 PDF Abstract BibTeX arXiv:2205.11728

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningRecommendation Systems

Similar Papers 제목 키워드 기반

Shop The Look: Building a Large Scale Visual Shopping System at Pinterest

2020-06-18 · Raymond Shiau, Hao-Yu Wu, Eric Kim, Yue Li Du 외

As online content becomes ever more visual, the demand for searching by visual queries grows correspondingly stronger. Shop The Look is an online shopping discovery service at Pinterest, leveraging visual search to enabl…

object-detectionObject Detection

Learning a Unified Embedding for Visual Search at Pinterest

2019-08-05 · Andrew Zhai, Hao-Yu Wu, Eric Tzeng, Dong Huk Park 외

At Pinterest, we utilize image embeddings throughout our search and recommendation systems to help our users navigate through visual content by powering experiences like browsing of related content and searching for exac…

Metric LearningNavigateRecommendation SystemsRetrieval

OmniSearchSage: Multi-Task Multi-Entity Embeddings for Pinterest Search

2024-04-25 · Prabhat Agarwal, Minhazul Islam Sk, Nikil Pancha, Kurchi Subhra Hazra 외

In this paper, we present OmniSearchSage, a versatile and scalable system for understanding search queries, pins, and products for Pinterest search. We jointly learn a unified query embedding coupled with pin and product…

Entity EmbeddingsImage CaptioningMulti-Task Learning

Identifying Shopping Intent in Product QA for Proactive Recommendations

2024-04-09 · Besnik Fetahu, Nachshon Cohen, Elad Haramaty, Liane Lewin-Eytan 외

Voice assistants have become ubiquitous in smart devices allowing users to instantly access information via voice questions. While extensive research has been conducted in question answering for voice search, little atte…

FrictionMixture-of-ExpertsQuestion Answering

PinnerSage: Multi-Modal User Embedding Framework for Recommendations at Pinterest

2020-07-07 · Aditya Pal, Chantat Eksombatchai, Yitong Zhou, Bo Zhao 외

Latent user representations are widely adopted in the tech industry for powering personalized recommender systems. Most prior work infers a single high dimensional embedding to represent a user, which is a good starting …

ClusteringRecommendation Systems