TL;DR
This paper introduces Qrec, a novel question-based recommender system that interactively elicits user preferences over item features through algorithmically chosen questions, improving recommendation accuracy especially in cold-start scenarios.
Contribution
The paper presents a new matrix factorization approach and a question-asking strategy using Generalized Binary Search for interactive recommendations.
Findings
Qrec outperforms traditional matrix factorization models.
Qrec significantly improves state-of-the-art baseline performance.
Effective in cold-start user and item recommendation scenarios.
Abstract
Conversational and question-based recommender systems have gained increasing attention in recent years, with users enabled to converse with the system and better control recommendations. Nevertheless, research in the field is still limited, compared to traditional recommender systems. In this work, we propose a novel Question-based recommendation method, Qrec, to assist users to find items interactively, by answering automatically constructed and algorithmically chosen questions. Previous conversational recommender systems ask users to express their preferences over items or item facets. Our model, instead, asks users to express their preferences over descriptive item features. The model is first trained offline by a novel matrix factorization algorithm, and then iteratively updates the user and item latent factors online by a closed-form solution based on the user answers. Meanwhile,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
