Interactive Graph Convolutional Filtering
Jin Zhang, Defu Lian, Hong Xie, Yawen Li, Enhong Chen

TL;DR
This paper introduces an Interactive Graph Convolutional Filtering model for recommender systems that leverages graph-based collaborative filtering, variational inference, and Bayesian meta-learning to improve accuracy and address cold-start and data sparsity issues.
Contribution
The paper presents a novel graph convolutional filtering approach combined with variational inference and Bayesian meta-learning, enhancing interactive collaborative filtering performance.
Findings
Outperforms existing baselines on three real-world datasets.
Provides theoretical regret bounds for the proposed method.
Effectively addresses cold-start and data sparsity problems.
Abstract
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 providing accurate recommendations under limited observations, especially in the context of interactive collaborative filtering. These problems are exacerbated by the cold start problem and data sparsity problem. Existing Multi-Armed Bandit methods, despite their carefully designed exploration strategies, often struggle to provide satisfactory results in the early stages due to the lack of interaction data. Furthermore, these methods are computationally intractable when applied to non-linear models, limiting their applicability. To address these challenges, we propose a novel method, the Interactive Graph Convolutional Filtering model. Our proposed method extends interactive…
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
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Data Stream Mining Techniques
MethodsVariational Inference
