Graph Structural-topic Neural Network
Qingqing Long, Yilun Jin, Guojie Song, Yi Li, Wei Lin

TL;DR
This paper introduces GraphSTONE, a GCN model that incorporates probabilistic structural topics derived from anonymous walks and Graph Anchor LDA to better capture complex neighborhood patterns, improving interpretability and performance.
Contribution
The paper proposes a novel GCN model that integrates structural topic modeling using anonymous walks and Graph Anchor LDA, enhancing the understanding of graph structures beyond traditional methods.
Findings
Model shows promising performance in experiments
Achieves high efficiency in structural pattern extraction
Provides clear interpretability of graph structures
Abstract
Graph Convolutional Networks (GCNs) achieved tremendous success by effectively gathering local features for nodes. However, commonly do GCNs focus more on node features but less on graph structures within the neighborhood, especially higher-order structural patterns. However, such local structural patterns are shown to be indicative of node properties in numerous fields. In addition, it is not just single patterns, but the distribution over all these patterns matter, because networks are complex and the neighborhood of each node consists of a mixture of various nodes and structural patterns. Correspondingly, in this paper, we propose Graph Structural-topic Neural Network, abbreviated GraphSTONE, a GCN model that utilizes topic models of graphs, such that the structural topics capture indicative graph structures broadly from a probabilistic aspect rather than merely a few structures.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Graph Theory and Algorithms
MethodsLinear Discriminant Analysis · Graph Convolutional Network
