paper-with-me

Papers

Transfer-Meta Framework for Cross-domain Recommendation to Cold-Start Users

2021-05-11 · Yongchun Zhu, Kaikai Ge, Fuzhen Zhuang, Ruobing Xie, Dongbo Xi, Xu Zhang, Leyu Lin, Qing He

Cold-start problems are enormous challenges in practical recommender systems. One promising solution for this problem is cross-domain recommendation (CDR) which leverages rich information from an auxiliary (source) domain to improve the performance of recommender system in the target domain. In these CDR approaches, the family of Embedding and Mapping methods for CDR (EMCDR) is very effective, which explicitly learn a mapping function from source embeddings to target embeddings with overlapping users. However, these approaches suffer from one serious problem: the mapping function is only learned on limited overlapping users, and the function would be biased to the limited overlapping users, which leads to unsatisfying generalization ability and degrades the performance on cold-start users in the target domain. With the advantage of meta learning which has good generalization ability to novel tasks, we propose a transfer-meta framework for CDR (TMCDR) which has a transfer stage and a meta stage. In the transfer (pre-training) stage, a source model and a target model are trained on source and target domains, respectively. In the meta stage, a task-oriented meta network is learned to implicitly transform the user embedding in the source domain to the target feature space. In addition, the TMCDR is a general framework that can be applied upon various base models, e.g., MF, BPR, CML. By utilizing data from Amazon and Douban, we conduct extensive experiments on 6 cross-domain tasks to demonstrate the superior performance and compatibility of TMCDR.

📄 PDF Abstract BibTeX arXiv:2105.04785

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningRecommendation Systems

Similar Papers 제목 키워드 기반

Transferable Sequential Recommendation via Vector Quantized Meta Learning

2024-11-04 · Zhenrui Yue, Huimin Zeng, Yang Zhang, Julian McAuley 외

While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups acr…

Meta-LearningQuantizationRecommendation SystemsSequential Recommendation

Personalized Transfer of User Preferences for Cross-domain Recommendation

2021-10-21 · Yongchun Zhu, Zhenwei Tang, Yudan Liu, Fuzhen Zhuang 외

Cold-start problem is still a very challenging problem in recommender systems. Fortunately, the interactions of the cold-start users in the auxiliary source domain can help cold-start recommendations in the target domain…

Recommendation Systems

Diverse Preference Augmentation with Multiple Domains for Cold-start Recommendations

2022-04-01 · Yan Zhang, Changyu Li, Ivor W. Tsang, Hui Xu 외

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…

Domain AdaptationMeta-LearningTransfer Learning

MIMNet: Multi-Interest Meta Network with Multi-Granularity Target-Guided Attention for Cross-domain Recommendation

2024-07-31 · Xiaofei Zhu, Yabo Yin, Li Wang

Cross-domain recommendation (CDR) plays a critical role in alleviating the sparsity and cold-start problem and substantially boosting the performance of recommender systems. Existing CDR methods prefer to either learn a …

Recommendation Systems

Transfer Learning for Algorithm Recommendation

2019-10-15 · Gean Trindade Pereira, Moisés dos Santos, Edesio Alcobaça, Rafael Mantovani 외

Meta-Learning is a subarea of Machine Learning that aims to take advantage of prior knowledge to learn faster and with fewer data [1]. There are different scenarios where meta-learning can be applied, and one of the most…

BIG-bench Machine Learningimage-classificationImage ClassificationMachine Translation+4