TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep Graph Matching Consensus

Deep Graph Matching Consensus

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

2020-01-27ICLR 2020 1Knowledge GraphsRe-RankingEntity AlignmentGraph Matching
PaperPDFCodeCode(official)

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.

Results

TaskDatasetMetricValueModel
Data IntegrationDBP15k zh-enHits@10.8012Deep Graph Matching Consensus (L=10)
Data IntegrationDBP15k zh-enHits@10.7075Deep Graph Matching Consensus
Data IntegrationDBP15k zh-enHits@10.6793GMNN
Data IntegrationDBP15k zh-enHits@10.6501NAEA
Data IntegrationDBP15k zh-enHits@10.6294BootEA
Data IntegrationDBP15k zh-enHits@10.6294BootEA
Data IntegrationDBP15k zh-enHits@10.4125GCN-Align
Entity AlignmentDBP15k zh-enHits@10.8012Deep Graph Matching Consensus (L=10)
Entity AlignmentDBP15k zh-enHits@10.7075Deep Graph Matching Consensus
Entity AlignmentDBP15k zh-enHits@10.6793GMNN
Entity AlignmentDBP15k zh-enHits@10.6501NAEA
Entity AlignmentDBP15k zh-enHits@10.6294BootEA
Entity AlignmentDBP15k zh-enHits@10.6294BootEA
Entity AlignmentDBP15k zh-enHits@10.4125GCN-Align

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Overview of the TalentCLEF 2025: Skill and Job Title Intelligence for Human Capital Management2025-07-17MCoT-RE: Multi-Faceted Chain-of-Thought and Re-Ranking for Training-Free Zero-Shot Composed Image Retrieval2025-07-17CATVis: Context-Aware Thought Visualization2025-07-15Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Active Inference AI Systems for Scientific Discovery2025-06-26