Graph Neural Networks (GNNs) are powerful for processing data in graph structures and have been successful in various applications.
Structural representation of each node, capturing rich local topological information, is crucial for enhancing performance in graph classification benchmarks.
The research introduces Graph Structure Attention Network (GSAT) which leverages structural information modeled by anonymous random walks (ARWs) to integrate with graph attention networks (GAT) for improved graph representation.
Experiments demonstrate GSAT slightly enhances the State-of-the-Art (SOTA) on certain graph classification benchmarks.