Some Algorithms on Exact, Approximate and Error-Tolerant Graph Matching
Shri Prakash Dwivedi

TL;DR
This paper introduces novel algorithms for exact, approximate, and error-tolerant graph matching, leveraging geometric, topological, and relevance-based methods to improve structural pattern recognition.
Contribution
It presents new graph matching techniques, including geometric graph similarity measures and relevance-based node contraction, extending graph edit distance for better efficiency and accuracy.
Findings
Proposed a metric for geometric graph similarity.
Extended graph edit distance with error-tolerance.
Demonstrated effectiveness in structural pattern recognition.
Abstract
The graph is one of the most widely used mathematical structures in engineering and science because of its representational power and inherent ability to demonstrate the relationship between objects. The objective of this work is to introduce the novel graph matching techniques using the representational power of the graph and apply it to structural pattern recognition applications. We present an extensive survey of various exact and inexact graph matching techniques. Graph matching using the concept of homeomorphism is presented. A category of graph matching algorithms is presented, which reduces the graph size by removing the less important nodes using some measure of relevance. We present an approach to error-tolerant graph matching using node contraction where the given graph is transformed into another graph by contracting smaller degree nodes. We use this scheme to extend the…
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
