GCN Accelerator

Graph convolutional network (GCN) accelerators aim to significantly speed up and reduce the energy consumption of GCN inference, a crucial task in processing graph-structured data for various applications. Current research focuses on exploiting the inherent sparsity of deep GCNs through compressed data formats and specialized architectures, often employing techniques like in-memory computing and algorithm-hardware co-design to optimize data locality and minimize communication overheads. These advancements are vital for enabling the deployment of GCNs in resource-constrained environments and scaling their application to larger, more complex datasets, impacting fields like social network analysis, drug discovery, and recommendation systems.

Papers