paper-with-me

Papers

Que2Engage: Embedding-based Retrieval for Relevant and Engaging Products at Facebook Marketplace

2023-02-21 · Yunzhong He, Yuxin Tian, Mengjiao Wang, Feier Chen, Licheng Yu, Maolong Tang, Congcong Chen, Ning Zhang, Bin Kuang, Arul Prakash

Embedding-based Retrieval (EBR) in e-commerce search is a powerful search retrieval technique to address semantic matches between search queries and products. However, commercial search engines like Facebook Marketplace Search are complex multi-stage systems optimized for multiple business objectives. At Facebook Marketplace, search retrieval focuses on matching search queries with relevant products, while search ranking puts more emphasis on contextual signals to up-rank the more engaging products. As a result, the end-to-end searcher experience is a function of both relevance and engagement, and the interaction between different stages of the system. This presents challenges to EBR systems in order to optimize for better searcher experiences. In this paper we presents Que2Engage, a search EBR system built towards bridging the gap between retrieval and ranking for end-to-end optimizations. Que2Engage takes a multimodal & multitask approach to infuse contextual information into the retrieval stage and to balance different business objectives. We show the effectiveness of our approach via a multitask evaluation framework and thorough baseline comparisons and ablation studies. Que2Engage is deployed on Facebook Marketplace Search and shows significant improvements in searcher engagement in two weeks of A/B testing.

📄 PDF Abstract BibTeX arXiv:2302.11052

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

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

Facebook Ad Engagement in the Russian Active Measures Campaign of 2016

2020-12-21 · Mirela Silva, Luiz Giovanini, Juliana Fernandes, Daniela Oliveira 외

This paper examines 3,517 Facebook ads created by Russia's Internet Research Agency (IRA) between June 2015 and August 2017 in its active measures disinformation campaign targeting the 2016 U.S. general election. We aime…

feature selection

ItemSage: Learning Product Embeddings for Shopping Recommendations at Pinterest

2022-05-24 · Paul Baltescu, Haoyu Chen, Nikil Pancha, Andrew Zhai 외

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 recommendatio…

Multi-Task LearningRecommendation Systems

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

Relevance Filtering for Embedding-based Retrieval

2024-08-09 · Nicholas Rossi, Juexin Lin, Feng Liu, Zhen Yang 외

In embedding-based retrieval, Approximate Nearest Neighbor (ANN) search enables efficient retrieval of similar items from large-scale datasets. While maximizing recall of relevant items is usually the goal of retrieval s…

Retrieval