paper-with-me

홈 › Papers

Motif-Based Prompt Learning for Universal Cross-Domain Recommendation

2023-10-20 · Bowen Hao, Chaoqun Yang, Lei Guo, Junliang Yu, Hongzhi Yin

Cross-Domain Recommendation (CDR) stands as a pivotal technology addressing issues of data sparsity and cold start by transferring general knowledge from the source to the target domain. However, existing CDR models suffer limitations in adaptability across various scenarios due to their inherent complexity. To tackle this challenge, recent advancements introduce universal CDR models that leverage shared embeddings to capture general knowledge across domains and transfer it through "Multi-task Learning" or "Pre-train, Fine-tune" paradigms. However, these models often overlook the broader structural topology that spans domains and fail to align training objectives, potentially leading to negative transfer. To address these issues, we propose a motif-based prompt learning framework, MOP, which introduces motif-based shared embeddings to encapsulate generalized domain knowledge, catering to both intra-domain and inter-domain CDR tasks. Specifically, we devise three typical motifs: butterfly, triangle, and random walk, and encode them through a Motif-based Encoder to obtain motif-based shared embeddings. Moreover, we train MOP under the "Pre-training \& Prompt Tuning" paradigm. By unifying pre-training and recommendation tasks as a common motif-based similarity learning task and integrating adaptable prompt parameters to guide the model in downstream recommendation tasks, MOP excels in transferring domain knowledge effectively. Experimental results on four distinct CDR tasks demonstrate the effectiveness of MOP than the state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2310.13303

Code (0)

등록된 구현이 없습니다.

Tasks

General KnowledgeMulti-Task LearningPrompt Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Semantic-enhanced Co-attention Prompt Learning for Non-overlapping Cross-Domain Recommendation

2025-05-25 · Lei Guo, Chenlong Song, Feng Guo, Xiaohui Han 외

Non-overlapping Cross-domain Sequential Recommendation (NCSR) is the task that focuses on domain knowledge transfer without overlapping entities. Compared with traditional Cross-domain Sequential Recommendation (CSR), NC…

Prompt LearningSequential RecommendationTransfer Learning

Personalized Prompt for Sequential Recommendation

2022-05-19 · Yiqing Wu, Ruobing Xie, Yongchun Zhu, Fuzhen Zhuang 외

Pre-training models have shown their power in sequential recommendation. Recently, prompt has been widely explored and verified for tuning in NLP pre-training, which could help to more effectively and efficiently extract…

Contrastive LearningSequential Recommendation

Adaptive Coordinators and Prompts on Heterogeneous Graphs for Cross-Domain Recommendations

2024-10-15 · Hengyu Zhang, Chunxu Shen, Xiangguo Sun, Jie Tan 외

In the online digital world, users frequently engage with diverse items across multiple domains (e.g., e-commerce platforms, streaming services, and social media networks), forming complex heterogeneous interaction graph…

Recommendation Systems

Large Language Model Empowered Recommendation Meets All-domain Continual Pre-Training

2025-04-11 · Haokai Ma, Yunshan Ma, Ruobing Xie, Lei Meng 외

Recent research efforts have investigated how to integrate Large Language Models (LLMs) into recommendation, capitalizing on their semantic comprehension and open-world knowledge for user behavior understanding. These ap…

AllLanguage ModelingLanguage ModellingLarge Language Model+1

Prompt-enhanced Federated Content Representation Learning for Cross-domain Recommendation

2024-01-26 · Lei Guo, Ziang Lu, Junliang Yu, Nguyen Quoc Viet Hung 외

Cross-domain Recommendation (CDR) as one of the effective techniques in alleviating the data sparsity issues has been widely studied in recent years. However, previous works may cause domain privacy leakage since they ne…

Federated LearningPrivacy PreservingRepresentation LearningTransfer Learning