Abstract. Query optimization is an important functionality of mod-ern database systems and often based on estimating the selectivity of queries before actually executing them. Well-known techniques for esti-mating the result set size of a query are sampling and histogram-based solutions. Sampling-based approaches heavily depend on the size of the drawn sample which causes a trade-off between the quality of the esti-mation and the time in which the estimation can be executed for large data sets. Histogram-based techniques eliminate this problem but are limited to low-dimensional data sets. They either assume that all at-tributes are independent which is rarely true for real-world data or else get very inefficient for high-dimensional data. I...
In earlier work we introduced and explored a variety of dierent probabilistic models for the problem...
Query selectivity allows to estimate the size of query results. It is required for obtaining the opt...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...
Query optimization is an important functionality of modern database systems and often based on estim...
Histograms are summary structures of large datasets, which are mainly used for selectivity estimatio...
The database query optimizer requires the estimation of the query selectivity to find the most effic...
Selectivity is a parameter obtained by database query optimizer for early estimation of size of data...
In this work we show how Vapnik-Chervonenkis (VC) dimension, a fundamental result in statistical lea...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Selectivity estimation is an important task for query optimization. We propose a technique to perfor...
Obtaining the optimal query execution plan requires a selectivity estimation. The selectivity value ...
This paper aims to improve the accuracy of query result-size estimations in query optimizers by leve...
Approximate query processing based on random sampling is one of the most useful methods for the effi...
Variable selection is an important problem for cluster analysis of high-dimensional data. It is also...
This dissertation is about developing advanced selectivity and cost estimation techniques for query ...
In earlier work we introduced and explored a variety of dierent probabilistic models for the problem...
Query selectivity allows to estimate the size of query results. It is required for obtaining the opt...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...
Query optimization is an important functionality of modern database systems and often based on estim...
Histograms are summary structures of large datasets, which are mainly used for selectivity estimatio...
The database query optimizer requires the estimation of the query selectivity to find the most effic...
Selectivity is a parameter obtained by database query optimizer for early estimation of size of data...
In this work we show how Vapnik-Chervonenkis (VC) dimension, a fundamental result in statistical lea...
Part 4: Data Analysis and Information RetrievalInternational audienceSelectivity estimation is a par...
Selectivity estimation is an important task for query optimization. We propose a technique to perfor...
Obtaining the optimal query execution plan requires a selectivity estimation. The selectivity value ...
This paper aims to improve the accuracy of query result-size estimations in query optimizers by leve...
Approximate query processing based on random sampling is one of the most useful methods for the effi...
Variable selection is an important problem for cluster analysis of high-dimensional data. It is also...
This dissertation is about developing advanced selectivity and cost estimation techniques for query ...
In earlier work we introduced and explored a variety of dierent probabilistic models for the problem...
Query selectivity allows to estimate the size of query results. It is required for obtaining the opt...
This paper proposes a cost model for selectivity estimation of predictive spatio-temporal window que...