vix.ing · top · new · best · stats · spec

Semantic Search At LinkedIn

2026/02/07 by Fedor Borisyuk, Sriram Vasudevan, Muchen Wu +71 · 1 voice
Computer Science · #cs.AI #cs.IR #cs.LG

paper · pdf · doi:10.48550/arxiv.2602.07309

Abstract

Semantic search with large language models (LLMs) enables retrieval by meaning rather than keyword overlap, but scaling it requires major inference efficiency advances. We present LinkedIn's LLM-based semantic search framework for AI Job Search and AI People Search, combining an LLM relevance judge, embedding-based retrieval, and a compact Small Language Model trained via multi-teacher distillation to jointly optimize relevance and engagement. A prefill-oriented inference architecture co-designed with model pruning, context compression, and text-embedding hybrid interactions boosts ranking throughput by over 75x under a fixed latency constraint while preserving near-teacher-level NDCG, enabling one of the first production LLM-based ranking systems with efficiency comparable to traditional approaches and delivering significant gains in quality and user engagement.

Citations

Discussions

Related