ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2502.18291
68
0

Neural Network Graph Similarity Computation Based on Graph Fusion

25 February 2025
Zenghui Chang
Yiqiao Zhang
Hong Cai Chen
    GNN
ArXivPDFHTML
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 across five public datasets shows that our model not only outperforms leading baseline models in graph-to-graph classification and regression tasks but also sets a new benchmark for performance and efficiency. The code for this paper is open-source and available atthis https URL

View on arXiv
@article{chang2025_2502.18291,
  title={ Neural Network Graph Similarity Computation Based on Graph Fusion },
  author={ Zenghui Chang and Yiqiao Zhang and Hong Cai Chen },
  journal={arXiv preprint arXiv:2502.18291},
  year={ 2025 }
}
Comments on this paper