Robust Join Processing with Diamond Hardened Joins

A Birler, A Kemper, T Neumann - Proceedings of the VLDB Endowment, 2024 - dl.acm.org
Join ordering and join processing has a huge impact on query execution and can easily
affect the query response time by orders of magnitude. In particular, when joins are …

On join sampling and the hardness of combinatorial output-sensitive join algorithms

S Deng, S Lu, Y Tao - Proceedings of the 42nd ACM SIGMOD-SIGACT …, 2023 - dl.acm.org
We present a dynamic index structure for join sampling. Built for an (equi-) join Q---let IN be
the total number of tuples in the input relations of Q---the structure uses~ O (IN) space …

Ranked enumeration of conjunctive query results

S Deep, P Koutris - arXiv preprint arXiv:1902.02698, 2019 - arxiv.org
We investigate the enumeration of top-k answers for conjunctive queries against relational
databases according to a given ranking function. The task is to design data structures and …

Efficiently enumerating answers to ontology-mediated queries

C Lutz, M Przybylko - Proceedings of the 41st ACM SIGMOD-SIGACT …, 2022 - dl.acm.org
We study the enumeration of answers to ontology-mediated queries (OMQs) where the
ontology is a set of guarded TGDs or formulated in the description logic ELI and the query is …

Lincqa: Faster consistent query answering with linear time guarantees

Z Fan, P Koutris, X Ouyang, J Wijsen - … of the ACM on Management of …, 2023 - dl.acm.org
Most data analytical pipelines often encounter the problem of querying inconsistent data that
violate pre-determined integrity constraints. Data cleaning is an extensively studied …

Density-optimized intersection-free mapping and matrix multiplication for join-project operations

Z Huang, S Chen - Proceedings of the VLDB Endowment, 2022 - dl.acm.org
A Join-Project operation is a join operation followed by a duplicate eliminating projection
operation. It is used in a large variety of applications, including entity matching, set analytics …

Space-Time Tradeoffs for Conjunctive Queries with Access Patterns

H Zhao, S Deep, P Koutris - Proceedings of the 42nd ACM SIGMOD …, 2023 - dl.acm.org
In this paper, we investigate space-time tradeoffs for answering conjunctive queries with
access patterns (CQAPs). The goal is to create a space-efficient data structure in an initial …

Strengthening order preserving encryption with differential privacy

A Roy Chowdhury, B Ding, S Jha, W Liu… - Proceedings of the 2022 …, 2022 - dl.acm.org
Ciphertexts of an order-preserving encryption (OPE) scheme preserve the order of their
corresponding plaintexts. However, OPEs are vulnerable to inference attacks that exploit this …

Conjunctive queries for logic-based information extraction

SM Thompson - arXiv preprint arXiv:2208.01298, 2022 - arxiv.org
This thesis offers two logic-based approaches to conjunctive queries in the context of
information extraction. The first and main approach is the introduction of conjunctive query …

Efficient Ranked Access to Database Query Answers

N Tziavelis - 2024 - search.proquest.com
Database queries can produce a huge output that is infeasible to compute, regardless of the
algorithm or system that processes them. This can often occur when the query joins large …