paper-with-me

홈 › Papers

Convolutional Set Matching for Graph Similarity

2018-10-23 · Yunsheng Bai, Hao Ding, Yizhou Sun, Wei Wang

We introduce GSimCNN (Graph Similarity Computation via Convolutional Neural Networks) for predicting the similarity score between two graphs. As the core operation of graph similarity search, pairwise graph similarity computation is a challenging problem due to the NP-hard nature of computing many graph distance/similarity metrics. We demonstrate our model using the Graph Edit Distance (GED) as the example metric. Experiments on three real graph datasets demonstrate that our model achieves the state-of-the-art performance on graph similarity search.

📄 PDF Abstract BibTeX arXiv:1810.10866

Code (1)

snap-stanford/neural-subgraph-learning-gnn pytorch

Tasks

Graph Similarityset matching

Similar Papers 제목 키워드 기반

Similarity Reasoning and Filtration for Image-Text Matching

2021-01-05 · Haiwen Diao, Ying Zhang, Lin Ma, Huchuan Lu

Image-text matching plays a critical role in bridging the vision and language, and great progress has been made by exploiting the global alignment between image and sentence, or local alignments between regions and words…

Cross-Modal RetrievalImage RetrievalImage-text matchingSentence+2

Learning-based Efficient Graph Similarity Computation via Multi-Scale Convolutional Set Matching

2018-09-10 · Yunsheng Bai, Hao Ding, Yizhou Sun, Wei Wang

Graph similarity computation is one of the core operations in many graph-based applications, such as graph similarity search, graph database analysis, graph clustering, etc. Since computing the exact distance/similarity …

ClusteringCombinatorial OptimizationGraph ClassificationGraph Clustering+3

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

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

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