GraphLoRA: Structure-Aware Contrastive Low-Rank Adaptation for Cross-Graph Transfer Learning
Zhe-Rui Yang, Jindong Han, Chang-Dong Wang, Hao Liu

TL;DR
GraphLoRA introduces a structure-aware, parameter-efficient transfer learning method for GNNs that aligns feature distributions and adapts structural differences across diverse graph domains, improving transferability with minimal parameter tuning.
Contribution
The paper proposes GraphLoRA, a novel low-rank adaptation approach incorporating structure-aware alignment and regularization for effective cross-graph transfer learning of GNNs.
Findings
Outperforms 14 baselines on 8 real-world datasets
Only 20% of parameters need tuning for effective transfer
Effectively bridges structural and feature distribution gaps
Abstract
Graph Neural Networks (GNNs) have demonstrated remarkable proficiency in handling a range of graph analytical tasks across various domains, such as e-commerce and social networks. Despite their versatility, GNNs face significant challenges in transferability, limiting their utility in real-world applications. Existing research in GNN transfer learning overlooks discrepancies in distribution among various graph datasets, facing challenges when transferring across different distributions. How to effectively adopt a well-trained GNN to new graphs with varying feature and structural distributions remains an under-explored problem. Taking inspiration from the success of Low-Rank Adaptation (LoRA) in adapting large language models to various domains, we propose GraphLoRA, an effective and parameter-efficient method for transferring well-trained GNNs to diverse graph domains. Specifically, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies · Brain Tumor Detection and Classification
MethodsALIGN
