GraDE: A Graph Diffusion Estimator for Frequent Subgraph Discovery in Neural Architectures
Yikang Yang, Zhengxin Yang, Minghao Luo, Luzhou Peng, Hongxiao Li, Wanling Gao, Lei Wang, Jianfeng Zhan

TL;DR
GraDE introduces a graph diffusion estimator that significantly improves the discovery of frequent subgraph patterns in neural architectures, balancing computational efficiency with high discovery accuracy.
Contribution
The paper presents GraDE, the first graph diffusion model for identifying frequent subgraphs, enabling scalable and accurate pattern discovery in neural network analysis.
Findings
Achieves up to 114% better ranking accuracy than sampling methods.
Discoveries of large-scale frequent patterns with up to 30x higher median frequency.
Demonstrates superior performance in identifying network motifs.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Complex Network Analysis Techniques
