淘宝推荐系统用生成式重排模型提升多目标转化效果。
A Generative Re-ranking Model for List-level Multi-objective Optimization at Taobao
- 用Transformer+有序回归建模列表级多目标得分
- 线上实验提升点击率4.13%、GMV 8.10%
- 兼顾速度与多样性,适合大规模电商推荐场景
电商平台推荐系统需生成满足点击、转化和商品交易额(GMV)等多目标的排序列表。传统方法多在单个物品层面优化,忽视用户动态意图与物品间上下文交互。列表级重排可克服此局限,但现有模型多聚焦精度,忽略效率与多样性。为此,我们提出端到端生成式重排模型SORT-Gen,包含两部分:1)顺序有序回归Transformer,利用Transformer与有序回归对变长子列表精准估计多目标值;2)掩码驱动快速生成算法,整合多目标候选队列、高效选品与多样性机制,实现快速在线生成。全面线上实验表明,SORT-Gen在淘宝小程序“百依不贴”上带来+4.13%点击率与+8.10% GMV提升。目前该模型已在淘宝App多个场景部署,服务大量用户。
原文摘要 · Abstract (English)
E-commerce recommendation systems aim to generate ordered lists of items for customers, optimizing multiple business objectives, such as clicks, conversions and Gross Merchandise Volume (GMV). Traditional multi-objective optimization methods like formulas or Learning-to-rank (LTR) models take effect at item-level, neglecting dynamic user intent and contextual item interactions. List-level multi-objective optimization in the re-ranking stage can overcome this limitation, but most current re-ranking models focus more on accuracy improvement with context. In addition, re-ranking is faced with the challenges of time complexity and diversity. In light of this, we propose a novel end-to-end generative re-ranking model named Sequential Ordered Regression Transformer-Generator (SORT-Gen) for the less-studied list-level multi-objective optimization problem. Specifically, SORT-Gen is divided into two parts: 1)Sequential Ordered Regression Transformer innovatively uses Transformer and ordered regression to accurately estimate multi-objective values for variable-length sub-lists. 2)Mask-Driven Fast Generation Algorithm combines multi-objective candidate queues, efficient item selection and diversity mechanism into model inference, providing a fast online list generation method. Comprehensive online experiments demonstrate that SORT-Gen brings +4.13% CLCK and +8.10% GMV for Baiyibutie, a notable Mini-app of Taobao. Currently, SORT-Gen has been successfully deployed in multiple scenarios of Taobao App, serving for a vast number of users.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。