Exploring Preference-Guided Diffusion Model for Cross-Domain Recommendation
Xiaodong Li, Hengzhu Tang, Jiawei Sheng, Xinghua Zhang, Li Gao, Suqi, Cheng, Dawei Yin, Tingwen Liu

TL;DR
This paper introduces DMCDR, a novel diffusion model-based approach that explicitly injects user preferences for improved cross-domain recommendation, especially benefiting cold-start users by transferring preferences more effectively.
Contribution
It proposes a preference-guided diffusion model that explicitly incorporates user preferences into representations, advancing cross-domain recommendation beyond traditional embedding-and-mapping methods.
Findings
Effective transfer of user preferences across domains.
Improved recommendation accuracy for cold-start users.
Analysis of six diffusion model variants in CDR.
Abstract
Cross-domain recommendation (CDR) has been proven as a promising way to alleviate the cold-start issue, in which the most critical problem is how to draw an informative user representation in the target domain via the transfer of user preference existing in the source domain. Prior efforts mostly follow the embedding-and-mapping paradigm, which first integrate the preference into user representation in the source domain, and then perform a mapping function on this representation to the target domain. However, they focus on mapping features across domains, neglecting to explicitly model the preference integration process, which may lead to learning coarse user representation. Diffusion models (DMs), which contribute to more accurate user/item representations due to their explicit information injection capability, have achieved promising performance in recommendation systems.…
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
MethodsDiffusion · Focus
