Diverse Preference Augmentation with Multiple Domains for Cold-start Recommendations
Yan Zhang, Changyu Li, Ivor W. Tsang, Hui Xu, Lixin Duan, Hongzhi Yin,, Wen Li, Jie Shao

TL;DR
This paper introduces MetaDPA, a meta-learning framework that generates diverse user preferences across multiple domains to improve cold-start recommendation accuracy, especially in sparse data scenarios.
Contribution
MetaDPA is the first to combine multi-source domain adaptation, diversity-promoting constraints, and meta-learning for cold-start recommendations.
Findings
MetaDPA outperforms state-of-the-art baselines on real-world datasets.
The approach effectively generates diverse ratings to mitigate overfitting.
MetaDPA improves recommendation accuracy in cold-start scenarios.
Abstract
Cold-start issues have been more and more challenging for providing accurate recommendations with the fast increase of users and items. Most existing approaches attempt to solve the intractable problems via content-aware recommendations based on auxiliary information and/or cross-domain recommendations with transfer learning. Their performances are often constrained by the extremely sparse user-item interactions, unavailable side information, or very limited domain-shared users. Recently, meta-learners with meta-augmentation by adding noises to labels have been proven to be effective to avoid overfitting and shown good performance on new tasks. Motivated by the idea of meta-augmentation, in this paper, by treating a user's preference over items as a task, we propose a so-called Diverse Preference Augmentation framework with multiple source domains based on meta-learning (referred to as…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Text and Document Classification Technologies
MethodsMeta-augmentation
