Pith. sign in

REVIEW 1 cited by

Deep Analysis on Subgraph Isomorphism

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 2012.06802 v2 pith:5XIY26II submitted 2020-12-12 cs.DB

classification cs.DB
keywords differentisomorphismsubgraphalgorithmsanalysisdoneexperimentsperformance
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Subgraph isomorphism is a well-known NP-hard problem which is widely used in many applications, such as social network analysis and knowledge graph query. Its performance is often limited by the inherent hardness. Several insightful works have been done since 2012, mainly optimizing pruning rules and matching orders to accelerate enumerating all isomorphic subgraphs. Nevertheless, their correctness and performance are not well studied. First, different languages are used in implementation with different compilation flags. Second, experiments are not done on the same platform and the same datasets. Third, some ideas of different works are even complementary. Last but not least, there exist errors when applying some algorithms. In this paper, we address these problems by re-implementing seven representative subgraph isomorphism algorithms as well as their improved versions, and conducting comprehensive experiments on various graphs. The results show pros and cons of state-of-the-art solutions and explore new approaches to optimization.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. MultiGraphMatch: a subgraph matching algorithm for multigraphs

    cs.DB 2025-01 reject novelty 6.0 of 10

    A bit-matrix indexed, edge-ordered algorithm for exact subgraph matching on labeled multigraphs is described and benchmarked against SuMGra, Neo4J, and Memgraph.

Pith tools