login

A Decomposition-Based Probabilistic Framework for Estimating the Selectivity of XML Twig Queries

Lecture notes in computer sciencePublished 1 January 2006
Chao Wang, Srinivasan Parthasarathy, Ruoming Jin
Citations10
SJR quartileQ2
SJR score0.35
SNIP0.55

TL;DR

This paper relies on a novel probabilistic approach for decomposing larger twig queries into smaller ones and shows how it can be used to estimate the selectivity of the larger query in conjunction with the summary information.

Abstract

In this paper we present a novel approach for estimating the selectivity of XML twig queries. Such a technique is useful for answering approximate queries as well as for determining an optimal query plan for complex queries based on said estimates. Our approach relies on a summary structure that contains the occurrence statistics of small twigs. We rely on a novel probabilistic approach for decomposing larger twig queries into smaller ones. We then show how it can be used to estimate the selectivity of the larger query in conjunction with the summary information. We present and evaluate different strategies for decomposition and compare this work against a state-of-the-art selectivity estimation approach on synthetic and real datasets. The experimental results show that our proposed approach is very effective in estimating the selectivity of XML twig queries.

Keywords

Computer Science