Journal Article10.1016/J.IPM.2012.01.005
Efficient probabilistic XML query processing using an extended labeling scheme and a lightweight index
Jung-Hee Yun,Chin-Wan Chung +1 more
TL;DR: An extended interval-based labeling scheme for the probabilistic XML data tree and an efficient query processing procedure using the labeling scheme and a lightweight index for those probabilities are presented in order to eliminate unnecessary access to data that will not be included in results.
read more
Abstract: Recently there is a growing interest in the data model and query processing for probabilistic XML data. There are many potential applications of probabilistic data, and the XML data model is suitable to represent hierarchical information and data uncertainty of different levels naturally. However, the previously proposed probabilistic XML data models and query processing techniques separate finding data matches with evaluating the probabilities of results. Therefore, they should repeatedly access the data and need to get full data of paths given in queries to calculate the probabilities of results. In this paper, we propose an extended interval-based labeling scheme for the probabilistic XML data tree and an efficient query processing procedure using the labeling scheme. Against previous researches, our method accesses only the labels of data specified in queries and finds data matches simultaneously with evaluating the probability of each data match. Also, we present an extended probabilistic XML query model with the predicates for the values of probabilities and a lightweight index for those probabilities in order to eliminate unnecessary access to data that will not be included in results. Experimental results show that our approach is efficient in probabilistic XML query processing and our index scheme significantly improves the performance of query processing when the predicates for the values of probabilities are given.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Querying XML documents using Prolog engines: When is this a good idea?
TL;DR: Results show that queries that search elements by a key value or by its position (simple search) are more efficient when run in Prolog than in native XML engines, and queries over large datasets, or that searches for substrings perform better when run bynative XML engines.
3
A sequence-based method for uncertain xml twig pattern matching
Zhang Xiaolin,Wang Peng +1 more
TL;DR: A novel sequence-based method for uncertain XML twig pattern matching is proposed, establishing an uncertain XML index and using sequence matching-based query algorithm, improving query efficiency and facilitating probabilities threshold filtering.
An efficient index for continuous uncertain XML data
Xiao-lin ZHANG,Dan-dan GUO,Kun HAO +2 more
TL;DR: A novel CUXI index tree is proposed for efficient querying of continuous uncertain XML data, leveraging a self-organizing indexing approach with a filtering strategy to improve query performance and reduce unnecessary subtree traversals.
References
Storing and querying ordered XML using a relational database system
Igor Tatarinov,Stratis D. Viglas,Kevin Scott Beyer,Jayavel Shanmugasundaram,Eugene J. Shekita,Chun Zhang +5 more
- 03 Jun 2002
TL;DR: This paper shows that XML's ordered data model can indeed be efficiently supported by a relational database system, and proposes three order encoding methods that can be used to represent XML order in the relational data model, and also proposes algorithms for translating ordered XPath expressions into SQL using these encoding methods.
2.4K
On supporting containment queries in relational database management systems
Chun Zhang,Jeffrey F. Naughton,David J. DeWitt,Qiong Luo,Guy M. Lohman +4 more
- 01 May 2001
TL;DR: The results suggest that contrary to most expectations, with some modifications, a native implementations in an RDBMS can support this class of query much more efficiently.
Structural joins: a primitive for efficient XML query pattern matching
Shurug Al-Khalifa,H. V. Jagadish,Nick Koudas,Jignesh M. Patel,Divesh Srivastava,Yuqing Wu +5 more
- 07 Aug 2002
TL;DR: It is shown that, in some cases, tree-merge algorithms can have performance comparable to stack-tree algorithms, in many cases they are considerably worse, and this behavior is explained by analytical results that demonstrate that, on sorted inputs, the stack- tree algorithms have worst-case I/O and CPU complexities linear in the sum of the sizes of inputs and output, while the tree-MERge algorithms do not have the same guarantee.
•Proceedings Article
Indexing and Querying XML Data for Regular Path Expressions
Quanzhong Li,Bongki Moon +1 more
- 11 Sep 2001
TL;DR: Wang et al. as mentioned in this paper proposed a new system for indexing and storing XML data based on a numbering scheme for elements, which quickly determines the ancestor-descendant relationship between elements in the hierarchy of XML data.
A probabilistic relational algebra for the integration of information retrieval and database systems
Norbert Fuhr,Thomas Rölleke +1 more
TL;DR: The concept of vague predicates which yield probabilistic weights instead of Boolean values are introduced, thus allowing for queries with vague selection conditions and implements uncertainty and vagueness in combination with the relational model.
Related Papers (5)
Paul Stapersma
- 07 Dec 2012
Ya-Hui Chang
- 25 Apr 2012
Ning Zhang
- 01 Jan 2006
Abhay Jha,Dan Suciu +1 more
Neoklis Polyzotis,Minos Garofalakis +1 more
- 03 Jun 2002