English

From Clues to Generation: Language-Guided Conditional Diffusion for Cross-Domain Recommendation

Information Retrieval 2026-04-08 v1

Abstract

Cross-domain Recommendation (CDR) exploits multi-domain correlations to alleviate data sparsity. As a core task within this field, inter-domain recommendation focuses on predicting preferences for users who interact in a source domain but lack behavioral records in a target domain. Existing approaches predominantly rely on overlapping users as anchors for knowledge transfer. In real-world scenarios, overlapping users are often scarce, leaving the vast majority of users with only single-domain interactions. For these users, the absence of explicit alignment signals makes fine-grained preference transfer intrinsically difficult. To address this challenge, this paper proposes Language-Guided Conditional Diffusion for CDR (LGCD), a novel framework that integrates Large Language Models (LLMs) and diffusion models for inter-domain sequential recommendation. Specifically, we leverage LLM reasoning to bridge the domain gap by inferring potential target preferences for single-domain users and mapping them to real items, thereby constructing pseudo-overlapping data. We distinguish between real and pseudo-interaction pathways and introduce additional supervision constraints to mitigate the semantic noise brought by pseudo-interaction. Furthermore, we design a conditional diffusion architecture to precisely guide the generation of target user representations based on source-domain patterns. Extensive experiments demonstrate that LGCD significantly outperforms state-of-the-art methods in inter-domain recommendation tasks.

Keywords

Cite

@article{arxiv.2604.05365,
  title  = {From Clues to Generation: Language-Guided Conditional Diffusion for Cross-Domain Recommendation},
  author = {Ziang Lu and Lei Sang and Lin Mu and Yiwen Zhang},
  journal= {arXiv preprint arXiv:2604.05365},
  year   = {2026}
}

Comments

11 pages, 6 figures

R2 v1 2026-07-01T11:56:32.105Z