Adaptive Transfer Learning on Graph Neural Networks
Xueting Han, Zhenhuan Huang, Bang An, Jing Bai

TL;DR
This paper introduces an adaptive transfer learning framework for GNNs that dynamically combines auxiliary self-supervised tasks with target tasks during fine-tuning, significantly enhancing performance across multiple downstream tasks.
Contribution
It proposes a novel adaptive auxiliary loss weighting model using meta-learning to better transfer knowledge from self-supervised tasks to downstream GNN tasks.
Findings
Improved performance on multiple downstream tasks.
Effective combination of auxiliary and target tasks.
Versatility across various transfer learning approaches.
Abstract
Graph neural networks (GNNs) is widely used to learn a powerful representation of graph-structured data. Recent work demonstrates that transferring knowledge from self-supervised tasks to downstream tasks could further improve graph representation. However, there is an inherent gap between self-supervised tasks and downstream tasks in terms of optimization objective and training data. Conventional pre-training methods may be not effective enough on knowledge transfer since they do not make any adaptation for downstream tasks. To solve such problems, we propose a new transfer learning paradigm on GNNs which could effectively leverage self-supervised tasks as auxiliary tasks to help the target task. Our methods would adaptively select and combine different auxiliary tasks with the target task in the fine-tuning stage. We design an adaptive auxiliary loss weighting model to learn the…
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 · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
