Learnable graph convolutional attention networks

A Javaloy, P Sanchez-Martin, A Levi… - arXiv preprint arXiv …, 2022 - arxiv.org
Existing Graph Neural Networks (GNNs) compute the message exchange between nodes
by either aggregating uniformly (convolving) the features of all the neighboring nodes, or by …

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 …

EGAT: Edge-featured graph attention network

Z Wang, J Chen, H Chen - … Networks and Machine Learning–ICANN 2021 …, 2021 - Springer
Most state-of-the-art Graph Neural Networks focus on node features in the learning process
but ignore edge features. However, edge features also contain essential information in real …

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 …

GCN-LASE: Towards adequately incorporating link attributes in graph convolutional networks

Z Li, L Zhang, G Song - arXiv preprint arXiv:1902.09817, 2019 - arxiv.org
Graph Convolutional Networks (GCNs) have proved to be a most powerful architecture in
aggregating local neighborhood information for individual graph nodes. Low-rank …

Factorizable graph convolutional networks

Y Yang, Z Feng, M Song… - Advances in Neural …, 2020 - proceedings.neurips.cc
Graphs have been widely adopted to denote structural connections between entities. The
relations are in many cases heterogeneous, but entangled together and denoted merely as …

Attention-based graph neural networks: a survey

C Sun, C Li, X Lin, T Zheng, F Meng, X Rui… - Artificial Intelligence …, 2023 - Springer
Graph neural networks (GNNs) aim to learn well-trained representations in a lower-
dimension space for downstream tasks while preserving the topological structures. In recent …

SGCN: A scalable graph convolutional network with graph-shaped kernels and multi-channels

Z Huang, W Zhou, K Li, Z Jia - Knowledge-Based Systems, 2023 - Elsevier
Graph neural networks (GNNs) have demonstrated great success in graph processing.
However, current message-passing-based GNNs have limitations in terms of feature …

Enhance information propagation for graph neural network by heterogeneous aggregations

D Leng, J Guo, L Pan, J Li, X Wang - arXiv preprint arXiv:2102.04064, 2021 - arxiv.org
Graph neural networks are emerging as continuation of deep learning success wrt graph
data. Tens of different graph neural network variants have been proposed, most following a …