2018
DOI: 10.1007/s41019-018-0074-4
|View full text |Cite
|
Sign up to set email alerts
|

Approximate Query Processing: What is New and Where to Go?

Abstract: Online analytical processing (OLAP) is a core functionality in database systems. The performance of OLAP is crucial to make online decisions in many applications. However, it is rather costly to support OLAP on large datasets, especially big data, and the methods that compute exact answers cannot meet the high-performance requirement. To alleviate this problem, approximate query processing (AQP) has been proposed, which aims to find an approximate answer as close as to the exact answer efficiently. Existing AQ… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
70
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
4
1

Relationship

1
8

Authors

Journals

citations
Cited by 112 publications
(70 citation statements)
references
References 104 publications
0
70
0
Order By: Relevance
“…Some studies have proposed to apply precomputation in the context of Approximate Query Processing (AQP) in database systems [CDK17,LL18]. This consists of storing a summary of the source data with interesting information for the query (offline precomputation step) and then using this summary to approximate the source information and performing the query.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Some studies have proposed to apply precomputation in the context of Approximate Query Processing (AQP) in database systems [CDK17,LL18]. This consists of storing a summary of the source data with interesting information for the query (offline precomputation step) and then using this summary to approximate the source information and performing the query.…”
Section: Related Workmentioning
confidence: 99%
“…This consists of storing a summary of the source data with interesting information for the query (offline precomputation step) and then using this summary to approximate the source information and performing the query. However, there are not many solutions that use these techniques with complex data structures such as graph-based structures [CDK17,LL18]. In our case, performing precomputation with large models would be too costly, so we aim to perform the queries online, with no offline precomputation step.…”
Section: Related Workmentioning
confidence: 99%
“…Since knowledge graphs can provide well-structured information and relations of the entities, it is known to be useful to do reasoning in many tasks, such as query answering and relation inference (i.e. to infer missing relations in the knowledge graph [10,21,22]). Gu et al [15] proposed a technique to answer queries on knowledge graph by "compositionalizing" a broad class of vector space models, which performs well on query answering and knowledge graph completion.…”
Section: Reasoning With Knowledge Graphmentioning
confidence: 99%
“…A largely investigated approach is called Approximate Query Processing (AQP), which aims at gaining efficiency while reducing the precision of query results. A survey of the achievements in this area is provided in [37]. This approach is relevant especially when data are large.…”
Section: State Of the Artmentioning
confidence: 99%