paper-with-me

Papers

Online Interactive Collaborative Filtering Using Multi-Armed Bandit with Dependent Arms

2017-08-10 · Qing Wang, Chunqiu Zeng, Wubai Zhou, Tao Li, Larisa Shwartz, Genady Ya. Grabarnik

Online interactive recommender systems strive to promptly suggest to consumers appropriate items (e.g., movies, news articles) according to the current context including both the consumer and item content information. However, such context information is often unavailable in practice for the recommendation, where only the users' interaction data on items can be utilized. Moreover, the lack of interaction records, especially for new users and items, worsens the performance of recommendation further. To address these issues, collaborative filtering (CF), one of the recommendation techniques relying on the interaction data only, as well as the online multi-armed bandit mechanisms, capable of achieving the balance between exploitation and exploration, are adopted in the online interactive recommendation settings, by assuming independent items (i.e., arms). Nonetheless, the assumption rarely holds in reality, since the real-world items tend to be correlated with each other (e.g., two articles with similar topics). In this paper, we study online interactive collaborative filtering problems by considering the dependencies among items. We explicitly formulate the item dependencies as the clusters on arms, where the arms within a single cluster share the similar latent topics. In light of the topic modeling techniques, we come up with a generative model to generate the items from their underlying topics. Furthermore, an efficient online algorithm based on particle learning is developed for inferring both latent parameters and states of our model. Additionally, our inferred model can be naturally integrated with existing multi-armed selection strategies in the online interactive collaborating setting. Empirical studies on two real-world applications, online recommendations of movies and news, demonstrate both the effectiveness and efficiency of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1708.03058

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesCollaborative FilteringInteractive RecommendationRecommendation Systems

Similar Papers 제목 키워드 기반

Interactive Graph Convolutional Filtering

2023-09-04 · Jin Zhang, Defu Lian, Hong Xie, Yawen Li 외

Interactive Recommender Systems (IRS) have been increasingly used in various domains, including personalized article recommendation, social media, and online advertising. However, IRS faces significant challenges in prov…

Collaborative FilteringMeta-LearningRecommendation SystemsVariational Inference

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

Multi-View Interactive Collaborative Filtering

2023-05-14 · Maria Lentini, Umashanger Thayasivam

In many scenarios, recommender system user interaction data such as clicks or ratings is sparse, and item turnover rates (e.g., new articles, job postings) high. Given this, the integration of contextual "side" informati…

ArticlesCollaborative FilteringRecommendation Systems

Seamlessly Unifying Attributes and Items: Conversational Recommendation for Cold-Start Users

2020-05-23 · Shijun Li, Wenqiang Lei, Qingyun Wu, Xiangnan He 외

Static recommendation methods like collaborative filtering suffer from the inherent limitation of performing real-time personalization for cold-start users. Online recommendation, e.g., multi-armed bandit approach, addre…

Collaborative FilteringConversational RecommendationThompson Sampling

Multi-Linear Interactive Matrix Factorization

2015-05-18 · Yu Lu, Liu Chuang, Zhang Zi-Ke

Recommender systems, which can significantly help users find their interested items from the information era, has attracted an increasing attention from both the scientific and application society. One of the widest appl…

Collaborative FilteringRecommendation Systems