TL;DR
This paper introduces CATN, a novel cross-domain recommendation framework that leverages aspect transfer from reviews to improve cold-start user recommendations across different product categories.
Contribution
We propose an aspect transfer network that models user preferences at the aspect level from reviews, incorporating cross-domain aspect correlations and auxiliary reviews for enhanced recommendation accuracy.
Findings
CATN significantly outperforms state-of-the-art models in rating prediction.
The model reveals fine-grained user aspect connections across domains.
CATN provides explainable recommendations based on aspect-level analysis.
Abstract
In a large recommender system, the products (or items) could be in many different categories or domains. Given two relevant domains (e.g., Book and Movie), users may have interactions with items in one domain but not in the other domain. To the latter, these users are considered as cold-start users. How to effectively transfer users' preferences based on their interactions from one domain to the other relevant domain, is the key issue in cross-domain recommendation. Inspired by the advances made in review-based recommendation, we propose to model user preference transfer at aspect-level derived from reviews. To this end, we propose a cross-domain recommendation framework via aspect transfer network for cold-start users (named CATN). CATN is devised to extract multiple aspects for each user and each item from their review documents, and learn aspect correlations across domains with an…
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.
