One-Shot Session Recommendation Systems with Combinatorial Items
Yahel David, Dotan Di Castro, Zohar Karnin

TL;DR
This paper introduces a novel approach to cold-start recommendation by formulating session length maximization as an MDP with combinatorial actions, solved efficiently using greedy value iteration.
Contribution
It models one-shot sessions in recommendation systems as an MDP with combinatorial actions and proposes a greedy value iteration method for efficient solution.
Findings
Proves monotone and submodular properties of the MDP
Develops a computationally efficient greedy solution
Addresses the user-cold-start problem effectively
Abstract
In recent years, content recommendation systems in large websites (or \emph{content providers}) capture an increased focus. While the type of content varies, e.g.\ movies, articles, music, advertisements, etc., the high level problem remains the same. Based on knowledge obtained so far on the user, recommend the most desired content. In this paper we present a method to handle the well known user-cold-start problem in recommendation systems. In this scenario, a recommendation system encounters a new user and the objective is to present items as relevant as possible with the hope of keeping the user's session as long as possible. We formulate an optimization problem aimed to maximize the length of this initial session, as this is believed to be the key to have the user come back and perhaps register to the system. In particular, our model captures the fact that a single round with low…
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
TopicsAdvanced Bandit Algorithms Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
