中文
相关论文

相关论文: Computing Local Sensitivities of Counting Queries …

200 篇论文

We present an output-sensitive algorithm for evaluating an acyclic Conjunctive Regular Path Query (CRPQ). Its complexity is written in terms of the input size, the output size, and a well-known parameter of the query that is called the…

数据库 · 计算机科学 2026-03-17 Mahmoud Abo Khamis , Alexandru-Mihai Hurjui , Ahmet Kara , Dan Olteanu , Dan Suciu

In robotic inspection, joint registration of multiple point clouds is an essential technique for estimating the transformation relationships between measured parts, such as multiple blades in a propeller. However, the presence of noise and…

机器人学 · 计算机科学 2024-09-17 Lingjie Su , Wei Xu , Shuyang Zhao , Yuqi Cheng , Wenlong Li

Neural networks, particularly Transformer-based architectures, have achieved significant performance improvements on several retrieval benchmarks. When the items being retrieved are documents, the time and memory cost of employing…

信息检索 · 计算机科学 2020-05-12 Sebastian Hofstätter , Hamed Zamani , Bhaskar Mitra , Nick Craswell , Allan Hanbury

We present sensitivity analysis for results of query executions in a relational model of data extended by ordinal ranks. The underlying model of data results from the ordinary Codd's model of data in which we consider ordinal ranks of…

数据库 · 计算机科学 2011-09-29 Radim Belohlavek , Lucie Urbanova , Vilem Vychodil

Conjunctive queries select and are expected to return certain tuples from a relational database. We study the potentially easier problem of counting all selected tuples, rather than enumerating them. In particular, we are interested in the…

计算复杂性 · 计算机科学 2019-04-30 Holger Dell , Marc Roth , Philip Wellnitz

We investigate the computational complexity of minimizing the source side-effect in order to remove a given number of tuples from the output of a conjunctive query. This is a variant of the well-studied {\em deletion propagation} problem,…

数据库 · 计算机科学 2020-10-20 Xiao Hu , Shouzhuo Sun , Shweta Patwa , Debmalya Panigrahi , Sudeepa Roy

Many methods in differentially private model training rely on computing the similarity between a query point (such as public or synthetic data) and private data. We abstract out this common subroutine and study the following fundamental…

密码学与安全 · 计算机科学 2024-03-15 Arturs Backurs , Zinan Lin , Sepideh Mahabadi , Sandeep Silwal , Jakub Tarnawski

We investigate the query evaluation problem for fixed queries over fully dynamic databases where tuples can be inserted or deleted. The task is to design a dynamic data structure that can immediately report the new result of a fixed query…

数据库 · 计算机科学 2017-09-29 Christoph Berkholz , Jens Keppeler , Nicole Schweikardt

Shared randomness is a valuable resource in distributed computing, allowing some form of coordination between processors without explicit communication. But what happens when the shared random string can affect the inputs to the system?…

分布式、并行与集群计算 · 计算机科学 2025-08-05 Adar Hadad , Moni Naor

We introduce succinct lossless representations of query results called covers. They are subsets of the query results that correspond to minimal edge covers in the hypergraphs of these results. We first study covers whose structures are…

数据库 · 计算机科学 2018-01-12 Ahmet Kara , Dan Olteanu

Query evaluation in tuple-independent probabilistic databases is the problem of computing the probability of an answer to a query given independent probabilities of the individual tuples in a database instance. There are two main approaches…

数据库 · 计算机科学 2013-12-17 Paul Beame , Jerry Li , Sudeepa Roy , Dan Suciu

We present a novel linear-time acyclic join algorithm, TreeTracker Join (TTJ). The algorithm can be understood as the pipelined binary hash join with a simple twist: upon a hash lookup failure, TTJ resets execution to the binding of the…

数据库 · 计算机科学 2025-05-19 Zeyuan Hu , Yisu Remy Wang , Daniel P. Miranker

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

In this paper we introduce and experimentally compare alternative algorithms to join uncertain relations. Different algorithms are based on specific principles, e.g., sorting, indexing, or building intermediate relational tables to apply…

数据库 · 计算机科学 2012-11-02 Matteo Magnani , Danilo Montesi

Similarity joins are a fundamental database operation. Given data sets S and R, the goal of a similarity join is to find all points x in S and y in R with distance at most r. Recent research has investigated how locality-sensitive hashing…

数据结构与算法 · 计算机科学 2018-04-17 Samuel McCauley , Francesco Silvestri

We consider the problem of computing bounds for causal queries on causal graphs with unobserved confounders and discrete valued observed variables, where identifiability does not hold. Existing non-parametric approaches for computing such…

机器学习 · 计算机科学 2023-08-08 Madhumitha Shridharan , Garud Iyengar

Computing and storing probabilities is a hard problem as soon as one has to deal with complex distributions over multiple random variables. The problem of efficient representation of probability distributions is central in term of…

人工智能 · 计算机科学 2016-08-16 David Bellot , Pierre Bessiere

Query tractability has been traditionally defined as a function of input database and query sizes, or of both input and output sizes, where the query result is represented as a bag of tuples. In this report, we introduce a framework that…

数据库 · 计算机科学 2011-04-06 Dan Olteanu , Jakub Zavodny

In this paper, given a user's query set and budget, we aim to use the limited budget to help users assemble a set of datasets that can enrich a base dataset by introducing the maximum number of distinct tuples (i.e., maximizing…

数据库 · 计算机科学 2025-02-28 Tingting Wang , Shixun Huang , Zhifeng Bao , J. Shane Culpepper , Volkan Dedeoglu , Reza Arablouei

Due to the distribution of linked data across the web, the methods that process federated queries through a distributed approach are more attractive to the users and have gained more prosperity. In distributed processing of federated…

分布式、并行与集群计算 · 计算机科学 2015-05-20 Amin Beiranvand , Nasser Ghadiri