Algorithms and System Architecture for Immediate Personalized News Recommendations
Personalization plays an important role in many services, just as news does. Many studies have examined news personalization algorithms, but few have considered practical environments. This paper provides algorithms and system architecture for generating immediate personalized news in a practical environment. Immediacy means changes in news trends and user interests are reflected in recommended news lists quickly. Since news trends and user interests rapidly change, immediacy is critical in news personalization applications. We develop algorithms and system architecture to realize immediacy. Our algorithms are based on collaborative filtering of user clusters and evaluate news articles using click-through rate and decay scores based on the time elapsed since the user's last access. Existing studies have not fully discussed system architecture, so a major contribution of this paper is that we demonstrate a system architecture and realize our algorithms and a configuration example implemented on top of Amazon Web Services. We evaluate the proposed method both offline and online. The offline experiments are conducted through a real-world dataset from a commercial news delivery service, and online experiments are conducted via A/B testing on production environments. We confirm the effectiveness of our proposed method and also that our system architecture can operate in large-scale production environments.
Code (0)
등록된 구현이 없습니다.
Tasks
ArticlesCollaborative FilteringSimilar Papers 제목 키워드 기반
Personalized News Recommendation: Methods and Challenges
Personalized news recommendation is an important technique to help users find their interested news information and alleviate their information overload. It has been extensively studied over decades and has achieved nota…
News RecommendationRecommendation SystemsPBNR: Prompt-based News Recommender System
Online news platforms often use personalized news recommendation methods to help users discover articles that align with their interests. These methods typically predict a matching score between a user and a candidate ar…
ArticlesLanguage ModelingLanguage ModellingLarge Language Model+4Deep Reinforcement Learning for Personalized Search Story Recommendation
In recent years, \emph{search story}, a combined display with other organic channels, has become a major source of user traffic on platforms such as e-commerce search platforms, news feed platforms and web and image sear…
Deep Reinforcement LearningImage RetrievalImitation Learningreinforcement-learning+2Enhancing Prediction Models with Reinforcement Learning
We present a large-scale news recommendation system implemented at Ringier Axel Springer Polska, focusing on enhancing prediction models with reinforcement learning techniques. The system, named Aureus, integrates a vari…
News RecommendationPredictionreinforcement-learningReinforcement LearningGoing Beyond Local: Global Graph-Enhanced Personalized News Recommendations
Precisely recommending candidate news articles to users has always been a core challenge for personalized news recommendation systems. Most recent works primarily focus on using advanced natural language processing techn…
ArticlesNews RecommendationRecommendation Systems