LinkedIn has recently launched its new AI-powered network search feature, marking an important step for the company in the field of generative artificial intelligence. Although the launch of this feature has been long-awaited, it is the result of the engineering team's persistent efforts in technical optimization and practicality. This new feature allows users to find relevant professionals through natural language queries, such as "Who has knowledge about cancer treatment?" instead of being limited to traditional keyword searches.

Different from previous keyword-based search methods, the new system can understand the user's search intent, grasp semantic relationships, and automatically recommend related experts and researchers. For example, even if a professional's profile does not mention "cancer," the system can identify connections with "oncology" or "genomic research" and provide more accurate recommendations. At the same time, the system also considers the user's social network relationships when recommending results, ensuring that users can more easily connect with relevant experts.
To achieve this intelligent search, the LinkedIn team developed an efficient technical framework called "Recipe." Through this framework, they tested large amounts of data on a small scale and successfully distilled the core model. After continuous optimization, the team finally reduced the model parameters from 440M to 220M, significantly improving processing speed and enabling the system to efficiently serve 1.3 billion users.
In terms of infrastructure, LinkedIn also made significant changes, moving the retrieval system from a CPU-based architecture to a GPU architecture to handle large volumes of data and faster response requirements. In addition, the team created a new intelligent query routing layer that selects the best search method based on the characteristics of the user's query.
LinkedIn's upgrade not only enhances the user experience but also provides a reference for other companies building artificial intelligence systems, emphasizing the importance of gradual optimization and teamwork.
Key points:
📌 LinkedIn launches AI-powered network search, allowing users to find relevant experts through natural language queries.
🔍 The new system understands search intent and can identify professionals in related fields, providing more accurate results.
⚙️ The team developed an efficient technical framework, reduced model parameters to improve processing speed, and optimized the user experience.
