Computing structural similarity of source XML schemas against domain XML schema

  • Authors:
  • Jianxin Li;Jixue Liu;Chengfei Liu;Guoren Wang;Jeffrey Xu Yu;Chi Yangt

  • Affiliations:
  • Swinburne University of Technology, Australia;University of South Australia, Australia;Swinburne University of Technology, Australia;Northeastern University, China;Chinese University of Hong Kong, China;Swinburne University of Technology, Australia

  • Venue:
  • ADC '08 Proceedings of the nineteenth conference on Australasian database - Volume 75
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we study the problem of measuring structural similarities of large number of source schemas against a single domain schema, which is useful for enhancing the quality of searching and ranking big volume of source documents on the Web with the help of structural information. After analyzing the improperness of adopting existing edit-distance based methods, we propose a new similarity measure model that caters for the requirements of the problem. Given the asymmetric nature of the similarity comparisons of source schemas with a domain schema, similarity preserving rules and algorithm are designed to filter out uninteresting elements in source schemas for the purpose of optimizing the similarity computation. Based on the model, a basic algorithm and an improved algorithm are developed for structural similarity computation. The improved algorithm makes full use of a new coding scheme that is devised to reduce the number of comparisons. Complexities of both algorithms are analyzed and extensive experiments are conducted showing the significant performance gain achieved by the improved algorithm.