中文
相关论文

相关论文: Model-based Approximate Query Processing

200 篇论文

In today's databases, previous query answers rarely benefit answering future queries. For the first time, to the best of our knowledge, we change this paradigm in an approximate query processing (AQP) context. We make the following…

数据库 · 计算机科学 2017-03-30 Yongjoo Park , Ahmad Shahab Tajik , Michael Cafarella , Barzan Mozafari

Off-the-shelf RDBMS typically expose only the query execution plan (QEP) of an SQL query, without presenting information about representative alternative query plans (AQPs) considered during plan selection in a user-friendly manner.…

数据库 · 计算机科学 2026-03-11 Hu Wang , Hui Li , Sourav S Bhowmick , Zihao Ma

Many new database application domains such as experimental sciences and medicine are characterized by large sequences as their main form of data. Using approximate representation can significantly reduce the required storage and search…

数据库 · 计算机科学 2019-04-22 Hagit Shatkay , Stanley B. Zdonik

Ad-hoc queries over frequently updated data in a flat schema are common in real-time data analysis applications and often require very low latency. Online aggregation can achieve so by providing approximate aggregation answers with…

数据库 · 计算机科学 2026-05-01 Yunnan Yu , Zhuoyue Zhao

Approximate query processing over dynamic databases, i.e., under insertions/deletions, has applications ranging from high-frequency trading to internet-of-things analytics. We present JanusAQP, a new dynamic AQP system, which supports SUM,…

数据库 · 计算机科学 2022-07-27 Xi Liang , Stavros Sintos , Sanjay Krishnan

Discovering valuable insights from data through meaningful associations is a crucial task. However, it becomes challenging when trying to identify representative patterns in quantitative databases, especially with large datasets, as…

数据库 · 计算机科学 2024-10-31 Lamine Diop , Marc Plantevit

Despite decades of research on approximate query processing (AQP), our understanding of sample-based joins has remained limited and, to some extent, even superficial. The common belief in the community is that joining random samples is…

数据库 · 计算机科学 2020-01-28 Dawei Huang , Dong Young Yoon , Seth Pettie , Barzan Mozafari

After decades of research in approximate query processing (AQP), its adoption in the industry remains limited. Existing methods struggle to simultaneously provide user-specified error guarantees, eliminate maintenance overheads, and avoid…

数据库 · 计算机科学 2025-03-28 Yuxuan Zhu , Tengjun Jin , Stefanos Baziotis , Chengsong Zhang , Charith Mendis , Daniel Kang

Approximate nearest neighbor (ANN) search has achieved great success in many tasks. However, existing popular methods for ANN search, such as hashing and quantization methods, are designed for static databases only. They cannot handle well…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Donna Xu , Ivor W. Tsang , Ying Zhang

Aggregating data is fundamental to data analytics, data exploration, and OLAP. Approximate query processing (AQP) techniques are often used to accelerate computation of aggregates using samples, for which confidence intervals (CIs) are…

Generative modeling is one of the most promising applications of quantum machine learning, yet training and deploying Quantum Generative Models (QGMs) on near-term hardware remains effectively intractable due to prohibitive gradient…

We present EntropyDB, an interactive data exploration system that uses a probabilistic approach to generate a small, query-able summary of a dataset. Departing from traditional summarization techniques, we use the Principle of Maximum…

数据库 · 计算机科学 2019-11-13 Laurel Orr , Magdalena Balazinska , Dan Suciu

Organisations store huge amounts of data from multiple heterogeneous sources in the form of Knowledge Graphs (KGs). One of the ways to query these KGs is to use SPARQL queries over a database engine. Since SPARQL follows exact match…

数据库 · 计算机科学 2017-11-22 Madhulika Mohanty , Maya Ramanath , Mohamed Yahya , Gerhard Weikum

In the dynamic landscape of large-scale web search, Query-Driven Text Summarization (QDTS) aims to generate concise and informative summaries from textual documents based on a given query, which is essential for improving user engagement…

计算与语言 · 计算机科学 2025-08-29 Zeyu Xiong , Yixuan Nan , Li Gao , Hengzhu Tang , Shuaiqiang Wang , Junfeng Wang , Dawei Yin

Approximate query processing (AQP) is an interesting alternative for exact query processing. It is a tool for dealing with the huge data volumes where response time is more important than perfect accuracy (this is typically the case during…

分布式、并行与集群计算 · 计算机科学 2015-05-11 Witold Andrzejewski , Artur Gramacki , Jarosław Gramacki

We propose a versatile approach to lightweight, approximate query processing by creating compact but tunably precise representations of larger quantities of original tuples, coined bubbles. Instead of working with tables of tuples, the…

数据库 · 计算机科学 2022-12-21 Damjan Gjurovski , Sebastian Michel

With the breakthroughs in large language models (LLMs), query generation techniques that expand documents and queries with related terms are becoming increasingly popular in the information retrieval field. Such techniques have been shown…

信息检索 · 计算机科学 2025-07-16 Adam Yang , Gustavo Penha , Enrico Palumbo , Hugues Bouchard

In this paper, we focus on task-specific question answering (QA). To this end, we introduce a method for generating exhaustive and high-quality training data, which allows us to train compact (e.g., run on a mobile device), task-specific QA…

Digital quantum computing promises to offer computational capabilities beyond the reach of classical systems, yet its capabilities are often challenged by scarce quantum resources. A critical bottleneck in this context is how to load…

量子物理 · 物理学 2026-03-02 Kaining Zhang , Xinbiao Wang , Yuxuan Du , Min-Hsiu Hsieh , Dacheng Tao

Methods for query answering over incomplete knowledge graphs retrieve entities that are likely to be answers, which is particularly useful when such answers cannot be reached by direct graph traversal due to missing edges. However, existing…