LGFeb 6, 2023

Curriculum Graph Machine Learning: A Survey

Tsinghua
arXiv:2302.02926v221 citationsh-index: 31
Originality Synthesis-oriented
AI Analysis

This is an incremental survey paper that organizes and summarizes existing research on curriculum graph machine learning for researchers in the graph ML community.

This paper surveys curriculum graph machine learning (Graph CL), which addresses the problem of suboptimal performance in graph machine learning by integrating curriculum learning to optimize training order, and it provides a comprehensive overview of recent advances and future directions in this emerging field.

Graph machine learning has been extensively studied in both academia and industry. However, in the literature, most existing graph machine learning models are designed to conduct training with data samples in a random order, which may suffer from suboptimal performance due to ignoring the importance of different graph data samples and their training orders for the model optimization status. To tackle this critical problem, curriculum graph machine learning (Graph CL), which integrates the strength of graph machine learning and curriculum learning, arises and attracts an increasing amount of attention from the research community. Therefore, in this paper, we comprehensively overview approaches on Graph CL and present a detailed survey of recent advances in this direction. Specifically, we first discuss the key challenges of Graph CL and provide its formal problem definition. Then, we categorize and summarize existing methods into three classes based on three kinds of graph machine learning tasks, i.e., node-level, link-level, and graph-level tasks. Finally, we share our thoughts on future research directions. To the best of our knowledge, this paper is the first survey for curriculum graph machine learning.

Foundations

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

Your Notes