论文标题
梨:通过上下文化的变压器进行个性化重新排列以供推荐
PEAR: Personalized Re-ranking with Contextualized Transformer for Recommendation
论文作者
论文摘要
推荐系统的目标是向最适合其兴趣的用户提供有序的项目列表。作为推荐管道中的一项关键任务,近年来,重新排名受到了越来越多的关注。与分别对每个项目进行评分的常规排名模型相反,重新排列旨在明确对项目之间的相互影响进行建模,以进一步完善给定初始排名列表的项目的排序。在本文中,我们提出了一个基于上下文化变压器的个性化重新排列模型(称为梨)。梨对现有方法做出了一些重大改进。具体来说,梨不仅捕获特征级别和项目级交互,还可以从初始排名列表和历史点击项目列表中对项目上下文进行建模。除了项目级排名评分预测外,我们还通过列表级分类任务来增强对梨的培训,以评估用户对整个排名列表的满意度。公共和生产数据集的实验结果表明,与以前的重新排列模型相比,梨的有效性很高。
The goal of recommender systems is to provide ordered item lists to users that best match their interests. As a critical task in the recommendation pipeline, re-ranking has received increasing attention in recent years. In contrast to conventional ranking models that score each item individually, re-ranking aims to explicitly model the mutual influences among items to further refine the ordering of items given an initial ranking list. In this paper, we present a personalized re-ranking model (dubbed PEAR) based on contextualized transformer. PEAR makes several major improvements over the existing methods. Specifically, PEAR not only captures feature-level and item-level interactions, but also models item contexts from both the initial ranking list and the historical clicked item list. In addition to item-level ranking score prediction, we also augment the training of PEAR with a list-level classification task to assess users' satisfaction on the whole ranking list. Experimental results on both public and production datasets have shown the superior effectiveness of PEAR compared to the previous re-ranking models.