DSLGMar 4, 2016

Sequential ranking under random semi-bandit feedback

arXiv:1603.01450v2
Originality Synthesis-oriented
AI Analysis

This work addresses a practical issue for web recommendation systems by extending bandit algorithms to handle more realistic user feedback scenarios, though it appears incremental as it builds on existing combinatorial bandit frameworks.

The paper tackles the problem of ranking items in web recommendations where users can click multiple items sequentially, addressing a gap in combinatorial bandit literature that often focuses on specific reward structures like the Cascade Model.

In many web applications, a recommendation is not a single item suggested to a user but a list of possibly interesting contents that may be ranked in some contexts. The combinatorial bandit problem has been studied quite extensively these last two years and many theoretical results now exist : lower bounds on the regret or asymptotically optimal algorithms. However, because of the variety of situations that can be considered, results are designed to solve the problem for a specific reward structure such as the Cascade Model. The present work focuses on the problem of ranking items when the user is allowed to click on several items while scanning the list from top to bottom.

Foundations

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

Your Notes