graph-similarity

There are 21 repositories under graph-similarity topic.

  • SimGNN

    benedekrozemberczki/SimGNN

    A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).

    Language:Python805947154
  • ysig/GraKeL

    A scikit-learn compatible library for graph kernels

    Language:Python630792103
  • saibalmars/GraphRicciCurvature

    A python library to compute the graph Ricci curvature and Ricci flow on NetworkX graph.

    Language:Python26982463
  • kxhit/SG_PR

    Implementation of IROS20 paper - "Semantic Graph Based Place Recognition for 3D Point Clouds"

    Language:Python202102033
  • cszhangzhen/H2MN

    H2MN: Graph Similarity Learning with Hierarchical Hypergraph Matching Networks (KDD-2021)

    Language:Python571115
  • pulkit1joshi/SimGNN

    Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.

    Language:Python371108
  • GemsLab/MCbook_Individual-Collective_GraphMining

    Slides and code for the Morgan Claypool book on "Individual and Collective Graph Mining: Principles, Algorithms and Applications"

  • olsenlabmit/Polymer-Graph-Similarity

    Quantifying Pairwise Chemical Similarity for Polymers

    Language:Jupyter Notebook15101
  • SalamanderXing/MCS

    A library for finding the maximum common induced subgraph between two graphs and compute their similarity (correlation).

    Language:JavaScript15202
  • PreferredAI/mp-simrank

    This repository provides a Matlab implementation of MP-SimRank, a graph-based framework that models multiple perspective of similarity in the data

    Language:C11303
  • somjit101/Facebook-Friend-Recommendation

    This is a friend recommendation systems which are used on social media platforms (e.g. Facebook, Instagram, Twitter) to suggest friends/new connections based on common interests, workplace, common friends etc. using Graph Mining techniques. Here, we are given a social graph, i.e. a graph structure where nodes are individuals on social media platforms and a directed edges (or 'links') indicates that one person 'follows' the other, or are 'friends' on social media. Now, the task is to predict newer edges to be offered as 'friend suggestions'.

    Language:Jupyter Notebook11104
  • varunkhurana07/asag-gt

    Multi-Relational Graph Transformer for Automatic Short Answer Grading (NAACL 2022)

    Language:Jupyter Notebook10441
  • XiaShan1227/SimGNN

    SimGNN: A Neural Network Approach to Fast Graph Similarity Computation [WSDM-2019]

    Language:Python9104
  • caspervanengelenburg/LayoutGKN

    [BMVC 2025] LayoutGKN: Graph Similarity Learning of Floor Plans

    Language:Python4
  • simonschoelly/GraphKernels.jl

    A Julia package for kernel functions on graphs

    Language:Julia3110
  • LuisAraujo/GraphLetterEditor

    Graph Letter Editor for Jobs on Letter Recognition using Graphs Similarity

    Language:JavaScript2201
  • aravi11/approxGed

    Python code to find the the Approximate Graph Edit Distance of two unit Java functions by analyzing their Control Flow Graphs

  • shanshili/GSRR

    Graph Similarity and Resilience Ranking

    Language:Python0100
  • ArkaJU/DRAL

    Language:Python101
  • michaelflppv/ged-approximation

    This is a repository of the code used for the experimental work in my Bachelor thesis on Approximation Algorithms for Graph Edit Distance (GED). It includes implementations, benchmarking scripts, and evaluation methods for comparing GED approximation algorithms with exact computations.

    Language:C++
  • nitish6174/graph-similarity-joins

    Analysis of methods for efficient graph similarity joins over different types of graphs

    Language:Python10