Optimized stratified sampling for approximate query processing 论文

2007ACM Transactions on Database Systems引用 217
Advanced Database Systems and QueriesData Management and AlgorithmsData Stream Mining Techniques

详细信息

发表期刊/会议
ACM Transactions on Database Systems
发表日期
2007-06-01
发表年份
2007

关键词

Advanced Database Systems and QueriesData Management and AlgorithmsData Stream Mining Techniques

摘要

The ability to approximately answer aggregation queries accurately and efficiently is of great benefit for decision support and data mining tools. In contrast to previous sampling-based studies, we treat the problem as an optimization problem where, given a workload of queries, we select a stratified random sample of the original data such that the error in answering the workload queries using the sample is minimized. A key novelty of our approach is that we can tailor the choice of samples to be robust, even for workloads that are “similar” but not necessarily identical to the given workload. Finally, our techniques recognize the importance of taking into account the variance in the data distribution in a principled manner. We show how our solution can be implemented on a database system, and present results of extensive experiments on Microsoft SQL Server that demonstrate the superior quality of our method compared to previous work.