paper-with-me

홈 › Papers

Regret Bounds and Regimes of Optimality for User-User and Item-Item Collaborative Filtering

2017-11-06 · Guy Bresler, Mina Karzand

We consider an online model for recommendation systems, with each user being recommended an item at each time-step and providing 'like' or 'dislike' feedback. Each user may be recommended a given item at most once. A latent variable model specifies the user preferences: both users and items are clustered into types. All users of a given type have identical preferences for the items, and similarly, items of a given type are either all liked or all disliked by a given user. We assume that the matrix encoding the preferences of each user type for each item type is randomly generated; in this way, the model captures structure in both the item and user spaces, the amount of structure depending on the number of each of the types. The measure of performance of the recommendation system is the expected number of disliked recommendations per user, defined as expected regret. We propose two algorithms inspired by user-user and item-item collaborative filtering (CF), modified to explicitly make exploratory recommendations, and prove performance guarantees in terms of their expected regret. For two regimes of model parameters, with structure only in item space or only in user space, we prove information-theoretic lower bounds on regret that match our upper bounds up to logarithmic factors. Our analysis elucidates system operating regimes in which existing CF algorithms are nearly optimal.

📄 PDF Abstract BibTeX arXiv:1711.02198

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation SystemsVocal Bursts Type Prediction

Similar Papers 제목 키워드 기반

Nearly Minimax Optimal Regret for Multinomial Logistic Bandit

2024-05-16 · Joongkyu Lee, Min-hwan Oh

In this paper, we study the contextual multinomial logit (MNL) bandit problem in which a learning agent sequentially selects an assortment based on contextual information, and user feedback follows an MNL choice model. T…

Non-Stationary Dueling Bandits Under a Weighted Borda Criterion

2024-03-19 · Joe Suk, Arpit Agarwal

In $K$-armed dueling bandits, the learner receives preference feedback between arms, and the regret of an arm is defined in terms of its suboptimality to a $\textit{winner}$ arm. The $\textit{non-stationary}$ variant of …

Unified Framework of Distributional Regret in Multi-Armed Bandits and Reinforcement Learning

2026-05-06 · Harin Lee, Min-hwan Oh arxiv

We study the distribution of regret in stochastic multi-armed bandits and episodic reinforcement learning through a unified framework. We formalize a distributional regret bound as a probabilistic guarantee that holds un…

Reinforcement LearningMulti-Armed Bandits

Optimal and Practical Batched Linear Bandit Algorithm

2025-07-11 · Sanghoon Yu, Min-hwan Oh arxiv

We study the linear bandit problem under limited adaptivity, known as the batched linear bandit. While existing approaches can achieve near-optimal regret in theory, they are often computationally prohibitive or underper…

Best-of-Both-Worlds Algorithms for Linear Contextual Bandits

2023-12-24 · Yuko Kuroki, Alberto Rumi, Taira Tsuchiya, Fabio Vitale 외

We study best-of-both-worlds algorithms for $K$-armed linear contextual bandits. Our algorithms deliver near-optimal regret bounds in both the adversarial and stochastic regimes, without prior knowledge about the environ…

Multi-Armed Bandits