Walk-Steered Convolution for Graph Classification
Jiatao Jiang, Chunyan Xu, Zhen Cui, Tong Zhang, Wenming Zheng, Jian, Yang

TL;DR
This paper introduces a walk-steered convolutional network that uses random walk paths and Gaussian modeling to effectively capture subgraph structures for improved graph classification performance.
Contribution
It proposes a novel walk-steered convolutional approach with multi-scale walk fields and Gaussian encoding, enhancing scalability and representation of graph data.
Findings
Outperforms state-of-the-art methods on multiple graph classification datasets.
Utilizes Gaussian mixture models to encode walk path variations.
Incorporates graph coarsening for high-level semantic learning.
Abstract
Graph classification is a fundamental but challenging issue for numerous real-world applications. Despite recent great progress in image/video classification, convolutional neural networks (CNNs) cannot yet cater to graphs well because of graphical non-Euclidean topology. In this work, we propose a walk-steered convolutional (WSC) network to assemble the essential success of standard convolutional neural networks as well as the powerful representation ability of random walk. Instead of deterministic neighbor searching used in previous graphical CNNs, we construct multi-scale walk fields (a.k.a. local receptive fields) with random walk paths to depict subgraph structures and advocate graph scalability. To express the internal variations of a walk field, Gaussian mixture models are introduced to encode principal components of walk paths therein. As an analogy to a standard convolution…
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
MethodsConvolution
