Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Recommender Systems with Generative Retrieval

About

Modern recommender systems perform large-scale retrieval by first embedding queries and item candidates in the same unified space, followed by approximate nearest neighbor search to select top candidates given a query embedding. In this paper, we propose a novel generative retrieval approach, where the retrieval model autoregressively decodes the identifiers of the target candidates. To that end, we create semantically meaningful tuple of codewords to serve as a Semantic ID for each item. Given Semantic IDs for items in a user session, a Transformer-based sequence-to-sequence model is trained to predict the Semantic ID of the next item that the user will interact with. To the best of our knowledge, this is the first Semantic ID-based generative model for recommendation tasks. We show that recommender systems trained with the proposed paradigm significantly outperform the current SOTA models on various datasets. In addition, we show that incorporating Semantic IDs into the sequence-to-sequence model enhances its ability to generalize, as evidenced by the improved retrieval performance observed for items with no prior interaction history.

Shashank Rajput, Nikhil Mehta, Anima Singh, Raghunandan H. Keshavan, Trung Vu, Lukasz Heldt, Lichan Hong, Yi Tay, Vinh Q. Tran, Jonah Samost, Maciej Kula, Ed H. Chi, Maheswaran Sathiamoorthy• 2023

Related benchmarks

TaskDatasetResultRank
Sequential RecommendationAmazon Beauty (test)
NDCG@103.84
194
Sequential RecommendationAmazon Beauty
NDCG@104.02
181
Sequential RecommendationYelp
NDCG@101.05
131
RecommendationYelp (test)
NDCG@205.39
82
Sequential RecommendationAmazon Sports
NDCG@102.16
76
Sequential RecommendationAmazon Toys
R@100.0727
76
Sequential RecommendationSports
Recall@104.01
62
RecommendationSports
Recall@100.0318
62
Sequential RecommendationAmazon Sports and Outdoors (test)
NDCG@50.019
60
Sequential RecommendationAmazon Toy (test)
NDCG@100.0293
60
Showing 10 of 303 rows
...

Other info

Follow for update