123 citations · 198 across the 4 of their papers we have counts for
6 papers
GraphAGILE: An FPGA-based Overlay Accelerator for Low-latency GNN Inference
Bingyi Zhang, Hanqing Zeng, Viktor Prasanna
This paper presents GraphAGILE, a domain-specific FPGA-based overlay accelerator for graph neural network (GNN) inference. GraphAGILE consists of (1) \emph{a novel unified architec…
Design and Implementation of Knowledge Base for Runtime Management of Software Defined Hardware
Hongkuan Zhou, Ajitesh Srivastava, Rajgopal Kannan +1
Runtime-reconfigurable software coupled with reconfigurable hardware is highly desirable as a means towards maximizing runtime efficiency without compromising programmability. Comp…
Decoupling the Depth and Scope of Graph Neural Networks
Hanqing Zeng, Muhan Zhang, Yinglong Xia +6
State-of-the-art Graph Neural Networks (GNNs) have limited scalability with respect to the graph and model sizes. On large graphs, increasing the model depth often means exponentia…
GraphACT: Accelerating GCN Training on CPU-FPGA Heterogeneous Platforms
Hanqing Zeng, Viktor Prasanna
Graph Convolutional Networks (GCNs) have emerged as the state-of-the-art deep learning model for representation learning on graphs. It is challenging to accelerate training of GCNs…
GraphSAINT: Graph Sampling Based Inductive Learning Method
Hanqing Zeng, Hongkuan Zhou, Ajitesh Srivastava +2
Graph Convolutional Networks (GCNs) are powerful models for learning representations of attributed graphs. To scale GCNs to large graphs, state-of-the-art methods use various layer…
Accurate, Efficient and Scalable Graph Embedding
Hanqing Zeng, Hongkuan Zhou, Ajitesh Srivastava +2
The Graph Convolutional Network (GCN) model and its variants are powerful graph embedding tools for facilitating classification and clustering on graphs. However, a major challenge…