MLDGG: Meta-Learning for Domain Generalization on Graphs
Qin Tian, Chen Zhao, Minglai Shao, Wenjun Wang, Yujie Lin, Dong Li

TL;DR
MLDGG introduces a meta-learning framework for graph domain generalization that enhances adaptability by structure learning and semantic disentanglement, outperforming baseline methods across various distribution shifts.
Contribution
The paper proposes a novel meta-learning approach combining structure learning and semantic identification to improve graph domain generalization.
Findings
MLDGG outperforms baseline methods in three distribution shift settings.
The structure learner improves representation quality by filtering task-unrelated edges.
Semantic disentanglement enhances the model's ability to generalize across domains.
Abstract
Domain generalization on graphs aims to develop models with robust generalization capabilities, ensuring effective performance on the testing set despite disparities between testing and training distributions. However, existing methods often rely on static encoders directly applied to the target domain, constraining its flexible adaptability. In contrast to conventional methodologies, which concentrate on developing specific generalized models, our framework, MLDGG, endeavors to achieve adaptable generalization across diverse domains by integrating cross-multi-domain meta-learning with structure learning and semantic identification. Initially, it introduces a generalized structure learner to mitigate the adverse effects of task-unrelated edges, enhancing the comprehensiveness of representations learned by Graph Neural Networks (GNNs) while capturing shared structural information across…
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
MethodsSparse Evolutionary Training
