Robust and Generalizable GNN Fine-Tuning via Uncertainty-aware Adapter Learning
Bo Jiang, Weijun Zhao, Beibei Wang, Xiao Wang, Jin Tang

TL;DR
This paper introduces UAdapterGNN, a novel uncertainty-aware fine-tuning method for GNNs that enhances robustness against noisy graph data and improves generalization to downstream tasks.
Contribution
The paper proposes UAdapterGNN, integrating Gaussian probabilistic adapters into GNN fine-tuning to address noise and improve model robustness and generalization.
Findings
UAdapterGNN outperforms existing methods on benchmark datasets.
The method demonstrates significant robustness to noisy graph data.
UAdapterGNN achieves higher generalization accuracy in downstream tasks.
Abstract
Recently, fine-tuning large-scale pre-trained GNNs has yielded remarkable attention in adapting pre-trained GNN models for downstream graph learning tasks. One representative fine-tuning method is to exploit adapter (termed AdapterGNN) which aims to 'augment' the pre-trained model by inserting a lightweight module to make the 'augmented' model better adapt to the downstream tasks. However, graph data may contain various types of noise in downstream tasks, such as noisy edges and ambiguous node attributes. Existing AdapterGNNs are often prone to graph noise and exhibit limited generalizability. How to enhance the robustness and generalization ability of GNNs' fine tuning remains an open problem. In this paper, we show that the above problem can be well addressed by integrating uncertainty learning into the GNN adapter. We propose the Uncertainty-aware Adapter (UAdapterGNN) that fortifies…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Explainable Artificial Intelligence (XAI)
