paper-with-me

홈 › Papers

Multilevel Graph Matching Networks for Deep Graph Similarity Learning

2020-07-08 · Xiang Ling, Lingfei Wu, Saizhuo Wang, Tengfei Ma, Fangli Xu, Alex X. Liu, Chunming Wu, Shouling Ji

While the celebrated graph neural networks yield effective representations for individual nodes of a graph, there has been relatively less success in extending to the task of graph similarity learning. Recent work on graph similarity learning has considered either global-level graph-graph interactions or low-level node-node interactions, however ignoring the rich cross-level interactions (e.g., between each node of one graph and the other whole graph). In this paper, we propose a multi-level graph matching network (MGMN) framework for computing the graph similarity between any pair of graph-structured objects in an end-to-end fashion. In particular, the proposed MGMN consists of a node-graph matching network for effectively learning cross-level interactions between each node of one graph and the other whole graph, and a siamese graph neural network to learn global-level interactions between two input graphs. Furthermore, to compensate for the lack of standard benchmark datasets, we have created and collected a set of datasets for both the graph-graph classification and graph-graph regression tasks with different sizes in order to evaluate the effectiveness and robustness of our models. Comprehensive experiments demonstrate that MGMN consistently outperforms state-of-the-art baseline models on both the graph-graph classification and graph-graph regression tasks. Compared with previous work, MGMN also exhibits stronger robustness as the sizes of the two input graphs increase.

📄 PDF Abstract BibTeX arXiv:2007.04395

Code (1)

kleincup/MGMN 공식 구현 pytorch

Tasks

Graph ClassificationGraph MatchingGraph Neural NetworkGraph RegressionGraph Similarityregression

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Sampling and multilevel coarsening algorithms for fast matrix approximations

2017-11-01 · Shashanka Ubaru, Yousef Saad

This paper addresses matrix approximation problems for matrices that are large, sparse and/or that are representations of large graphs. To tackle these problems, we consider algorithms that are based primarily on coarsen…

Dimensionality Reduction

W-PhAMT: A web tool for phonetic multilevel timeline visualization

2012-05-01 · LREC 2012 5 · Francesco Cutugno, Vincenza Anna Leano, Antonio Origlia

This paper presents a web platform with an its own graphic environment to visualize and filter multilevel phonetic annotations. The tool accepts as input Annotation Graph XML and Praat TextGrids files and converts these …

HeGMN: Heterogeneous Graph Matching Network for Learning Graph Similarity

2025-03-11 · Shilong Sang, Ke-Jia Chen, Zheng Liu

Graph similarity learning (GSL), also referred to as graph matching in many scenarios, is a fundamental problem in computer vision, pattern recognition, and graph learning. However, previous GSL methods assume that graph…

Graph LearningGraph MatchingGraph Similarity

Hierarchical Graph Matching Networks for Deep Graph Similarity Learning

2019-09-25 · Xiang Ling, Lingfei Wu, Saizhuo Wang, Tengfei Ma 외

While the celebrated graph neural networks yields effective representations for individual nodes of a graph, there has been relatively less success in extending to deep graph similarity learning. Recent work has conside…

Graph MatchingGraph Neural NetworkGraph Similarity

SEGMN: A Structure-Enhanced Graph Matching Network for Graph Similarity Learning

2024-11-06 · Wenjun Wang, Jiacheng Lu, KeJia Chen, Zheng Liu 외

Graph similarity computation (GSC) aims to quantify the similarity score between two graphs. Although recent GSC methods based on graph neural networks (GNNs) take advantage of intra-graph structures in message passing, …

Graph MatchingGraph Similarity