PIER: Permutation-Level Interest-Based End-to-End Re-ranking Framework in E-commerce
Xiaowen Shi, Fan Yang, Ze Wang, Xiaoxu Wu, Muzhi Guan, Guogang Liao,, Yongkang Wang, Xingxing Wang, Dong Wang

TL;DR
This paper introduces PIER, an end-to-end re-ranking framework for e-commerce that balances efficiency and effectiveness by combining permutation-level interest modeling with a novel attention mechanism, improving ranking quality.
Contribution
The paper proposes a novel two-stage re-ranking framework with permutation-level interest modeling and a new omnidirectional attention mechanism, trained jointly for better performance.
Findings
PIER outperforms baseline models on public datasets.
Successfully deployed on Meituan food delivery platform.
Enhances re-ranking accuracy with efficient candidate selection.
Abstract
Re-ranking draws increased attention on both academics and industries, which rearranges the ranking list by modeling the mutual influence among items to better meet users' demands. Many existing re-ranking methods directly take the initial ranking list as input, and generate the optimal permutation through a well-designed context-wise model, which brings the evaluation-before-reranking problem. Meanwhile, evaluating all candidate permutations brings unacceptable computational costs in practice. Thus, to better balance efficiency and effectiveness, online systems usually use a two-stage architecture which uses some heuristic methods such as beam-search to generate a suitable amount of candidate permutations firstly, which are then fed into the evaluation model to get the optimal permutation. However, existing methods in both stages can be improved through the following aspects. As for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Human Mobility and Location-Based Analysis · Digital Marketing and Social Media
