Two Birds with One Stone: Unified Model Learning for Both Recall and Ranking in News Recommendation
Recall and ranking are two critical steps in personalized news recommendation. Most existing news recommender systems conduct personalized news recall and ranking separately with different models. However, maintaining multiple models leads to high computational cost and poses great challenge to meeting the online latency requirement of news recommender systems. In order to handle this problem, in this paper we propose UniRec, a unified method for recall and ranking in news recommendation. In our method, we first infer user embedding for ranking from the historical news click behaviors of a user using a user encoder model. Then we derive the user embedding for recall from the obtained user embedding for ranking by using it as the attention query to select a set of basis user embeddings which encode different general user interests and synthesize them into a user embedding for recall. The extensive experiments on benchmark dataset demonstrate that our method can improve both efficiency and effectiveness for recall and ranking in news recommendation.
Code (0)
등록된 구현이 없습니다.
Tasks
News RecommendationRecommendation SystemsSimilar Papers 제목 키워드 기반
Killing Two Birds with One Stone: Unifying Retrieval and Ranking with a Single Generative Recommendation Model
In recommendation systems, the traditional multi-stage paradigm, which includes retrieval and ranking, often suffers from information loss between stages and diminishes performance. Recent advances in generative models, …
Recommendation SystemsRetrievalTwo Birds, One Stone: A Simple, Unified Model for Text Generation from Structured and Unstructured Data
A number of researchers have recently questioned the necessity of increasingly complex neural network (NN) architectures. In particular, several recent papers have shown that simpler, properly tuned models are at least c…
Question GenerationQuestion-GenerationTable-to-Text GenerationText GenerationTwo Birds, One Stone: Jointly Learning Binary Code for Large-Scale Face Image Retrieval and Attributes Prediction
We address the challenging large-scale content-based face image retrieval problem, intended as searching images based on the presence of specific subject, given one face image of him/her. To this end, one natural demand …
Face Image RetrievalImage RetrievalRetrievalGeneral vs. Long-Tailed Age Estimation: An Approach to Kill Two Birds with One Stone
Facial age estimation has received a lot of attention for its diverse application scenarios. Most existing studies treat each sample equally and aim to reduce the average estimation error for the entire dataset, which ca…
Age EstimationMORPH