paper-with-me

홈 › Papers

LiRank: Industrial Large Scale Ranking Models at LinkedIn

2024-02-10 · Fedor Borisyuk, Mingzhou Zhou, Qingquan Song, Siyu Zhu, Birjodh Tiwana, Ganesh Parameswaran, Siddharth Dangi, Lars Hertel, Qiang Xiao, Xiaochen Hou, Yunbo Ouyang, Aman Gupta, Sheallika Singh, Dan Liu, Hailing Cheng, Lei Le, Jonathan Hung, Sathiya Keerthi, Ruoyan Wang, Fengyu Zhang, Mohit Kothari, Chen Zhu, Daqi Sun, Yun Dai, Xun Luan, Sirou Zhu, Zhiwei Wang, Neil Daftary, Qianqi Shen, Chengming Jiang, Haichao Wei, Maneesh Varshney, Amol Ghoting, Souvik Ghosh

We present LiRank, a large-scale ranking framework at LinkedIn that brings to production state-of-the-art modeling architectures and optimization methods. We unveil several modeling improvements, including Residual DCN, which adds attention and residual connections to the famous DCNv2 architecture. We share insights into combining and tuning SOTA architectures to create a unified model, including Dense Gating, Transformers and Residual DCN. We also propose novel techniques for calibration and describe how we productionalized deep learning based explore/exploit methods. To enable effective, production-grade serving of large ranking models, we detail how to train and compress models using quantization and vocabulary compression. We provide details about the deployment setup for large-scale use cases of Feed ranking, Jobs Recommendations, and Ads click-through rate (CTR) prediction. We summarize our learnings from various A/B tests by elucidating the most effective technical approaches. These ideas have contributed to relative metrics improvements across the board at LinkedIn: +0.5% member sessions in the Feed, +1.76% qualified job applications for Jobs search and recommendations, and +4.3% for Ads CTR. We hope this work can provide practical insights and solutions for practitioners interested in leveraging large-scale deep ranking systems.

📄 PDF Abstract BibTeX arXiv:2402.06859

Code (0)

등록된 구현이 없습니다.

Tasks

Click-Through Rate PredictionQuantization

Similar Papers 제목 키워드 기반

CADET: Context-Conditioned Ads CTR Prediction With a Decoder-Only Transformer

2026-02-11 · David Pardoe, Neil Daftary, Miro Furtado, Aditya Aiyer 외 arxiv

Click-through rate (CTR) prediction is fundamental to online advertising systems. While Deep Learning Recommendation Models (DLRMs) with explicit feature interactions have long dominated this domain, recent advances in g…

Large Scale Retrieval for the LinkedIn Feed using Causal Language Models

2025-10-16 · Sudarshan Srinivasa Ramanujam, Antonio Alonso, Saurabh Kataria, Siddharth Dangi 외 arxiv

In large scale recommendation systems like the LinkedIn Feed, the retrieval stage is critical for narrowing hundreds of millions of potential candidates to a manageable subset for ranking. LinkedIn's Feed serves suggeste…

Recommendation Systems

RLIRank: Learning to Rank with Reinforcement Learning for Dynamic Search

2021-05-21 · Jianghong Zhou, Eugene Agichtein

To support complex search tasks, where the initial information requirements are complex or may change during the search, a search engine must adapt the information delivery as the user's information requirements evolve. …

Learning-To-Rankreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Fairness-Aware Ranking in Search & Recommendation Systems with Application to LinkedIn Talent Search

2019-04-30 · Sahin Cem Geyik, Stuart Ambler, Krishnaram Kenthapadi

We present a framework for quantifying and mitigating algorithmic bias in mechanisms designed for ranking individuals, typically used as part of web-scale search and recommendation systems. We first propose complementary…

FairnessRecommendation SystemsRe-Ranking

Deep Natural Language Processing for LinkedIn Search

2021-08-16 · Weiwei Guo, Xiaowei Liu, Sida Wang, Michaeel Kazi 외

Many search systems work with large amounts of natural language data, e.g., search queries, user profiles, and documents. Building a successful search system requires a thorough understanding of textual data semantics, w…

Document RankingLanguage ModelingLanguage Modelling