English

GraDE: A Graph Diffusion Estimator for Frequent Subgraph Discovery in Neural Architectures

Machine Learning 2026-02-04 v1 Artificial Intelligence

Abstract

Finding frequently occurring subgraph patterns or network motifs in neural architectures is crucial for optimizing efficiency, accelerating design, and uncovering structural insights. However, as the subgraph size increases, enumeration-based methods are perfectly accurate but computationally prohibitive, while sampling-based methods are computationally tractable but suffer from a severe decline in discovery capability. To address these challenges, this paper proposes GraDE, a diffusion-guided search framework that ensures both computational feasibility and discovery capability. The key innovation is the Graph Diffusion Estimator (GraDE), which is the first to introduce graph diffusion models to identify frequent subgraphs by scoring their typicality within the learned distribution. Comprehensive experiments demonstrate that the estimator achieves superior ranking accuracy, with up to 114\% improvement compared to sampling-based baselines. Benefiting from this, the proposed framework successfully discovers large-scale frequent patterns, achieving up to 30×\times higher median frequency than sampling-based methods.

Keywords

Cite

@article{arxiv.2602.03257,
  title  = {GraDE: A Graph Diffusion Estimator for Frequent Subgraph Discovery in Neural Architectures},
  author = {Yikang Yang and Zhengxin Yang and Minghao Luo and Luzhou Peng and Hongxiao Li and Wanling Gao and Lei Wang and Jianfeng Zhan},
  journal= {arXiv preprint arXiv:2602.03257},
  year   = {2026}
}
R2 v1 2026-07-01T09:33:44.991Z