paper-with-me

홈 › Papers

A Bird's-eye View of Reranking: from List Level to Page Level

2022-11-17 · Yunjia Xi, Jianghao Lin, Weiwen Liu, Xinyi Dai, Weinan Zhang, Rui Zhang, Ruiming Tang, Yong Yu

Reranking, as the final stage of multi-stage recommender systems, refines the initial lists to maximize the total utility. With the development of multimedia and user interface design, the recommendation page has evolved to a multi-list style. Separately employing traditional list-level reranking methods for different lists overlooks the inter-list interactions and the effect of different page formats, thus yielding suboptimal reranking performance. Moreover, simply applying a shared network for all the lists fails to capture the commonalities and distinctions in user behaviors on different lists. To this end, we propose to draw a bird's-eye view of \textbf{page-level reranking} and design a novel Page-level Attentional Reranking (PAR) model. We introduce a hierarchical dual-side attention module to extract personalized intra- and inter-list interactions. A spatial-scaled attention network is devised to integrate the spatial relationship into pairwise item influences, which explicitly models the page format. The multi-gated mixture-of-experts module is further applied to capture the commonalities and differences of user behaviors between different lists. Extensive experiments on a public dataset and a proprietary dataset show that PAR significantly outperforms existing baseline models.

📄 PDF Abstract BibTeX arXiv:2211.09303

Code (1)

yunjiaxi/page-level-attentional-reranking 공식 구현 tf

Tasks

Mixture-of-ExpertsRecommendation SystemsReranking

Similar Papers 제목 키워드 기반

Multi-Level Interaction Reranking with User Behavior History

2022-04-20 · Yunjia Xi, Weiwen Liu, Jieming Zhu, Xilong Zhao 외

As the final stage of the multi-stage recommender system (MRS), reranking directly affects users' experience and satisfaction, thus playing a critical role in MRS. Despite the improvement achieved in the existing work, t…

Recommendation SystemsReranking

Self-Calibrated Listwise Reranking with Large Language Models

2024-11-07 · Ruiyang Ren, Yuhao Wang, Kun Zhou, Wayne Xin Zhao 외

Large language models (LLMs), with advanced linguistic capabilities, have been employed in reranking tasks through a sequence-to-sequence approach. In this paradigm, multiple passages are reranked in a listwise manner an…

Reranking

360BEV: Panoramic Semantic Mapping for Indoor Bird's-Eye View

2023-03-21 · Zhifeng Teng, Jiaming Zhang, Kailun Yang, Kunyu Peng 외

Seeing only a tiny part of the whole is not knowing the full circumstance. Bird's-eye-view (BEV) perception, a process of obtaining allocentric maps from egocentric views, is restricted when using a narrow Field of View …

Semantic Segmentation

Dual-Rerank: Fusing Causality and Utility for Industrial Generative Reranking

2026-04-08 · Chao Zhang, Shuai Lin, ChengLei Dai, Ye Qian 외 arxiv

Kuaishou serves over 400 million daily active users, processing hundreds of millions of search queries daily against a repository of tens of billions of short videos. As the final decision layer, the reranking stage dete…

Reinforcement LearningKnowledge Distillation

Comprehensive List Generation for Multi-Generator Reranking

2025-04-22 · Hailan Yang, Zhenyu Qi, Shuchang Liu, Xiaoyu Yang 외

Reranking models solve the final recommendation lists that best fulfill users' demands. While existing solutions focus on finding parametric models that approximate optimal policies, recent approaches find that it is bet…

Reranking