IRLGNov 3, 2025

Solving cold start in news recommendations: a RippleNet-based system for large scale media outlet

arXiv:2511.02052v1h-index: 1
Originality Synthesis-oriented
AI Analysis

This addresses the cold-start issue for media outlets, but it is incremental as it adapts an existing method to a specific domain.

The authors tackled the cold-start problem for newly published content in news recommendations by integrating content-based item embeddings into RippleNet, resulting in a scalable system deployed on a large media platform with effective scoring of unseen items.

We present a scalable recommender system implementation based on RippleNet, tailored for the media domain with a production deployment in Onet.pl, one of Poland's largest online media platforms. Our solution addresses the cold-start problem for newly published content by integrating content-based item embeddings into the knowledge propagation mechanism of RippleNet, enabling effective scoring of previously unseen items. The system architecture leverages Amazon SageMaker for distributed training and inference, and Apache Airflow for orchestrating data pipelines and model retraining workflows. To ensure high-quality training data, we constructed a comprehensive golden dataset consisting of user and item features and a separate interaction table, all enabling flexible extensions and integration of new signals.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes