Giter Site home page Giter Site logo

wasserstein-graph-alignment's Introduction

Authors :

Wasserstein-Graph-Alignment

The project was carried out as part of Jean Feydy's Geometric data analysis course (see. https://www.jeanfeydy.com/Teaching/index.html) in the Master MVA (ENS Paris Saclay). We studied and re-implemented from scratch the "Wassertein-based graph alignment" paper, whose code is not available in open source.

The idea of this paper is to propose a method for aligning graphs of different sizes using optimal transport methods. Their method, although non-convex, can be optimised using gradient decadence and they have proposed a new derivable Dykstra operator.

After re-implementing the method, we set out to study the cases in which the model behaved optimally, the failure modes, and how to improve the convergence of the model. We also wanted to go further with the experiments and propose simple illustrations to present our experiments and results.

Installation

git clone https://github.com/b-ptiste/Wasserstein-Graph-Alignment.git
conda create -n wassertein-graph-env python=3.10.13
conda activate wassertein-graph-env
pip install -r requirements.txt
(optional) pip list

Familiarising yourself with the project

  • Consult our notebooks
  • Read our review-paper

Some plot illustration the final output of the model

  • Convergence and evolution of graph alignments during learning (each image corresponds to a learning stage)

Hard-assigment :

graph_evolution_same_2.mp4

Soft-assigment :

graph_evolution_soft_1.mp4
  • Experimental results comparing the distance between well-chosen graphs

credit

Paper : Wasserstein-based graph alignment. Maretic, Hermina Petric, et al. "Wasserstein-based graph alignment." IEEE Transactions on Signal and Information Processing over Networks 8 (2022): 353-363.

wasserstein-graph-alignment's People

Contributors

b-ptiste avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.