A methodology for clustering XML documents by structure

  • Authors:
  • Theodore Dalamagas;Tao Cheng;Klaas-Jan Winkel;Timos Sellis

  • Affiliations:
  • School of Electrical and Computer Engineering, National Technical University of Athens, 15773, Zographou, Athens, Greece;Department of Computer Science, University of California, Santa Barbara, CA 93106, USA;Faculty of Computer Science, University of Twente, 7500, AE Enschede, The Netherlands;School of Electrical and Computer Engineering, National Technical University of Athens, 15773, Zographou, Athens, Greece

  • Venue:
  • Information Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

The processing and management of XML data are popular research issues. However, operations based on the structure of XML data have not received strong attention. These operations involve, among others, the grouping of structurally similar XML documents. Such grouping results from the application of clustering methods with distances that estimate the similarity between tree structures. This paper presents a framework for clustering XML documents by structure. Modeling the XML documents as rooted ordered labeled trees, we study the usage of structural distance metrics in hierarchical clustering algorithms to detect groups of structurally similar XML documents. We suggest the usage of structural summaries for trees to improve the performance of the distance calculation and at the same time to maintain or even improve its quality. Our approach is tested using a prototype testbed.