MIMNet: Multi-Interest Meta Network with Multi-Granularity Target-Guided Attention for Cross-domain Recommendation
Xiaofei Zhu, Yabo Yin, Li Wang

TL;DR
MIMNet introduces a multi-interest, multi-granularity approach using capsule networks and attention mechanisms to improve cross-domain recommendation by capturing diverse user interests and leveraging rich target domain information.
Contribution
It proposes a novel multi-interest meta network with multi-granularity attention that effectively models user interests and transfers preferences across domains.
Findings
Outperforms baseline methods on three real-world CDR tasks.
Effectively captures multiple user interests using capsule networks.
Leverages both source and target domain signals for better recommendations.
Abstract
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 common preference bridge shared by all users or a personalized preference bridge tailored for each user to transfer user preference from the source domain to the target domain. Although these methods significantly improve the recommendation performance, there are still some limitations. First, these methods usually assume a user only has a unique interest, while ignoring the fact that a user may interact with items with different interest preferences. Second, they learn transformed preference representation mainly relies on the source domain signals, while neglecting the rich information available in the target domain. To handle these issues, in this paper, we propose a…
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
TopicsDomain Adaptation and Few-Shot Learning · Text and Document Classification Technologies · Topic Modeling
MethodsSoftmax · Attention Is All You Need · Capsule Network
