用双适配器提升预训练异构图神经网络的泛化能力
HG-Adapter: Improving Pre-Trained Heterogeneous Graph Neural Networks with Dual Adapters
- 设计双结构感知适配器,动态融合同构与异构图结构信息
- 引入标签传播对比损失,利用无标签节点扩展有效训练数据
- 理论证明优于现有方法,适合小样本图学习任务
预训练-提示微调范式在调优预训练异构图神经网络(HGNN)时表现优异,但多数方法存在两大局限:其一,提示微调阶段忽略图结构,导致拟合不足,增加训练误差,降低泛化能力;其二,微调阶段标签数据有限,使训练误差与测试误差差距大,进一步影响泛化。为此,我们推导了现有提示微调方法的泛化误差界,并提出统一框架,结合两种新适配器与潜在标签数据扩展机制,以提升预训练HGNN的泛化性能。具体而言,设计双结构感知适配器,自适应拟合任务相关的同构与异构结构信息;引入标签传播对比损失与两个自监督损失,优化双适配器并把无标签节点视为潜在标签数据。理论分析表明,所提方法具有更低的泛化误差界,从而获得更优泛化能力。大量实验验证了该方法在不同下游任务上的有效性与泛化性。
原文摘要 · Abstract (English)
The "pre-train, prompt-tuning'' paradigm has demonstrated impressive performance for tuning pre-trained heterogeneous graph neural networks (HGNNs) by mitigating the gap between pre-trained models and downstream tasks. However, most prompt-tuning-based works may face at least two limitations: (i) the model may be insufficient to fit the graph structures well as they are generally ignored in the prompt-tuning stage, increasing the training error to decrease the generalization ability; and (ii) the model may suffer from the limited labeled data during the prompt-tuning stage, leading to a large generalization gap between the training error and the test error to further affect the model generalization. To alleviate the above limitations, we first derive the generalization error bound for existing prompt-tuning-based methods, and then propose a unified framework that combines two new adapters with potential labeled data extension to improve the generalization of pre-trained HGNN models. Specifically, we design dual structure-aware adapters to adaptively fit task-related homogeneous and heterogeneous structural information. We further design a label-propagated contrastive loss and two self-supervised losses to optimize dual adapters and incorporate unlabeled nodes as potential labeled data. Theoretical analysis indicates that the proposed method achieves a lower generalization error bound than existing methods, thus obtaining superior generalization ability. Comprehensive experiments demonstrate the effectiveness and generalization of the proposed method on different downstream tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。