most citedRubik: A Hierarchical Architecture for Efficient Graph Learning

9 citations · 14 across the 4 of their papers we have counts for

collaborators

8 papers

cs.DC2022

Characterizing and Understanding Distributed GNN Training on GPUs

Haiyang Lin, Mingyu Yan, Xiaocheng Yang +4

Graph neural network (GNN) has been demonstrated to be a powerful model in many domains for its effectiveness in learning over graphs. To scale GNN training for large graphs, a wid…

cs.AR2022

Alleviating Datapath Conflicts and Design Centralization in Graph Analytics Acceleration

Haiyang Lin, Mingyu Yan, Duo Wang +5

Previous graph analytics accelerators have achieved great improvement on throughput by alleviating irregular off-chip memory accesses. However, on-chip side datapath conflicts and…

cs.LG20224 cited

Survey on Graph Neural Network Acceleration: An Algorithmic Perspective

Xin Liu, Mingyu Yan, Lei Deng +5

Graph neural networks (GNNs) have been a hot spot of recent research and are widely utilized in diverse applications. However, with the use of huger data and deeper models, an urge…

cs.AR20212 cited

RISC-NN: Use RISC, NOT CISC as Neural Network Hardware Infrastructure

Taoran Xiang, Lunkai Zhang, Shuqian An +9

Neural Networks (NN) have been proven to be powerful tools to analyze Big Data. However, traditional CPUs cannot achieve the desired performance and/or energy efficiency for NN app…

cs.LG2021

Sampling methods for efficient training of graph convolutional networks: A survey

Xin Liu, Mingyu Yan, Lei Deng +3

Graph Convolutional Networks (GCNs) have received significant attention from various research fields due to the excellent performance in learning graph representations. Although GC…

cs.AR20209 cited

Rubik: A Hierarchical Architecture for Efficient Graph Learning

Xiaobing Chen, Yuke Wang, Xinfeng Xie +9

Graph convolutional network (GCN) emerges as a promising direction to learn the inductive representation in graph data commonly used in widespread applications, such as E-commerce,…