CDR-Adapter: Learning Adapters to Dig Out More Transferring Ability for Cross-Domain Recommendation Models
Yanyu Chen, Yao Yao, Wai Kin Victor Chan, Li Xiao, Kai Zhang, Liang, Zhang, Yun Ye

TL;DR
CDR-Adapter introduces a plug-and-play adapter module for cross-domain recommendation models, enabling efficient knowledge transfer and alleviating data sparsity and cold-start issues without re-engineering the entire network.
Contribution
The paper proposes a scalable, efficient adapter-based paradigm for CDR that decouples the original model from transfer learning, reducing re-engineering and training costs.
Findings
Outperforms state-of-the-art CDR methods on benchmark datasets.
Requires minimal re-training and re-engineering.
Effectively alleviates cold-start and data sparsity problems.
Abstract
Data sparsity and cold-start problems are persistent challenges in recommendation systems. Cross-domain recommendation (CDR) is a promising solution that utilizes knowledge from the source domain to improve the recommendation performance in the target domain. Previous CDR approaches have mainly followed the Embedding and Mapping (EMCDR) framework, which involves learning a mapping function to facilitate knowledge transfer. However, these approaches necessitate re-engineering and re-training the network structure to incorporate transferrable knowledge, which can be computationally expensive and may result in catastrophic forgetting of the original knowledge. In this paper, we present a scalable and efficient paradigm to address data sparsity and cold-start issues in CDR, named CDR-Adapter, by decoupling the original recommendation model from the mapping function, without requiring…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsAdapter · ALIGN
