Neural Network Graph Similarity Computation Based on Graph Fusion
Zenghui Chang, Yiqiao Zhang, Hong Cai Chen

TL;DR
This paper introduces a novel graph fusion method for graph similarity learning that merges graph pairs into a single structure, enabling efficient global attention-based interaction and outperforming existing models.
Contribution
The paper proposes a parallel graph fusion approach that simplifies and accelerates graph similarity computation using global attention and dual-level similarity assessment.
Findings
Outperforms baseline models in classification and regression tasks
Sets new benchmarks in accuracy and efficiency
Demonstrates effectiveness across five public datasets
Abstract
Graph similarity learning, crucial for tasks such as graph classification and similarity search, focuses on measuring the similarity between two graph-structured entities. The core challenge in this field is effectively managing the interactions between graphs. Traditional methods often entail separate, redundant computations for each graph pair, leading to unnecessary complexity. This paper revolutionizes the approach by introducing a parallel graph interaction method called graph fusion. By merging the node sequences of graph pairs into a single large graph, our method leverages a global attention mechanism to facilitate interaction computations and to harvest cross-graph insights. We further assess the similarity between graph pairs at two distinct levels-graph-level and node-level-introducing two innovative, yet straightforward, similarity computation algorithms. Extensive testing…
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 Computational Techniques and Applications · Industrial Technology and Control Systems · Advanced Computing and Algorithms
MethodsSoftmax · Attention Is All You Need
