Domain Adaptive Unfolded Graph Neural Networks
Zepeng Zhang, Olga Fink

TL;DR
This paper investigates how architectural enhancements in unfolded GNNs can improve graph domain adaptation, introducing a cascaded propagation strategy that effectively reduces lower-level objectives and enhances transfer performance.
Contribution
It explores the impact of GNN architecture design on domain adaptation, proposing a cascaded propagation method to improve UGNN transferability and demonstrating its effectiveness empirically and theoretically.
Findings
Cascaded propagation decreases lower-level objective values in UGNNs.
UGNNs with CP outperform state-of-the-art GDA methods.
Theoretical analysis supports the effectiveness of the proposed strategy.
Abstract
Over the last decade, graph neural networks (GNNs) have made significant progress in numerous graph machine learning tasks. In real-world applications, where domain shifts occur and labels are often unavailable for a new target domain, graph domain adaptation (GDA) approaches have been proposed to facilitate knowledge transfer from the source domain to the target domain. Previous efforts in tackling distribution shifts across domains have mainly focused on aligning the node embedding distributions generated by the GNNs in the source and target domains. However, as the core part of GDA approaches, the impact of the underlying GNN architecture has received limited attention. In this work, we explore this orthogonal direction, i.e., how to facilitate GDA with architectural enhancement. In particular, we consider a class of GNNs that are designed explicitly based on optimization problems,…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications
