Title :
A new algorithm for inexact graph matching
Author :
HLAOUI, Adel ; Wang, Shengrui
Author_Institution :
Faculte des Sci., Sherbrooke Univ., Que., Canada
Abstract :
The graph is an essential data structure for representing relational information. When graphs are used to represent objects, comparing objects amounts to graph matching. Inexact graph matching is the process of finding the best possible matching between two graphs when exact matching is impossible. We propose a new algorithm for the inexact matching problem. The new algorithm decomposes the matching process into K phases, where the value of K ranges from 1 to the minimum of the numbers of nodes in the two graphs to be matched. The efficiency of the new algorithm results from the use of small values of K, significantly reducing the search space while still producing very good matchings (most of them optimal) between graphs. The algorithm is compared with the error-correcting subgraph isomorphism algorithm based on A*.
Keywords :
computational complexity; data structures; graph theory; pattern matching; search problems; A* algorithm; data structure; error-correcting subgraph isomorphism algorithm; inexact graph matching; pattern recognition; relational information; Algorithm design and analysis; Data structures; Databases; Error correction; Explosions; Image retrieval; Indexing; Laboratories; Matrix decomposition; Pattern recognition;
Conference_Titel :
Pattern Recognition, 2002. Proceedings. 16th International Conference on
Print_ISBN :
0-7695-1695-X
DOI :
10.1109/ICPR.2002.1047427