Learning to Recommend from Sparse Data via Generative User Feedback
Wenlin Wang, Hongteng Xu, Ruiyi Zhang, Wenqi Wang, Piyush Rai,, Lawrence Carin

TL;DR
This paper introduces a novel framework that enhances collaborative filtering recommender systems by simulating user feedback through a virtual user, significantly improving performance in data-scarce scenarios.
Contribution
It proposes a synthetic feedback loop with a virtual user to augment sparse user-item interaction data, interpreted as inverse reinforcement learning, boosting CF performance.
Findings
Improved recommendation accuracy on multiple datasets.
Effective augmentation of sparse user preference data.
Framework compatible with existing CF methods.
Abstract
Traditional collaborative filtering (CF) based recommender systems tend to perform poorly when the user-item interactions/ratings are highly scarce. To address this, we propose a learning framework that improves collaborative filtering with a synthetic feedback loop (CF-SFL) to simulate the user feedback. The proposed framework consists of a "recommender" and a "virtual user". The "recommender" is formulated as a CF model, recommending items according to observed user preference. The "virtual user" estimates rewards from the recommended items and generates a \emph{feedback} in addition to the observed user preference. The "recommender" connected with the "virtual user" constructs a closed loop, that recommends users with items and imitates the \emph{unobserved} feedback of the users to the recommended items. The synthetic feedback is used to augment the observed user preference and…
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
Taxonomy
TopicsRecommender Systems and Techniques
