A Theoretical Analysis of Two-Stage Recommendation for Cold-Start Collaborative Filtering
Xiaoxue Zhao, Jun Wang

TL;DR
This paper develops a theoretical framework for two-stage cold-start recommendation in collaborative filtering, balancing exploration and exploitation, and proposes an approximate solution validated on synthetic and real datasets.
Contribution
It introduces a POMDP-based model for cold-start recommendation and derives an approximate solution based on resource relevance and correlation analysis.
Findings
Exact solution modeled as selecting highly relevant and correlated resources.
Approximate solution reduces computational complexity.
Initial experiments show performance improvements on synthetic and real data.
Abstract
In this paper, we present a theoretical framework for tackling the cold-start collaborative filtering problem, where unknown targets (items or users) keep coming to the system, and there is a limited number of resources (users or items) that can be allocated and related to them. The solution requires a trade-off between exploitation and exploration as with the limited recommendation opportunities, we need to, on one hand, allocate the most relevant resources right away, but, on the other hand, it is also necessary to allocate resources that are useful for learning the target's properties in order to recommend more relevant ones in the future. In this paper, we study a simple two-stage recommendation combining a sequential and a batch solution together. We first model the problem with the partially observable Markov decision process (POMDP) and provide an exact solution. Then, through an…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Air Quality Monitoring and Forecasting
