SubGraD- An Approach for Subgraph Detection
Akshara Pande, Vivekanand Pant, S. Nigam

TL;DR
This paper introduces SubGraD, a novel graph matching approach that efficiently detects subgraphs and solves graph isomorphism problems by constructing and comparing model and reference sets.
Contribution
The paper presents a new method called SubGraD for subgraph detection, offering an efficient solution to graph isomorphism and subgraph isomorphism problems.
Findings
Successfully detects query graphs within source graphs
Provides an efficient alternative to existing graph matching methods
Applicable to various graph-based problems
Abstract
A new approach of graph matching is introduced in this paper, which efficiently solves the problem of graph isomorphism and subgraph isomorphism. In this paper we are introducing a new approach called SubGraD, for query graph detection in source graph. Firstly consider the model graph (query graph) and make the possible sets called model sets starting from the chosen initial node or starter. Similarly, for the source graph (reference graph), all the possible sets called reference sets could be made. Our aim is to make the reference set on the basis of the model set. If it is possible to make the reference set, then it is said that query graph has been detected in the source graph.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Data Management and Algorithms · Advanced Graph Neural Networks
