Automated Machine Learning on Graphs: A Survey
- URL: http://arxiv.org/abs/2103.00742v1
- Date: Mon, 1 Mar 2021 04:20:33 GMT
- Title: Automated Machine Learning on Graphs: A Survey
- Authors: Ziwei Zhang, Xin Wang and Wenwu Zhu
- Abstract summary: This paper is the first systematic and comprehensive review of automated machine learning on graphs.
We focus on hyper- parameter optimization (HPO) and neural architecture search (NAS) for graph machine learning.
In the end, we share our insights on future research directions for automated graph machine learning.
- Score: 81.21692888288658
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- Abstract: Machine learning on graphs has been extensively studied in both academic and
industry. However, as the literature on graph learning booms with a vast number
of emerging methods and techniques, it becomes increasingly difficult to
manually design the optimal machine learning algorithm for different
graph-related tasks. To solve this critical challenge, automated machine
learning (AutoML) on graphs which combines the strength of graph machine
learning and AutoML together, is gaining attentions from the research
community. Therefore, we comprehensively survey AutoML on graphs in this paper,
primarily focusing on hyper-parameter optimization (HPO) and neural
architecture search (NAS) for graph machine learning. We further overview
libraries related to automated graph machine learning and in depth discuss
AutoGL, the first dedicated open-source library for AutoML on graphs. In the
end, we share our insights on future research directions for automated graph
machine learning. To the best of our knowledge, this paper is the first
systematic and comprehensive review of automated machine learning on graphs.
Related papers
- GraphFSA: A Finite State Automaton Framework for Algorithmic Learning on Graphs [18.95453617434051]
GraphFSA is designed to learn a finite state automaton that runs on each node of a given graph.
We test GraphFSA on cellular automata problems, showcasing its abilities in a straightforward algorithmic setting.
As our main application, we then focus on learning more elaborate graph algorithms.
arXiv Detail & Related papers (2024-08-20T17:49:47Z) - SimTeG: A Frustratingly Simple Approach Improves Textual Graph Learning [131.04781590452308]
We present SimTeG, a frustratingly Simple approach for Textual Graph learning.
We first perform supervised parameter-efficient fine-tuning (PEFT) on a pre-trained LM on the downstream task.
We then generate node embeddings using the last hidden states of finetuned LM.
arXiv Detail & Related papers (2023-08-03T07:00:04Z) - Curriculum Graph Machine Learning: A Survey [51.89783017927647]
curriculum graph machine learning (Graph CL) integrates the strength of graph machine learning and curriculum learning.
This paper comprehensively overview approaches on Graph CL and present a detailed survey of recent advances in this direction.
arXiv Detail & Related papers (2023-02-06T16:59:25Z) - GraphMAE: Self-Supervised Masked Graph Autoencoders [52.06140191214428]
We present a masked graph autoencoder GraphMAE that mitigates issues for generative self-supervised graph learning.
We conduct extensive experiments on 21 public datasets for three different graph learning tasks.
The results manifest that GraphMAE--a simple graph autoencoder with our careful designs--can consistently generate outperformance over both contrastive and generative state-of-the-art baselines.
arXiv Detail & Related papers (2022-05-22T11:57:08Z) - Automated Graph Machine Learning: Approaches, Libraries, Benchmarks and Directions [58.220137936626315]
This paper extensively discusses automated graph machine learning approaches.
We introduce AutoGL, our dedicated and the world's first open-source library for automated graph machine learning.
Also, we describe a tailored benchmark that supports unified, reproducible, and efficient evaluations.
arXiv Detail & Related papers (2022-01-04T18:31:31Z) - Graph Learning: A Survey [38.245120261668816]
We present a comprehensive overview on the state-of-the-art of graph learning.
Special attention is paid to four categories of existing graph learning methods, including graph signal processing, matrix factorization, random walk, and deep learning.
We examine graph learning applications in areas such as text, images, science, knowledge graphs, and optimization.
arXiv Detail & Related papers (2021-05-03T09:06:01Z) - AutoGL: A Library for Automated Graph Learning [67.63587865669372]
We present Automated Graph Learning (AutoGL), the first dedicated library for automated machine learning on graphs.
AutoGL is open-source, easy to use, and flexible to be extended.
We also present AutoGL-light, a lightweight version of AutoGL to facilitate customizing pipelines and enriching applications.
arXiv Detail & Related papers (2021-04-11T10:49:23Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.