1 citations · 2 across the 20 of their papers we have counts for
8 papers · 1 filter
Efficient user history modeling with amortized inference for deep learning recommendation models
Lars Hertel, Neil Daftary, Fedor Borisyuk +2
We study user history modeling via Transformer encoders in deep learning recommendation models (DLRM). Such architectures can significantly improve recommendation quality, but usua…
LiNR: Model Based Neural Retrieval on GPUs at LinkedIn
Fedor Borisyuk, Qingquan Song, Mingzhou Zhou +11
This paper introduces LiNR, LinkedIn's large-scale, GPU-based retrieval system. LiNR supports a billion-sized index on GPU models. We discuss our experiences and challenges in crea…
LiMAML: Personalization of Deep Recommender Models via Meta Learning
Ruofan Wang, Prakruthi Prabhakar, Gaurav Srivastava +10
In the realm of recommender systems, the ubiquitous adoption of deep neural networks has emerged as a dominant paradigm for modeling diverse business objectives. As user bases cont…
Learning to Retrieve for Job Matching
Jianqiang Shen, Yuchin Juan, Shaobo Zhang +21
Web-scale search systems typically tackle the scalability challenge with a two-step paradigm: retrieval and ranking. The retrieval step, also known as candidate selection, often in…
LinkSAGE: Optimizing Job Matching Using Graph Neural Networks
Ping Liu, Haichao Wei, Xiaochen Hou +11
We present LinkSAGE, an innovative framework that integrates Graph Neural Networks (GNNs) into large-scale personalized job matching systems, designed to address the complex dynami…
LiGNN: Graph Neural Networks at LinkedIn
Fedor Borisyuk, Shihai He, Yunbo Ouyang +20
In this paper, we present LiGNN, a deployed large-scale Graph Neural Networks (GNNs) Framework. We share our insight on developing and deployment of GNNs at large scale at LinkedIn…