Skip to content

shz9/graph-alignment

Repository files navigation

Anchored Node Embeddings for Graph Alignment

Author: Shadi Zabad, McGill University

This is a report on my course project for COMP766, taught by Will Hamilton.

Image description

In this paper, we propose a graph alignment approach based on representation learning with modern Graph Neural Network (GNN) architectures. Our model makes use of a Siamese architecture to learn a similarity function between the embeddings of nodes in different graphs. To make the model more robust to structural and attribute noise, we propose the idea of "anchored" node embeddings that can be combined with any GNN architecture. We show that this model has competitive performance on both synthetic and real world datasets.

About

Siamese Neural Network Architecture for Graph Alignment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published