Title :
Fast detection of XML structural similarity
Author :
Flesca, Sergio ; Manco, Giuseppe ; Masciari, Elio ; Pontieri, Luigi ; Pugliese, Andrea
Author_Institution :
Calabria Univ., Rende, Italy
Abstract :
Because of the widespread diffusion of semistructured data in XML format, much research effort is currently devoted to support the storage and retrieval of large collections of such documents. XML documents can be compared as to their structural similarity, in order to group them into clusters so that different storage, retrieval, and processing techniques can be effectively exploited. In this scenario, an efficient and effective similarity function is the key of a successful data management process. We present an approach for detecting structural similarity between XML documents which significantly differs from standard methods based on graph-matching algorithms, and allows a significant reduction of the required computation costs. Our proposal roughly consists of linearizing the structure of each XML document, by representing it as a numerical sequence and, then, comparing such sequences through the analysis of their frequencies. First, some basic strategies for encoding a document are proposed, which can focus on diverse structural facets. Moreover, the theory of discrete Fourier transform is exploited to effectively and efficiently compare the encoded documents (i.e., signals) in the domain of frequencies. Experimental results reveal the effectiveness of the approach, also in comparison with standard methods.
Keywords :
Internet; XML; data mining; data structures; discrete Fourier transforms; document handling; graph theory; information retrieval; RDF; Web mining; XML document; XML structural similarity; XSL; data management; discrete Fourier transform; graph-matching algorithm; information processing technique; information retrieval; information storage; semistructured data; text mining; Computational efficiency; Data mining; Discrete Fourier transforms; Encoding; Frequency; Helium; Information retrieval; Resource description framework; Text mining; XML;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2005.27