MICRO-54: 54th Annual IEEE/ACM International Symposium on Microarchitecture 2021
DOI: 10.1145/3466752.3480113
|View full text |Cite
|
Sign up to set email alerts
|

I-GCN: A Graph Convolutional Network Accelerator with Runtime Locality Enhancement through Islandization

Abstract: Graph Convolutional Networks (GCNs) have drawn tremendous attention in the past three years. Compared with other deep learning modalities, high-performance hardware acceleration of GCNs is as critical but even more challenging. The hurdles arise from the poor data locality and redundant computation due to the large size, high sparsity, and irregular non-zero distribution of real-world graphs.In this paper we propose a novel hardware accelerator for GCN inference, called I-GCN, that significantly improves data … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
29
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 89 publications
(29 citation statements)
references
References 54 publications
0
29
0
Order By: Relevance
“…Boost-GCN [59] specifically optimizes GCN via sparsity analysis and graph partitioning. I-GCN [15] is the most recent GCN accelerator delivering the state-of-the-art performance, which uses an islandization approach to de-duplicate redundant GCN computations by merging nodes with shared neighbors.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…Boost-GCN [59] specifically optimizes GCN via sparsity analysis and graph partitioning. I-GCN [15] is the most recent GCN accelerator delivering the state-of-the-art performance, which uses an islandization approach to de-duplicate redundant GCN computations by merging nodes with shared neighbors.…”
Section: Related Workmentioning
confidence: 99%
“…Complementary to GNN acceleration, another category of related work is general graph processors, such as GraphH [10], Blogel [52], Giraph++ [42], ForeGraph [11], FabGraph [36], HitGraph [61], AccuGraph [55], and the most recent open- Because of edge embeddings, redundancy removal by node merging in I-GCN [15] is not applicable. (c) SOTA graph processor ThunderGP [8] with pipelined scatter and gather, followed by a graph-level apply.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations