Graph Similarity

39 papers with code • 1 benchmarks • 3 datasets

This task has no description! Would you like to contribute one?

CGMN: A Contrastive Graph Matching Network for Self-Supervised Graph Similarity Learning

jindi-tju/CGMN 30 May 2022

As most of the existing graph neural networks yield effective graph representations of a single graph, little effort has been made for jointly learning two graph representations and calculating their similarity score.

6
30 May 2022

GREED: A Neural Framework for Learning Graph Distance Functions

idea-iitd/greed 24 Dec 2021

To elaborate, although GED is a metric, its neural approximations do not provide such a guarantee.

23
24 Dec 2021

Graph-wise Common Latent Factor Extraction for Unsupervised Graph Representation Learning

thilinicooray/deepgcfx 16 Dec 2021

Hence, this work proposes a new principle for unsupervised graph representation learning: Graph-wise Common latent Factor EXtraction (GCFX).

5
16 Dec 2021

Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation

canqin001/efficient_graph_similarity_computation NeurIPS 2021

For slow learning of graph similarity, this paper proposes a novel early-fusion approach by designing a co-attention-based feature fusion network on multilevel GNN features.

37
01 Dec 2021

clDice - A Novel Topology-Preserving Loss Function for Tubular Structure Segmentation

jocpae/clDice CVPR 2021

Accurate segmentation of tubular, network-like structures, such as vessels, neurons, or roads, is relevant to many fields of research.

188
19 Jun 2021

Towards Clustering-friendly Representations: Subspace Clustering via Graph Filtering

sckangz/STRR 18 Jun 2021

The success of subspace clustering depends on the assumption that the data can be separated into different subspaces.

9
18 Jun 2021

Image-to-Image Retrieval by Learning Similarity between Scene Graphs

swyoon/aaai2021-scene-graph-img-retr 29 Dec 2020

Based on this idea, we propose a novel approach for image-to-image retrieval using scene graph similarity measured by graph neural networks.

6
29 Dec 2020

Semantic Graph Based Place Recognition for 3D Point Clouds

kxhit/SG_PR 26 Aug 2020

First, we propose a novel semantic graph representation for the point cloud scenes by reserving the semantic and topological information of the raw point cloud.

177
26 Aug 2020

funcGNN: A Graph Neural Network Approach to Program Similarity

aravi11/funcGNN 26 Jul 2020

This study intends to examine the effectiveness of graph neural networks to estimate program similarity, by analysing the associated control flow graphs.

33
26 Jul 2020

Multilevel Graph Matching Networks for Deep Graph Similarity Learning

kleincup/MGMN 8 Jul 2020

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.

40
08 Jul 2020