22nd International Conference on Data Engineering (ICDE'06) 2006
DOI: 10.1109/icde.2006.90
|View full text |Cite
|
Sign up to set email alerts
|

Materialized Sample Views for Database Approximation

Abstract: We consider the problem of creating a sample view of a database table. A sample view is an indexed, materialized view that permits efficient sampling from an arbitrary range query over the view. Such "sample views" are very useful to applications that require random samples from a database: approximate query processing, online aggregation, data mining, and randomized algorithms are a few examples. Our core technical contribution is a new file organization called the ACE Tree that is suitable for organizing and… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
15
0

Year Published

2010
2010
2020
2020

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 12 publications
(15 citation statements)
references
References 15 publications
0
15
0
Order By: Relevance
“…Sampling has also been studied from the perspective of maintaining samples [42]. In [26], Joshi and Jermaine studied indexed materialized views that are amenable to random sampling. While similar in spirit (queries on the view are approximate), the goal of this work was to optimize query processing and not to address the cost of incremental maintenance.…”
Section: Mini-batch Experimentsmentioning
confidence: 99%
“…Sampling has also been studied from the perspective of maintaining samples [42]. In [26], Joshi and Jermaine studied indexed materialized views that are amenable to random sampling. While similar in spirit (queries on the view are approximate), the goal of this work was to optimize query processing and not to address the cost of incremental maintenance.…”
Section: Mini-batch Experimentsmentioning
confidence: 99%
“…The k-ary multi-dimensional index tree (k-MDI tree) proposed in Rudra et al, (2012) extends the ACE Tree index (Joshi and Jermaine, 2008) for multiple dimensions. The height of the k-MDI tree is limited to the number of key attributes.…”
Section: Multidimensional Indexingmentioning
confidence: 99%
“…They demonstrated the effectiveness of this structure for single and two attribute database queries, but did not deal with multi-attribute aggregate queries. For extending the ACE Tree to k key attributes, Joshi and Jermaine (2008) proposed binary splitting of one attribute range after another at consecutive levels of the binary tree starting from the root; from level k+1, the process is repeated with each attribute in the same sequence as before. This process could lead to an index tree of very large height for a data warehouse even if only a relatively small number of attributes are considered.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…The primary technical contribution is given in [23] in terms of index structure called the Appendability, Combinability, and Exponentially (ACE) Tree, which can be used for efficiently implementing a materialized sample view. Such a view, stored as an ACE Tree, has the following characteristics:…”
Section: Related Workmentioning
confidence: 99%