HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Deep Graph Matching Consensus

Matthias Fey Jan E. Lenssen Christopher Morris Jonathan Masci Nils M. Kriege

Deep Graph Matching Consensus

Abstract

This work presents a two-stage neural architecture for learning and refining structural correspondences between graphs. First, we use localized node embeddings computed by a graph neural network to obtain an initial ranking of soft correspondences between nodes. Secondly, we employ synchronous message passing networks to iteratively re-rank the soft correspondences to reach a matching consensus in local neighborhoods between graphs. We show, theoretically and empirically, that our message passing scheme computes a well-founded measure of consensus for corresponding neighborhoods, which is then used to guide the iterative re-ranking process. Our purely local and sparsity-aware architecture scales well to large, real-world inputs while still being able to recover global correspondences consistently. We demonstrate the practical effectiveness of our method on real-world tasks from the fields of computer vision and entity alignment between knowledge graphs, on which we improve upon the current state-of-the-art. Our source code is available under https://github.com/rusty1s/ deep-graph-matching-consensus.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
entity-alignment-on-dbp15k-zh-enDeep Graph Matching Consensus
Hits@1: 0.7075
entity-alignment-on-dbp15k-zh-enMuGNN
Hits@1: 0.494
entity-alignment-on-dbp15k-zh-enGCN-Align
Hits@1: 0.4125
entity-alignment-on-dbp15k-zh-enGMNN
Hits@1: 0.6793
entity-alignment-on-dbp15k-zh-enNAEA
Hits@1: 0.6501
entity-alignment-on-dbp15k-zh-enDeep Graph Matching Consensus (L=10)
Hits@1: 0.8012
entity-alignment-on-dbp15k-zh-enBootEA
Hits@1: 0.6294

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Deep Graph Matching Consensus | Papers | HyperAI