Graph Classification Based on Skeleton and Component Features
Xue Liu, Wei Wei, Xiangnan Feng, Xiaobo Cao, Dan Sun

TL;DR
This paper introduces GraphCSC, a new graph embedding method that combines skeleton and component features for improved graph classification, addressing limitations of existing fixed-order structural approaches.
Contribution
The paper presents a novel graph embedding algorithm that integrates skeleton and component features using anonymous random walks for hierarchical graph representation.
Findings
GraphCSC outperforms state-of-the-art baselines on various datasets.
The method effectively captures hierarchical structural information.
Experimental results demonstrate superior classification accuracy.
Abstract
Most existing popular methods for learning graph embedding only consider fixed-order global structural features and lack structures hierarchical representation. To address this weakness, we propose a novel graph embedding algorithm named GraphCSC that realizes classification based on skeleton information using fixed-order structures learned in anonymous random walks manner, and component information using different size subgraphs. Two graphs are similar if their skeletons and components are both similar, thus in our model, we integrate both of them together into embeddings as graph homogeneity characterization. We demonstrate our model on different datasets in comparison with a comprehensive list of up-to-date state-of-the-art baselines, and experiments show that our work is superior in real-world graph classification tasks.
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 · Complex Network Analysis Techniques · Bayesian Modeling and Causal Inference
