Structural Consistency: Enabling XML Keyword Search to Eliminate Spurious Results Consistently
Ki-Hoon Lee, Kyu-Young Whang, Wook-Shin Han, and Min-Soo Kim

TL;DR
This paper introduces a novel XML keyword search method that ensures consistent removal of spurious results by leveraging the concept of structural consistency, improving precision without sacrificing recall.
Contribution
It proposes a new approach based on structural consistency to eliminate spurious results more reliably than existing local methods.
Findings
Achieves more accurate elimination of spurious results
Maintains high recall in XML keyword search
Demonstrates effectiveness through experimental validation
Abstract
XML keyword search is a user-friendly way to query XML data using only keywords. In XML keyword search, to achieve high precision without sacrificing recall, it is important to remove spurious results not intended by the user. Efforts to eliminate spurious results have enjoyed some success by using the concepts of LCA or its variants, SLCA and MLCA. However, existing methods still could find many spurious results. The fundamental cause for the occurrence of spurious results is that the existing methods try to eliminate spurious results locally without global examination of all the query results and, accordingly, some spurious results are not consistently eliminated. In this paper, we propose a novel keyword search method that removes spurious results consistently by exploiting the new concept of structural consistency.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Database Systems and Queries · Data Management and Algorithms · Semantic Web and Ontologies
