paper-with-me

Papers

RankTower: A Synergistic Framework for Enhancing Two-Tower Pre-Ranking Model

2024-07-17 · YaChen Yan, Liubo Li

In large-scale ranking systems, cascading architectures have been widely adopted to achieve a balance between efficiency and effectiveness. The pre-ranking module plays a vital role in selecting a subset of candidates for the subsequent ranking module. It is crucial for the pre-ranking model to maintain a balance between efficiency and accuracy to adhere to online latency constraints. In this paper, we propose a novel neural network architecture called RankTower, which is designed to efficiently capture user-item interactions while following the user-item decoupling paradigm to ensure online inference efficiency. The proposed approach employs a hybrid training objective that learns from samples obtained from the full stage of the cascade ranking system, optimizing different objectives for varying sample spaces. This strategy aims to enhance the pre-ranking model's ranking capability and improvement alignment with the existing cascade ranking system. Experimental results conducted on public datasets demonstrate that RankTower significantly outperforms state-of-the-art pre-ranking models.

📄 PDF Abstract BibTeX arXiv:2407.12385

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

IntTower: the Next Generation of Two-Tower Model for Pre-Ranking System

2022-10-18 · Xiangyang Li, Bo Chen, Huifeng Guo, Jingjie Li 외

Scoring a large number of candidates precisely in several milliseconds is vital for industrial pre-ranking systems. Existing pre-ranking systems primarily adopt the \textbf{two-tower} model since the ``user-item decoupli…

Zero Shot on the Cold-Start Problem: Model-Agnostic Interest Learning for Recommender Systems

2021-08-31 · Philip J. Feng, Pingjun Pan, Tingting Zhou, Hongxiang Chen 외

User behavior has been validated to be effective in revealing personalized preferences for commercial recommendations. However, few user-item interactions can be collected for new users, which results in a null space for…

Recommendation Systems

FairRank: Fairness-aware Single-tower Ranking Framework for News Recommendation

2022-04-01 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Single-tower models are widely used in the ranking stage of news recommendation to accurately rank candidate news according to their fine-grained relatedness with user interest indicated by user behaviors. However, these…

AttributeFairnessNews Recommendation

Personalized Transformer-based Ranking for e-Commerce at Yandex

2023-10-05 · Kirill Khrylchenko, Alexander Fritzler

Personalizing user experience with high-quality recommendations based on user activity is vital for e-commerce platforms. This is particularly important in scenarios where the user's intent is not explicit, such as on th…

Retrieval

Disaggregated Multi-Tower: Topology-aware Modeling Technique for Efficient Large-Scale Recommendation

2024-03-01 · Liang Luo, Buyun Zhang, Michael Tsang, Yinbin Ma 외

We study a mismatch between the deep learning recommendation models' flat architecture, common distributed training paradigm and hierarchical data center topology. To address the associated inefficiencies, we propose Dis…