Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CATN: Cross-Domain Recommendation for Cold-Start Users via Aspect Transfer Network

About

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 attention mechanism. In addition, we further exploit auxiliary reviews from like-minded users to enhance a user's aspect representations. Then, an end-to-end optimization framework is utilized to strengthen the robustness of our model. On real-world datasets, the proposed CATN outperforms SOTA models significantly in terms of rating prediction accuracy. Further analysis shows that our model is able to reveal user aspect connections across domains at a fine level of granularity, making the recommendation explainable.

Cheng Zhao, Chenliang Li, Rong Xiao, Hongbo Deng, Aixin Sun• 2020

Related benchmarks

TaskDatasetResultRank
Rating PredictionDouban-Movie -> Douban-Book (test)
MAE2.3285
24
Cross-domain RecommendationAmazon Reviews Movies → Music
MAE1.2671
18
Cross-domain RecommendationAmazon Book to Movie, alpha=50%
MAE1.1598
12
Rating PredictionDouban Movie -> Book 50% test ratio
MAE2.4721
12
Cross-domain RecommendationAmazon Book to Movie alpha=80%
MAE1.2672
12
Cross-domain RecommendationAmazon Book to Music, alpha=20%
MAE1.3924
12
Rating PredictionDouban-Movie -> Douban-Music (20% test ratio)
MAE2.2685
12
Rating PredictionDouban Movie -> Music (80% test ratio)
MAE3.3078
12
Cross-domain RecommendationAmazon Book to Movie, alpha=20%
MAE1.1249
12
Cross-domain RecommendationAmazon Book to Music, alpha=50%
MAE1.6023
12
Showing 10 of 14 rows

Other info

Follow for update