paper-with-me

Papers

Collaborative Filtering Bandits

2015-02-11 · Shuai Li, Alexandros Karatzoglou, Claudio Gentile

Classical collaborative filtering, and content-based filtering methods try to learn a static recommendation model given training data. These approaches are far from ideal in highly dynamic recommendation domains such as news recommendation and computational advertisement, where the set of items and users is very fluid. In this work, we investigate an adaptive clustering technique for content recommendation based on exploration-exploitation strategies in contextual multi-armed bandit settings. Our algorithm takes into account the collaborative effects that arise due to the interaction of the users with the items, by dynamically grouping users based on the items under consideration and, at the same time, grouping items based on the similarity of the clusterings induced over the users. The resulting algorithm thus takes advantage of preference patterns in the data in a way akin to collaborative filtering methods. We provide an empirical analysis on medium-size real-world datasets, showing scalability and increased prediction performance (as measured by click-through rate) over state-of-the-art methods for clustering bandits. We also provide a regret analysis within a standard linear stochastic noise setting.

📄 PDF Abstract BibTeX arXiv:1502.03473

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCollaborative FilteringNews Recommendation

Similar Papers 제목 키워드 기반

BanditMF: Multi-Armed Bandit Based Matrix Factorization Recommender System

2021-06-21 · Shenghao Xu

Multi-armed bandits (MAB) provide a principled online learning approach to attain the balance between exploration and exploitation. Due to the superior performance and low feedback learning without the learning to act in…

Collaborative FilteringMulti-Armed BanditsRecommendation Systemsvalid

Neural Collaborative Filtering Bandits via Meta Learning

2022-01-31 · Yikun Ban, Yunzhe Qi, Tianxin Wei, Jingrui He

Contextual multi-armed bandits provide powerful tools to solve the exploitation-exploration dilemma in decision making, with direct applications in the personalized recommendation. In fact, collaborative effects among us…

Collaborative FilteringDecision MakingMeta-LearningMulti-Armed Bandits

Alternating Linear Bandits for Online Matrix-Factorization Recommendation

2018-10-22 · Hamid Dadkhahi, Sahand Negahban

We consider the problem of online collaborative filtering in the online setting, where items are recommended to the users over time. At each time step, the user (selected by the environment) consumes an item (selected by…

Collaborative Filtering

Blocked Collaborative Bandits: Online Collaborative Filtering with Per-Item Budget Constraints

2023-10-31 · NeurIPS 2023 11

We consider the problem of \emph{blocked} collaborative bandits where there are multiple users, each with an associated multi-armed bandit problem. These users are grouped into \emph{latent} clusters such that the mean r…

Collaborative FilteringMatrix Completion

Communication-Efficient Collaborative Regret Minimization in Multi-Armed Bandits

2023-01-26 · Nikolai Karpov, Qin Zhang

In this paper, we study the collaborative learning model, which concerns the tradeoff between parallelism and communication overhead in multi-agent multi-armed bandits. For regret minimization in multi-armed bandits, we …

Multi-agent Reinforcement LearningMulti-Armed Banditsreinforcement-learningReinforcement Learning (RL)