paper-with-me

Papers

Generative Multi-Target Cross-Domain Recommendation

2025-07-17 · Jinqiu Jin, Yang Zhang, Junwei Pan, Fuli Feng, Hua Lu, Lei Xiao, Haijie Gu, Xiangnan He

Recently, there has been a surge of interest in Multi-Target Cross-Domain Recommendation (MTCDR), which aims to enhance recommendation performance across multiple domains simultaneously. Existing MTCDR methods primarily rely on domain-shared entities (\eg users or items) to fuse and transfer cross-domain knowledge, which may be unavailable in non-overlapped recommendation scenarios. Some studies model user preferences and item features as domain-sharable semantic representations, which can be utilized to tackle the MTCDR task. Nevertheless, they often require extensive auxiliary data for pre-training. Developing more effective solutions for MTCDR remains an important area for further exploration. Inspired by recent advancements in generative recommendation, this paper introduces GMC, a generative paradigm-based approach for multi-target cross-domain recommendation. The core idea of GMC is to leverage semantically quantized discrete item identifiers as a medium for integrating multi-domain knowledge within a unified generative model. GMC first employs an item tokenizer to generate domain-shared semantic identifiers for each item, and then formulates item recommendation as a next-token generation task by training a domain-unified sequence-to-sequence model. To further leverage the domain information to enhance performance, we incorporate a domain-aware contrastive loss into the semantic identifier learning, and perform domain-specific fine-tuning on the unified recommender. Extensive experiments on five public datasets demonstrate the effectiveness of GMC compared to a range of baseline methods.

📄 PDF Abstract BibTeX arXiv:2507.12871

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PPGenCDR: A Stable and Robust Framework for Privacy-Preserving Cross-Domain Recommendation

2023-05-11 · Xinting Liao, Weiming Liu, Xiaolin Zheng, Binhui Yao 외

Privacy-preserving cross-domain recommendation (PPCDR) refers to preserving the privacy of users when transferring the knowledge from source domain to target domain for better performance, which is vital for the long-ter…

Generative Adversarial NetworkPrivacy PreservingRecommendation Systems

Multimodal Quantitative Language for Generative Recommendation

2025-02-20 · Jianyang Zhai, Zi-Feng Mai, Chang-Dong Wang, Feidiao Yang 외

Generative recommendation has emerged as a promising paradigm aiming at directly generating the identifiers of the target candidates. Most existing methods attempt to leverage prior knowledge embedded in Pre-trained Lang…

Recommendation SystemsText GenerationTransfer Learning

Universal Item Tokenization for Transferable Generative Recommendation

2025-04-06 · Bowen Zheng, Hongyu Lu, Yu Chen, Wayne Xin Zhao 외

Recently, generative recommendation has emerged as a promising paradigm, attracting significant research attention. The basic framework involves an item tokenizer, which represents each item as a sequence of codes servin…

General KnowledgeLarge Language ModelMultimodal Large Language Model

One for All, All for One: Learning and Transferring User Embeddings for Cross-Domain Recommendation

2022-11-22 · Chenglin Li, Yuanzhen Xie, Chenyun Yu, Bo Hu 외

Cross-domain recommendation is an important method to improve recommender system performance, especially when observations in target domains are sparse. However, most existing techniques focus on single-target or dual-ta…

AllMulti-Domain Recommender SystemsRecommendation SystemsRepresentation Learning

Leveraging Multimodal Data and Side Users for Diffusion Cross-Domain Recommendation

2025-07-05 · Fan Zhang, Jinpeng Chen, Huan Li, Senzhang Wang 외 arxiv

Cross-domain recommendation (CDR) aims to address the persistent cold-start problem in Recommender Systems. Current CDR research concentrates on transferring cold-start users' information from the auxiliary domain to the…