paper-with-me

홈 › Papers

Text-Free Multi-domain Graph Pre-training: Toward Graph Foundation Models

2024-05-22 · Xingtong Yu, Chang Zhou, Yuan Fang, Xinming Zhang

Given the ubiquity of graph data, it is intriguing to ask: Is it possible to train a graph foundation model on a broad range of graph data across diverse domains? A major hurdle toward this goal lies in the fact that graphs from different domains often exhibit profoundly divergent characteristics. Although there have been some initial efforts in integrating multi-domain graphs for pre-training, they primarily rely on textual descriptions to align the graphs, limiting their application to text-attributed graphs. Moreover, different source domains may conflict or interfere with each other, and their relevance to the target domain can vary significantly. To address these issues, we propose MDGPT, a text free Multi-Domain Graph Pre-Training and adaptation framework designed to exploit multi-domain knowledge for graph learning. First, we propose a set of domain tokens to to align features across source domains for synergistic pre-training. Second, we propose a dual prompts, consisting of a unifying prompt and a mixing prompt, to further adapt the target domain with unified multi-domain knowledge and a tailored mixture of domain-specific knowledge. Finally, we conduct extensive experiments involving six public datasets to evaluate and analyze MDGPT, which outperforms prior art by up to 37.9%.

📄 PDF Abstract BibTeX arXiv:2405.13934

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

SAMGPT: Text-free Graph Foundation Model for Multi-domain Pre-training and Cross-domain Adaptation

2025-02-08 · Xingtong Yu, Zechuan Gong, Chang Zhou, Yuan Fang 외

Graphs are able to model interconnected entities in many online services, supporting a wide range of applications on the Web. This raises an important question: How can we train a graph foundational model on multiple sou…

Domain Adaptation

CrossHGL: A Text-Free Foundation Model for Cross-Domain Heterogeneous Graph Learning

2026-03-29 · Xuanze Chen, Jiajun Zhou, Yadong Li, Shanqing Yu 외 arxiv

Heterogeneous graph representation learning (HGRL) is essential for modeling complex systems with diverse node and edge types. However, most existing methods are limited to closed-world settings with shared schemas and f…

parameter-efficient fine-tuningGraph Representation LearningDomain GeneralizationGraph Classification

TextBridgeGNN: Pre-training Graph Neural Network for Cross-Domain Recommendation via Text-Guided Transfer

2025-11-25 · Yiwen Chen, Yiqing Wu, Huishi Luo, Fuzhen Zhuang 외 arxiv

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 ch…

Collaborative FilteringGraph Neural Network

Aggregate to Adapt: Node-Centric Aggregation for Multi-Source-Free Graph Domain Adaptation

2025-02-05 · Zhen Zhang, Bingsheng He

Unsupervised graph domain adaptation (UGDA) focuses on transferring knowledge from labeled source graph to unlabeled target graph under domain discrepancies. Most existing UGDA methods are designed to adapt information f…

Domain AdaptationGRAPH DOMAIN ADAPTATION

Generalized Radiograph Representation Learning via Cross-supervision between Images and Free-text Radiology Reports

2021-11-04 · Hong-Yu Zhou, Xiaoyu Chen, Yinghao Zhang, Ruibang Luo 외

Pre-training lays the foundation for recent successes in radiograph analysis supported by deep learning. It learns transferable image representations by conducting large-scale fully-supervised or self-supervised learning…

Representation LearningSelf-Supervised LearningTransfer Learning