arXiv:2602.11629cs.LG2026-02

提出GP2F模型,通过融合预训练与适配知识提升跨域图学习性能。

GP2F: Cross-Domain Graph Prompting with Adaptive Fusion of Pre-trained Graph Neural Networks

  • 设计双分支结构:冻结分支保留预训练知识,适配分支轻量微调任务特征。
  • 在跨域少样本节点/图分类任务中,准确率领先现有方法3.5%以上。
  • 适合需要高效迁移的工业场景,尤其在数据分布差异大的情况。

图提示学习(GPL)作为预训练图模型下游适配的新范式,缓解了预训练目标与下游任务间的不匹配问题。近期研究重点从同域转向跨域场景,更贴近真实应用中源域与目标域数据分布显著不同的情况。然而,跨域下GPL为何仍有效尚不清楚。我们观察到,主流GPL方法在跨域设置中表现接近两种简单基线:全微调(FT)和线性探测(LP),这促使我们深入理解提示机制。理论分析表明,联合利用这两个互补分支可降低估计误差,证明跨域GPL得益于预训练知识与任务适配的融合。基于此,我们提出GP2F,一种双分支GPL方法:(1) 冻结分支保留预训练知识;(2) 轻量适配分支进行任务特定调整。通过对比损失与拓扑一致性损失,在拓扑约束下实现自适应融合。在跨域少样本节点与图分类任务上的大量实验表明,该方法优于现有方法。

原文摘要 · Abstract (English)

Graph Prompt Learning (GPL) has recently emerged as a promising paradigm for downstream adaptation of pre-trained graph models, mitigating the misalignment between pre-training objectives and downstream tasks. Recently, the focus of GPL has shifted from in-domain to cross-domain scenarios, which is closer to the real world applications, where the pre-training source and downstream target often differ substantially in data distribution. However, why GPLs remain effective under such domain shifts is still unexplored. Empirically, we observe that representative GPL methods are competitive with two simple baselines in cross-domain settings: full fine-tuning (FT) and linear probing (LP), motivating us to explore a deeper understanding of the prompting mechanism. We provide a theoretical analysis demonstrating that jointly leveraging these two complementary branches yields a smaller estimation error than using either branch alone, formally proving that cross-domain GPL benefits from the integration between pre-trained knowledge and task-specific adaptation. Based on this insight, we propose GP2F, a dual-branch GPL method that explicitly instantiates the two extremes: (1) a frozen branch that retains pre-trained knowledge, and (2) an adapted branch with lightweight adapters for task-specific adaptation. We then perform adaptive fusion under topology constraints via a contrastive loss and a topology-consistent loss. Extensive experiments on cross-domain few-shot node and graph classification demonstrate that our method outperforms existing methods.

图神经网络提示学习跨域迁移少样本学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。