Bag of tricks for training deeper graph neural networks: A comprehensive benchmark study

T Chen, K Zhou, K Duan, W Zheng… - … on Pattern Analysis …, 2022 - ieeexplore.ieee.org
Training deep graph neural networks (GNNs) is notoriously hard. Besides the standard
plights in training deep architectures such as vanishing gradients and overfitting, it also …

Towards deep attention in graph neural networks: Problems and remedies

SY Lee, F Bu, J Yoo, K Shin - International Conference on …, 2023 - proceedings.mlr.press
Graph neural networks (GNNs) learn the representation of graph-structured data, and their
expressiveness can be further enhanced by inferring node relations for propagation …

Graph neural networks: Methods, applications, and opportunities

L Waikhom, R Patgiri - arXiv preprint arXiv:2108.10733, 2021 - arxiv.org
In the last decade or so, we have witnessed deep learning reinvigorating the machine
learning field. It has solved many problems in the domains of computer vision, speech …

The snowflake hypothesis: Training deep GNN with one node one receptive field

K Wang, G Li, S Wang, G Zhang, K Wang, Y You… - arXiv preprint arXiv …, 2023 - arxiv.org
Despite Graph Neural Networks demonstrating considerable promise in graph
representation learning tasks, GNNs predominantly face significant issues with over-fitting …

Early-bird gcns: Graph-network co-optimization towards more efficient gcn training and inference via drawing early-bird lottery tickets

H You, Z Lu, Z Zhou, Y Fu, Y Lin - … of the AAAI Conference on Artificial …, 2022 - ojs.aaai.org
Abstract Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art deep
learning model for representation learning on graphs. However, it remains notoriously …

Tinygnn: Learning efficient graph neural networks

B Yan, C Wang, G Guo, Y Lou - Proceedings of the 26th ACM SIGKDD …, 2020 - dl.acm.org
Recently, Graph Neural Networks (GNNs) arouse a lot of research interest and achieve
great success in dealing with graph-based data. The basic idea of GNNs is to aggregate …

Anti-symmetric dgn: a stable architecture for deep graph networks

A Gravina, D Bacciu, C Gallicchio - arXiv preprint arXiv:2210.09789, 2022 - arxiv.org
Deep Graph Networks (DGNs) currently dominate the research landscape of learning from
graphs, due to their efficiency and ability to implement an adaptive message-passing …

L2-gcn: Layer-wise and learned efficient training of graph convolutional networks

Y You, T Chen, Z Wang, Y Shen - Proceedings of the IEEE …, 2020 - openaccess.thecvf.com
Graph convolution networks (GCN) are increasingly popular in many applications, yet
remain notoriously hard to train over large graph datasets. They need to compute node …

Evaluating deep graph neural networks

W Zhang, Z Sheng, Y Jiang, Y Xia, J Gao… - arXiv preprint arXiv …, 2021 - arxiv.org
Graph Neural Networks (GNNs) have already been widely applied in various graph mining
tasks. However, they suffer from the shallow architecture issue, which is the key impediment …

Ripple walk training: A subgraph-based training framework for large and deep graph neural network

J Bai, Y Ren, J Zhang - 2021 International Joint Conference on …, 2021 - ieeexplore.ieee.org
Graph neural networks (GNNs) have achieved outstanding performance in learning graph-
structured data and various tasks. However, many current GNNs suffer from three common …