TextBridgeGNN: Pre-training Graph Neural Network for Cross-Domain Recommendation via Text-Guided Transfer
Yiwen Chen, Yiqing Wu, Huishi Luo, Fuzhen Zhuang, Deqing Wang, Zhao Zhang

TL;DR
TextBridgeGNN introduces a novel pre-training framework that leverages text as a semantic bridge to transfer knowledge across domains in graph-based recommendation systems, overcoming ID embedding transfer challenges.
Contribution
It proposes a text-guided transfer learning approach with multi-level graph propagation and similarity transfer, enabling effective cross-domain recommendation without costly language model fine-tuning.
Findings
Outperforms existing methods in cross-domain recommendation tasks.
Effectively transfers ID embeddings using semantically related nodes.
Enhances recommendation performance without real-time language model inference.
Abstract
Graph-based recommendation has achieved great success in recent years. The classical graph recommendation model utilizes ID embedding to store essential collaborative information. However, this ID-based paradigm faces challenges in transferring to a new domain, making it hard to build a pre-trained graph recommendation model. This phenomenon primarily stems from two inherent challenges: (1) the non-transferability of ID embeddings due to isolated domain-specific ID spaces, and (2) structural incompatibility between heterogeneous interaction graphs across domains. To address these issues, we propose TextBridgeGNN, a pre-training and fine-tuning framework that can effectively transfer knowledge from a pre-trained GNN to downstream tasks. We believe the key lies in how to build the relationship between domains. Specifically, TextBridgeGNN uses text as a semantic bridge to connect domains…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
