LinkedIn's GPU Pre-Ranker Fuses Graph Features for 50x Bigger Models at 120ms p99

_reachsumit · x · 2026-09-22

LinkedIn published Connected Content Retriever (arXiv:2609.22441), a GPU pre-ranking system for its Feed, where network-generated content accounts for over 70% of impressions and engagement. The pre-ranking layer must score tens of thousands of activities from a candidate index exceeding one billion within a 120 ms p99 latency budget.

Core design: a sorted-search GPU primitive joins dense graph affinity features (viewer-to-author) with document-level features stored on GPU at runtime in 5-10 ms, covering both first- and second-degree networks including 'stranger viral' content.

Impact: GPU-served scoring enabled a 50x scale-up of the ranking model's parameters and delivered a +2.5% lift while meeting the strict latency budget.

Original post →

More from Infra

Infra channel →