paper-with-me

Papers

Representation Online Matters: Practical End-to-End Diversification in Search and Recommender Systems

2023-05-24 · Pedro Silva, Bhawna Juneja, Shloka Desai, Ashudeep Singh, Nadia Fawaz

As the use of online platforms continues to grow across all demographics, users often express a desire to feel represented in the content. To improve representation in search results and recommendations, we introduce end-to-end diversification, ensuring that diverse content flows throughout the various stages of these systems, from retrieval to ranking. We develop, experiment, and deploy scalable diversification mechanisms in multiple production surfaces on the Pinterest platform, including Search, Related Products, and New User Homefeed, to improve the representation of different skin tones in beauty and fashion content. Diversification in production systems includes three components: identifying requests that will trigger diversification, ensuring diverse content is retrieved from the large content corpus during the retrieval stage, and finally, balancing the diversity-utility trade-off in a self-adjusting manner in the ranking stage. Our approaches, which evolved from using Strong-OR logical operator to bucketized retrieval at the retrieval stage and from greedy re-rankers to multi-objective optimization using determinantal point processes for the ranking stage, balances diversity and utility while enabling fast iterations and scalable expansion to diversification over multiple dimensions. Our experiments indicate that these approaches significantly improve diversity metrics, with a neutral to a positive impact on utility metrics and improved user satisfaction, both qualitatively and quantitatively, in production. An accessible PDF of this article is available at https://drive.google.com/file/d/1p5PkqC-sdtX19Y_IAjZCtiSxSEX1IP3q/view

📄 PDF Abstract BibTeX arXiv:2305.15534

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPoint ProcessesRecommendation SystemsRetrieval

Similar Papers 제목 키워드 기반

Attention De-sparsification Matters: Inducing Diversity in Digital Pathology Representation Learning

2023-09-12 · Saarthak Kapse, Srijan Das, Jingwei Zhang, Rajarsi R. Gupta 외

We propose DiRL, a Diversity-inducing Representation Learning technique for histopathology imaging. Self-supervised learning techniques, such as contrastive and non-contrastive approaches, have been shown to learn rich a…

Cell SegmentationDiversityRepresentation LearningSelf-Supervised Learning

Recency Ranking by Diversification of Result Set

2024-01-26 · Andrey Styskin, Fedor Romanenko, Fedor Vorobyev, Pavel Serdyukov

In this paper, we propose a web search retrieval approach which automatically detects recency sensitive queries and increases the freshness of the ordinary document ranking by a degree proportional to the probability of …

Document RankingRetrieval

Diversified Top-k Similarity Search in Large Attributed Networks

2016-08-18 · Meng Zaiqiao, Shen Hong

Given a large network and a query node, finding its top-k similar nodes is a primitive operation in many graph-based applications. Recently enhancing search results with diversification have received much attention. In t…

Attribute

Optimizing Ranking Systems Online as Bandits

2021-10-12 · Chang Li

Ranking system is the core part of modern retrieval and recommender systems, where the goal is to rank candidate items given user contexts. Optimizing ranking systems online means that the deployed system can serve user …

Learning-To-RankOnline Ranker EvaluationRecommendation SystemsRetrieval

Diversity Preference-Aware Link Recommendation for Online Social Networks

2022-05-21 · Kexin Yin, Xiao Fang, Bintong Chen, Olivia Sheng

Link recommendation, which recommends links to connect unlinked online social network users, is a fundamental social network analytics problem with ample business implications. Existing link recommendation methods tend t…

DiversityRecommendation Systems