Computing graph neural networks: A survey from algorithms to accelerators

S Abadal, A Jain, R Guirado, J López-Alonso… - ACM Computing …, 2021 - dl.acm.org
Graph Neural Networks (GNNs) have exploded onto the machine learning scene in recent
years owing to their capability to model and learn from graph-structured data. Such an ability …

[HTML][HTML] Discovering faster matrix multiplication algorithms with reinforcement learning

A Fawzi, M Balog, A Huang, T Hubert… - Nature, 2022 - nature.com
Improving the efficiency of algorithms for fundamental computations can have a widespread
impact, as it can affect the overall speed of a large amount of computations. Matrix …

Gnn-film: Graph neural networks with feature-wise linear modulation

M Brockschmidt - International Conference on Machine …, 2020 - proceedings.mlr.press
This paper presents a new Graph Neural Network (GNN) type using feature-wise linear
modulation (FiLM). Many standard GNN variants propagate information along the edges of a …

GRIP: A graph neural network accelerator architecture

K Kiningham, P Levis, C Ré - IEEE Transactions on Computers, 2022 - ieeexplore.ieee.org
We present GRIP, a graph neural network accelerator architecture designed for low-latency
inference. Accelerating GNNs is challenging because they combine two distinct types of …

Efficient spectral graph convolutional network deployment on memristive crossbars

B Lyu, M Hamdi, Y Yang, Y Cao, Z Yan… - … on Emerging Topics …, 2022 - ieeexplore.ieee.org
Graph Neural Networks (GNNs) have attracted increasing research interest for their
remarkable capability to model graph-structured knowledge. However, GNNs suffer from …

Improving graph generation by restricting graph bandwidth

NL Diamant, AM Tseng, KV Chuang… - International …, 2023 - proceedings.mlr.press
Deep graph generative modeling has proven capable of learning the distribution of complex,
multi-scale structures characterizing real-world graphs. However, one of the main limitations …

AutoGMap: Learning to map large-scale sparse graphs on memristive crossbars

B Lyu, S Wang, S Wen, K Shi, Y Yang… - … on Neural Networks …, 2023 - ieeexplore.ieee.org
The sparse representation of graphs has shown great potential for accelerating the
computation of graph applications (eg, social networks and knowledge graphs) on …

AutoRelax: HW-SW co-optimization for efficient SpGEMM operations with automated relaxation in deep learning

S Park, JJ Kim, J Kung - IEEE Transactions on Emerging …, 2021 - ieeexplore.ieee.org
We propose a HW-SW co-optimization technique to perform energy-efficient spGEMM
operations for deep learning. First, we present an automated pruning algorithm, named …

[PDF][PDF] On the power of message passing for learning on graph-structured data

M Fey - 2022 - eldorado.tu-dortmund.de
This thesis proposes novel approaches for machine learning on irregularly structured input
data such as graphs, point clouds and manifolds. Specifically, we are breaking up with the …

Parallelizing Graph Neural Networks via Matrix Compaction for Edge-Conditioned Networks

S Zaman, T Moon, T Benson, SA Jacobs… - 2022 22nd IEEE …, 2022 - ieeexplore.ieee.org
Graph neural networks (GNNs) are a powerful approach for machine learning on graph
datasets. Such datasets often consist of millions of modestly-sized graphs, making them well …