Data-centric graph learning: A survey

C Yang, D Bo, J Liu, Y Peng, B Chen, H Dai… - arXiv preprint arXiv …, 2023 - arxiv.org
The history of artificial intelligence (AI) has witnessed the significant impact of high-quality
data on various deep learning models, such as ImageNet for AlexNet and ResNet. Recently …

Data augmentation for deep graph learning: A survey

K Ding, Z Xu, H Tong, H Liu - ACM SIGKDD Explorations Newsletter, 2022 - dl.acm.org
Graph neural networks, a powerful deep learning tool to model graph-structured data, have
demonstrated remarkable performance on numerous graph learning tasks. To address the …

Edge-featured graph attention network

J Chen, H Chen - arXiv preprint arXiv:2101.07671, 2021 - arxiv.org
Lots of neural network architectures have been proposed to deal with learning tasks on
graph-structured data. However, most of these models concentrate on only node features …

Cogdl: A comprehensive library for graph deep learning

Y Cen, Z Hou, Y Wang, Q Chen, Y Luo, Z Yu… - Proceedings of the …, 2023 - dl.acm.org
Graph neural networks (GNNs) have attracted tremendous attention from the graph learning
community in recent years. It has been widely adopted in various real-world applications …

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 …

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 …

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 …

Graph convolutional networks: Algorithms, applications and open challenges

S Zhang, H Tong, J Xu, R Maciejewski - Computational Data and Social …, 2018 - Springer
Graph-structured data naturally appear in numerous application domains, ranging from
social analysis, bioinformatics to computer vision. The unique capability of graphs enables …

A comprehensive study on large-scale graph training: Benchmarking and rethinking

K Duan, Z Liu, P Wang, W Zheng… - Advances in …, 2022 - proceedings.neurips.cc
Large-scale graph training is a notoriously challenging problem for graph neural networks
(GNNs). Due to the nature of evolving graph structures into the training process, vanilla …

Advancing graphsage with a data-driven node sampling

J Oh, K Cho, J Bruna - arXiv preprint arXiv:1904.12935, 2019 - arxiv.org
As an efficient and scalable graph neural network, GraphSAGE has enabled an inductive
capability for inferring unseen nodes or graphs by aggregating subsampled local …