From Features to Transformers: Redefining Ranking for Scalable Impact
Abstract
We present LiGR, a large-scale ranking framework developed at LinkedIn that brings state-of-the-art transformer-based modeling architectures into production. We introduce a modified transformer architecture that incorporates learned normalization and simultaneous set-wise attention to user history and ranked items. This architecture enables several breakthrough achievements, including: (1) the deprecation of most manually designed feature engineering, outperforming the prior state-of-the-art system using only few features (compared to hundreds in the baseline), (2) validation of the scaling law for ranking systems, showing improved performance with larger models, more training data, and longer context sequences, and (3) simultaneous joint scoring of items in a set-wise manner, leading to automated improvements in diversity. To enable efficient serving of large ranking models, we describe techniques to scale inference effectively using single-pass processing of user history and set-wise attention. We also summarize key insights from various ablation studies and A/B tests, highlighting the most impactful technical approaches.
Cite
@article{arxiv.2502.03417,
title = {From Features to Transformers: Redefining Ranking for Scalable Impact},
author = {Fedor Borisyuk and Lars Hertel and Ganesh Parameswaran and Gaurav Srivastava and Sudarshan Srinivasa Ramanujam and Borja Ocejo and Peng Du and Andrei Akterskii and Neil Daftary and Shao Tang and Daqi Sun and Qiang Charles Xiao and Deepesh Nathani and Mohit Kothari and Yun Dai and Guoyao Li and Aman Gupta},
journal= {arXiv preprint arXiv:2502.03417},
year = {2026}
}
Comments
We found discrepancies in the claims of the paper upon further investigation and therefore request to withdraw this submission from arXiv