XML Document Clustering Using Common XPath

  • Authors:
  • Ho-pong Leung;Fu-lai Chung;Stephen C. F. Chan;Robert Luk

  • Affiliations:
  • Department of Computing Hong Kong Polytechnic University Hunghom, Hong Kong, China.;Department of Computing Hong Kong Polytechnic University Hunghom, Hong Kong, China.;Department of Computing Hong Kong Polytechnic University Hunghom, Hong Kong, China.;Department of Computing Hong Kong Polytechnic University Hunghom, Hong Kong, China.

  • Venue:
  • WIRI '05 Proceedings of the International Workshop on Challenges in Web Information Retrieval and Integration
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

XML is becoming a common way of storing data. The elements and their arrangement in the document's hierarchy not only describe the document structure but also imply the data's semantic meaning, and hence provide valuable information to develop tools for manipulating XML documents. In this paper, we pursue a data mining approach to the problem of XML document clustering. We introduce a novel XML structural representation called common XPath (CXP), which encodes the frequently occurring elements with the hierarchical information, and propose to take the CXPs mined to form the feature vectors for XML document clustering. In other words, data mining acts as a feature extractor in the clustering process. Based on this idea, we devise a path-based XML document clustering algorithm called PBClustering which groups the documents according to their CXPs, i.e. their frequent structures. Encouraging simulation results are observed and reported.