BayesCNS: A Unified Bayesian Approach to Address Cold Start and Non-Stationarity in Search Systems at Scale
Randy Ardywibowo, Rakesh Sunki, Lucy Kuo, Sankalp Nayak

TL;DR
BayesCNS is a Bayesian online learning method that effectively addresses cold start and non-stationarity in large-scale search systems, improving item interaction and overall success metrics.
Contribution
It introduces a unified Bayesian framework that continuously updates priors for user-item interactions to handle cold start and distribution shifts in real-time.
Findings
10.60% increase in new item interactions
1.05% improvement in success metrics
Effective in large-scale deployment
Abstract
Information Retrieval (IR) systems used in search and recommendation platforms frequently employ Learning-to-Rank (LTR) models to rank items in response to user queries. These models heavily rely on features derived from user interactions, such as clicks and engagement data. This dependence introduces cold start issues for items lacking user engagement and poses challenges in adapting to non-stationary shifts in user behavior over time. We address both challenges holistically as an online learning problem and propose BayesCNS, a Bayesian approach designed to handle cold start and non-stationary distribution shifts in search systems at scale. BayesCNS achieves this by estimating prior distributions for user-item interactions, which are continuously updated with new user interactions gathered online. This online learning procedure is guided by a ranker model, enabling efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsCloud Computing and Resource Management · Data Stream Mining Techniques · Optimization and Search Problems
