Title: Personalized Re-ranking for Recommendation

Abstract: Ranking is a core task in recommender systems, which aims at providing an ordered list of items to users. Typically, a ranking function is learned from the labeled dataset to optimize the global performance, which produces a ranking score for each individual item. However, it may be sub-optimal because the scoring function applies to each item individually and does not explicitly consider the mutual influence between items, as well as the differences of users' preferences or intents. Therefore, we propose a personalized re-ranking model for recommender systems. The proposed re-ranking model can be easily deployed as a follow-up modular after any ranking algorithm, by directly using the existing ranking feature vectors. It directly optimizes the whole recommendation list by employing a transformer structure to efficiently encode the information of all items in the list. Specifically, the Transformer applies a self-attention mechanism that directly models the global relationships between any pair of items in the whole list. We confirm that the performance can be further improved by introducing pre-trained embedding to learn personalized encoding functions for different users. Experimental results on both offline benchmarks and real-world online e-commerce systems demonstrate the significant improvements of the proposed re-ranking model.

Comments: 9 pages
Subjects: Information Retrieval (cs.IR) ; Artificial Intelligence (cs.AI)
Cite as: arXiv:1904.06813 [cs.IR]
(or arXiv:1904.06813v3 [cs.IR] for this version)
https://doi.org/10.48550/arXiv.1904.06813

Focus to learn more

arXiv-issued DOI via DataCite

Submission history

From: Changhua Pei [view email]
[v1] Mon, 15 Apr 2019 02:47:40 UTC (429 KB)
[v2] Mon, 22 Jul 2019 06:02:13 UTC (87 KB)
[v3] Tue, 23 Jul 2019 03:00:56 UTC (87 KB)

Full-text links:

Access Paper:

View a PDF of the paper titled Personalized Re-ranking for Recommendation, by Changhua Pei and 7 other authors