paper-with-me

홈 › Papers

Joint Similarity Item Exploration and Overlapped User Guidance for Multi-Modal Cross-Domain Recommendation

2025-02-22 · Weiming Liu, Chaochao Chen, Jiahe Xu, Xinting Liao, Fan Wang, Xiaolin Zheng, Zhihui Fu, Ruiguang Pei, Jun Wang

Cross-Domain Recommendation (CDR) has been widely investigated for solving long-standing data sparsity problem via knowledge sharing across domains. In this paper, we focus on the Multi-Modal Cross-Domain Recommendation (MMCDR) problem where different items have multi-modal information while few users are overlapped across domains. MMCDR is particularly challenging in two aspects: fully exploiting diverse multi-modal information within each domain and leveraging useful knowledge transfer across domains. However, previous methods fail to cluster items with similar characteristics while filtering out inherit noises within different modalities, hurdling the model performance. What is worse, conventional CDR models primarily rely on overlapped users for domain adaptation, making them ill-equipped to handle scenarios where the majority of users are non-overlapped. To fill this gap, we propose Joint Similarity Item Exploration and Overlapped User Guidance (SIEOUG) for solving the MMCDR problem. SIEOUG first proposes similarity item exploration module, which not only obtains pair-wise and group-wise item-item graph knowledge, but also reduces irrelevant noise for multi-modal modeling. Then SIEOUG proposes user-item collaborative filtering module to aggregate user/item embeddings with the attention mechanism for collaborative filtering. Finally SIEOUG proposes overlapped user guidance module with optimal user matching for knowledge sharing across domains. Our empirical study on Amazon dataset with several different tasks demonstrates that SIEOUG significantly outperforms the state-of-the-art models under the MMCDR setting.

📄 PDF Abstract BibTeX arXiv:2502.16068

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringDomain AdaptationTransfer Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Cross-Domain Sequential Recommendation via Neural Process

2024-10-17 · Haipeng Li, Jiangxia Cao, Yiwen Gao, Yunhuai Liu 외

Cross-Domain Sequential Recommendation (CDSR) is a hot topic in sequence-based user interest modeling, which aims at utilizing a single model to predict the next items for different domains. To tackle the CDSR, many meth…

Sequential Recommendation

Collaborative Filtering with Attribution Alignment for Review-based Non-overlapped Cross Domain Recommendation

2022-02-10 · Weiming Liu, Xiaolin Zheng, Mengling Hu, Chaochao Chen

Cross-Domain Recommendation (CDR) has been popularly studied to utilize different domain knowledge to solve the data sparsity and cold-start problem in recommender systems. In this paper, we focus on the Review-based Non…

Collaborative FilteringRecommendation Systems

Mixed Attention Network for Cross-domain Sequential Recommendation

2023-11-14 · GuanYu Lin, Chen Gao, Yu Zheng, Jianxin Chang 외

In modern recommender systems, sequential recommendation leverages chronological user behaviors to make effective next-item suggestions, which suffers from data sparsity issues, especially for new users. One promising li…

Recommendation SystemsSequential Recommendation

A Latent Source Model for Online Collaborative Filtering

2014-10-31 · NeurIPS 2014 12 · Guy Bresler, George H. Chen, Devavrat Shah

Despite the prevalence of collaborative filtering in recommendation systems, there has been little theoretical development on why and how well it works, especially in the "online" setting, where items are recommended to …

Collaborative FilteringRecommendation Systems

Federated Mixture-of-Expert for Non-Overlapped Cross-Domain Sequential Recommendation

2025-03-17 · Yu Liu, Hanbin Jiang, Lei Zhu, Yu Zhang 외

In the real world, users always have multiple interests while surfing different services to enrich their daily lives, e.g., watching hot short videos/live streamings. To describe user interests precisely for a better use…

Federated LearningPrivacy PreservingSequential Recommendation