A Generative Re-ranking Model for List-level Multi-objective Optimization at Taobao
Yue Meng, Cheng Guo, Yi Cao, Tong Liu, Bo Zheng

TL;DR
This paper introduces SORT-Gen, a novel end-to-end generative re-ranking model for list-level multi-objective optimization in e-commerce, improving click and GMV metrics while addressing efficiency and diversity challenges.
Contribution
The paper presents a new Transformer-based generative re-ranking model with a fast inference algorithm for multi-objective list optimization, deployed at Taobao.
Findings
+4.13% CLCK improvement in online tests
+8.10% GMV increase in online deployment
Successfully deployed in multiple Taobao scenarios
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Dropout · Layer Normalization · Focus · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Softmax
