Papers › Deep Graph Matching Consensus

Deep Graph Matching Consensus

27 Jan 2020ICLR 2020 1arXiv:2001.09621archive 2025-07-28

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

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.

PaperPDFConference PDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

rusty1s/deep-graph-matching-consensus officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Entity AlignmentGraph MatchingGraph Neural NetworkKnowledge GraphsRe-Ranking

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Entity Alignment DBP15k zh-en Deep Graph Matching Consensus (L=10) Hits@1 0.8012 #12 of 38 Archive leaderboard report
Entity Alignment DBP15k zh-en Deep Graph Matching Consensus Hits@1 0.7075 #20 of 38 Archive leaderboard report
Entity Alignment DBP15k zh-en GMNN Hits@1 0.6793 #23 of 38 Archive leaderboard report
Entity Alignment DBP15k zh-en NAEA Hits@1 0.6501 #24 of 38 Archive leaderboard report
Entity Alignment DBP15k zh-en BootEA Hits@1 0.6294 #26 of 38 Archive leaderboard report
Entity Alignment DBP15k zh-en MuGNN Hits@1 0.494 #30 of 38 Archive leaderboard report
Entity Alignment DBP15k zh-en GCN-Align Hits@1 0.4125 #35 of 38 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Graph Neural Network

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections