English

SocRipple: A Two-Stage Framework for Cold-Start Video Recommendations

Information Retrieval 2025-08-12 v1 Artificial Intelligence

Abstract

Most industry scale recommender systems face critical cold start challenges new items lack interaction history, making it difficult to distribute them in a personalized manner. Standard collaborative filtering models underperform due to sparse engagement signals, while content only approaches lack user specific relevance. We propose SocRipple, a novel two stage retrieval framework tailored for coldstart item distribution in social graph based platforms. Stage 1 leverages the creators social connections for targeted initial exposure. Stage 2 builds on early engagement signals and stable user embeddings learned from historical interactions to "ripple" outwards via K Nearest Neighbor (KNN) search. Large scale experiments on a major video platform show that SocRipple boosts cold start item distribution by +36% while maintaining user engagement rate on cold start items, effectively balancing new item exposure with personalized recommendations.

Keywords

Cite

@article{arxiv.2508.07241,
  title  = {SocRipple: A Two-Stage Framework for Cold-Start Video Recommendations},
  author = {Amit Jaspal and Kapil Dalwani and Ajantha Ramineni},
  journal= {arXiv preprint arXiv:2508.07241},
  year   = {2025}
}

Comments

4 pages, 2 figures, 2 tables, recsys 2025

R2 v1 2026-07-01T04:42:56.546Z