%0 Journal Article %T A symbol spotting approach in graphical documents by hashing serialized graphs %A Anjan Dutta %A Josep Llados %A Umapada Pal %J Pattern Recognition %D 2013 %V 46 %N 3 %I Elsevier %@ 0031-3203 %F Anjan Dutta2013 %O DAG; 600.042; 600.045; 605.203; 601.152 %O exported from refbase (http://refbase.cvc.uab.es/show.php?record=2127), last updated on Wed, 17 Feb 2016 16:47:12 +0100 %X In this paper we propose a symbol spotting technique in graphical documents. Graphs are used to represent the documents and a (sub)graph matching technique is used to detect the symbols in them. We propose a graph serialization to reduce the usual computational complexity of graph matching. Serialization of graphs is performed by computing acyclic graph paths between each pair of connected nodes. Graph paths are one-dimensional structures of graphs which are less expensive in terms of computation. At the same time they enable robust localization even in the presence of noise and distortion. Indexing in large graph databases involves a computational burden as well. We propose a graph factorization approach to tackle this problem. Factorization is intended to create a unified indexed structure over the database of graphical documents. Once graph paths are extracted, the entire database of graphical documents is indexed in hash tables by locality sensitive hashing (LSH) of shape descriptors of the paths. The hashing data structure aims to execute an approximate k-NN search in a sub-linear time. We have performed detailed experiments with various datasets of line drawings and compared our method with the state-of-the-art works. The results demonstrate the effectiveness and efficiency of our technique. %K Symbol spotting %K Graphics recognition %K Graph matching %K Graph serialization %K Graph factorization %K Graph paths %K Hashing %U http://dx.doi.org/10.1016/j.patcog.2012.10.003 %U http://refbase.cvc.uab.es/files/DLP2012.pdf %P 752-768