LGAIFeb 1, 2024

Graph Domain Adaptation: Challenges, Progress and Prospects

arXiv:2402.00904v119 citationsh-index: 19Has CodeJ Comput Sci Technol
Originality Synthesis-oriented
AI Analysis

It offers a foundational overview for researchers working on transfer learning in graph-based applications, though it is incremental as a survey paper.

This paper provides a comprehensive survey of graph domain adaptation (GDA), addressing label scarcity in graph representation learning by transferring knowledge from source to target graphs, and it is the first such survey in this area.

As graph representation learning often suffers from label scarcity problems in real-world applications, researchers have proposed graph domain adaptation (GDA) as an effective knowledge-transfer paradigm across graphs. In particular, to enhance model performance on target graphs with specific tasks, GDA introduces a bunch of task-related graphs as source graphs and adapts the knowledge learnt from source graphs to the target graphs. Since GDA combines the advantages of graph representation learning and domain adaptation, it has become a promising direction of transfer learning on graphs and has attracted an increasing amount of research interest in recent years. In this paper, we comprehensively overview the studies of GDA and present a detailed survey of recent advances. Specifically, we outline the research status and challenges, propose a taxonomy, introduce the details of representative works, and discuss the prospects. To the best of our knowledge, this paper is the first survey for graph domain adaptation. A detailed paper list is available at https://github.com/Skyorca/Awesome-Graph-Domain-Adaptation-Papers.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes