Pith. sign in

REVIEW 3 cited by

Graph Matching Networks for Learning the Similarity of Graph Structured Objects

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1904.12787 v2 pith:HLGWFOM5 submitted 2019-04-29 cs.LG stat.ML

Graph Matching Networks for Learning the Similarity of Graph Structured Objects

classification cs.LG stat.ML
keywords graphsimilaritymatchingstructuredchallengingdemonstrategraphslearning
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

This paper addresses the challenging problem of retrieval and matching of graph structured objects, and makes two key contributions. First, we demonstrate how Graph Neural Networks (GNN), which have emerged as an effective model for various supervised prediction problems defined on structured data, can be trained to produce embedding of graphs in vector spaces that enables efficient similarity reasoning. Second, we propose a novel Graph Matching Network model that, given a pair of graphs as input, computes a similarity score between them by jointly reasoning on the pair through a new cross-graph attention-based matching mechanism. We demonstrate the effectiveness of our models on different domains including the challenging problem of control-flow-graph based function similarity search that plays an important role in the detection of vulnerabilities in software systems. The experimental analysis demonstrates that our models are not only able to exploit structure in the context of similarity learning but they can also outperform domain-specific baseline systems that have been carefully hand-engineered for these problems.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A neural drift-plus-penalty algorithm for network power allocation and routing

    eess.SY 2025-09 conditional novelty 6.0

    A GNN-learned backlog plus optimal-transport scheduling reduces delay in drift-plus-penalty network routing while claiming to keep throughput guarantees.

  2. Resource-Aware Neural Network Pruning Using Graph-based Reinforcement Learning

    cs.LG 2025-09 conditional novelty 5.0

    A graph-attention RL agent with a binary channel-level action space and a self-competition reward prunes CNNs at fixed FLOPs budgets, giving competitive but not uniformly state-of-the-art accuracy.

  3. LayoutGKN: Graph Similarity Learning of Floor Plans

    cs.CV 2025-09 conditional novelty 5.0

    LayoutGKN uses a differentiable path-based graph kernel over learned room embeddings to rank floor plans, matching LayoutGMN's accuracy at about 20x lower inference cost.