[HTML][HTML] A gentle introduction to graph neural networks

B Sanchez-Lengeling, E Reif, A Pearce, AB Wiltschko - Distill, 2021 - staging.distill.pub
A Gentle Introduction to Graph Neural Networks Distill About Prize Submit A Gentle Introduction
to Graph Neural Networks Neural networks have been adapted to leverage the structure and …

Machine learning on graphs: A model and comprehensive taxonomy

I Chami, S Abu-El-Haija, B Perozzi, C Ré… - Journal of Machine …, 2022 - jmlr.org
There has been a surge of recent interest in graph representation learning (GRL). GRL
methods have generally fallen into three main categories, based on the availability of …

Gnnautoscale: Scalable and expressive graph neural networks via historical embeddings

M Fey, JE Lenssen, F Weichert… - … on machine learning, 2021 - proceedings.mlr.press
We present GNNAutoScale (GAS), a framework for scaling arbitrary message-passing GNNs
to large graphs. GAS prunes entire sub-trees of the computation graph by utilizing historical …

Tpugraphs: A performance prediction dataset on large tensor computational graphs

M Phothilimthana, S Abu-El-Haija… - Advances in …, 2024 - proceedings.neurips.cc
Precise hardware performance models play a crucial role in code optimizations. They can
assist compilers in making heuristic decisions or aid autotuners in identifying the optimal …

EXACT: Scalable graph neural networks training via extreme activation compression

Z Liu, K Zhou, F Yang, L Li, R Chen… - … Conference on Learning …, 2021 - openreview.net
Training Graph Neural Networks (GNNs) on large graphs is a fundamental challenge due to
the high memory usage, which is mainly occupied by activations (eg, node embeddings) …

Tf-gnn: Graph neural networks in tensorflow

O Ferludin, A Eigenwillig, M Blais, D Zelle… - arXiv preprint arXiv …, 2022 - arxiv.org
TensorFlow-GNN (TF-GNN) is a scalable library for Graph Neural Networks in TensorFlow. It
is designed from the bottom up to support the kinds of rich heterogeneous graph data that …

Submix: Learning to mix graph sampling heuristics

S Abu-El-Haija, JV Dillon, B Fatemi… - Uncertainty in …, 2023 - proceedings.mlr.press
Sampling subgraphs for training Graph Neural Networks (GNNs) is receiving much attention
from the GNN community. While a variety of methods have been proposed, each method …

Deepfd: Automated fault diagnosis and localization for deep learning programs

J Cao, M Li, X Chen, M Wen, Y Tian, B Wu… - Proceedings of the 44th …, 2022 - dl.acm.org
As Deep Learning (DL) systems are widely deployed for mission-critical applications,
debugging such systems becomes essential. Most existing works identify and repair …

SSSNET: semi-supervised signed network clustering

Y He, G Reinert, S Wang, M Cucuringu - Proceedings of the 2022 SIAM …, 2022 - SIAM
Node embeddings are a powerful tool in the analysis of networks; yet, their full potential for
the important task of node clustering has not been fully exploited. In particular, most state-of …

[HTML][HTML] A survey of large-scale graph-based semi-supervised classification algorithms

Y Song, J Zhang, C Zhang - … Journal of Cognitive Computing in Engineering, 2022 - Elsevier
Semi-supervised learning is an effective method to study how to use both labeled data and
unlabeled data to improve the performance of the classifier, which has become the hot field …