Top-Down SLCA computation based on list partition

  • Authors:
  • Junfeng Zhou;Zhifeng Bao;Ziyang Chen;Guoxiang Lan;Xudong Lin;Tok Wang Ling

  • Affiliations:
  • School of Information Science and Engineering, Yanshan University, China;School of Computing, National University of Singapore, Singapore;School of Information Science and Engineering, Yanshan University, China;School of Information Science and Engineering, Yanshan University, China;School of Information Science and Engineering, Yanshan University, China;School of Computing, National University of Singapore, Singapore

  • Venue:
  • DASFAA'12 Proceedings of the 17th international conference on Database Systems for Advanced Applications - Volume Part I
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we focus on efficient processing of a given XML keyword query based on SLCA semantics. We propose an efficient algorithm that processes all nodes in the set of inverted Dewey label lists in a top-down way. Specifically, our method recursively divides the set of initial Dewey label lists into a set of minimum nontrivial blocks (MNBlocks), where a block consists of a set of Dewey label lists and corresponds to an XML tree. The "minimum" means that for a given block, none of its sub-blocks corresponds to a subtree that contains all keywords of the given query; the "nontrivial" means that no block can contain an empty list. Based on these MNBlocks, our method produces all qualified results by directly outputting the LCA node of all nodes in each MNBlock as a qualified SLCA node. During processing, our method can intelligently prune useless keyword nodes according to the distribution of all nodes in a given block. Our experimental results verify the performance advantages of our method according to various evaluation metrics.