English

Leveraging Recurrent Patterns in Graph Accelerators

Hardware Architecture 2025-12-02 v1

Abstract

Graph accelerators have emerged as a promising solution for processing large-scale sparse graphs, leveraging the in-situ compu-tation of ReRAM-based crossbars to maximize computational efficiency. However, existing designs suffer from memristor access overhead due to the large number of graph partitions. This leads to increased execution time, higher energy consumption, and re-duced circuit lifetime. This paper proposes a graph processing method that minimizes memristor write operations by identifying frequent subgraph patterns and assigning them to graph engines, referred to as static, allowing most subgraphs to be processed without a need for crossbar reconfiguration. Experimental results show speed up to 2.38x speedup and 7.23x energy savings com-pared to state-of-the-art accelerators. Furthermore, our method extends the circuit lifetime by 2x compared to state-of-the-art ReRAM graph accelerators.

Keywords

Cite

@article{arxiv.2512.01193,
  title  = {Leveraging Recurrent Patterns in Graph Accelerators},
  author = {Masoud Rahimi and Sébastien Le Beux},
  journal= {arXiv preprint arXiv:2512.01193},
  year   = {2025}
}

Comments

Accepted at DATE 2026

R2 v1 2026-07-01T08:02:52.175Z