Effective keyword search for valuable lcas over xml documents.

Guoliang Li,Jianhua Feng,Jianyong Wang,Lizhu Zhou
DOI: https://doi.org/10.1145/1321440.1321447
2007-01-01
Abstract:ABSTRACTIn this paper, we study the problem of effective keyword search over XML documents. We begin by introducing the notion of Valuable Lowest Common Ancestor (VLCA) to accurately and effectively answer keyword queries over XML documents. We then propose the concept of Compact VLCA (CVLCA) and compute the meaningful compact connected trees rooted as CVLCAs as the answers of keyword queries. To efficiently compute CVLCAs, we devise an effective optimization strategy for speeding up the computation, and exploit the key properties of CVLCA in the design of the stack-based algorithm for answering keyword queries. We have conducted an extensive experimental study and the experimental results show that our proposed approach achieves both high efficiency and effectiveness when compared with existing proposals.
What problem does this paper attempt to address?