paper-with-me

Papers

Algorithms and System Architecture for Immediate Personalized News Recommendations

2019-09-03 · Takeshi Yoneda, Shunsuke Kozawa, Keisuke Osone, Yukinori Koide, Yosuke Abe, Yoshifumi Seki

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.

📄 PDF Abstract BibTeX arXiv:1909.01005

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesCollaborative Filtering

Similar Papers 제목 키워드 기반

Personalized News Recommendation: Methods and Challenges

2021-06-16 · Chuhan Wu, Fangzhao Wu, Yongfeng Huang, Xing Xie

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 Systems

PBNR: Prompt-based News Recommender System

2023-04-16 · Xinyi Li, Yongfeng Zhang, Edward C. Malthouse

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+4

Deep Reinforcement Learning for Personalized Search Story Recommendation

2019-07-26 · Jason, Zhang, Junming Yin, Dongwon Lee 외

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+2

Enhancing Prediction Models with Reinforcement Learning

2024-11-21 · Karol Radziszewski, Piotr Ociepka

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 Learning

Going Beyond Local: Global Graph-Enhanced Personalized News Recommendations

2023-07-13 · Boming Yang, Dairui Liu, Toyotaro Suzumura, Ruihai Dong 외

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