中文
相关论文

相关论文: A short note on the counting complexity of conjunc…

200 篇论文

The query containment problem is a fundamental algorithmic problem in data management. While this problem is well understood under set semantics, it is by far less understood under bag semantics. In particular, it is a long-standing open…

数据库 · 计算机科学 2021-07-06 Mahmoud Abo Khamis , Phokion G. Kolaitis , Hung Q. Ngo , Dan Suciu

I offer a case that quantum query complexity still has loads of enticing and fundamental open problems -- from relativized QMA versus QCMA and BQP versus IP, to time/space tradeoffs for collision and element distinctness, to polynomial…

量子物理 · 物理学 2021-09-16 Scott Aaronson

In this paper we study the complexity of the problems: given a loop, described by linear constraints over a finite set of variables, is there a linear or lexicographical-linear ranking function for this loop? While existence of such…

编程语言 · 计算机科学 2025-09-30 Amir M. Ben-Amram , Samir Genaim

Jumbled indexing is the problem of indexing a text $T$ for queries that ask whether there is a substring of $T$ matching a pattern represented as a Parikh vector, i.e., the vector of frequency counts for each character. Jumbled indexing has…

数据结构与算法 · 计算机科学 2014-05-02 Amihood Amir , Timothy Chan , Moshe Lewenstein , Noa Lewenstein

This report presents an elementary theory of unification for positive conjunctive queries. A positive conjunctive query is a formula constructed from propositional constants, equations and atoms using the conjunction $\wedge$ and the…

计算机科学中的逻辑 · 计算机科学 2022-07-19 Ján Komara

Learned index structures aim to accelerate queries by training machine learning models to approximate the rank function associated with a database attribute. While effective in practice, their theoretical limitations are not fully…

数据结构与算法 · 计算机科学 2026-01-13 Luis Alberto Croquevielle , Roman Sokolovskii , Thomas Heinis

The congested clique model of distributed computing has been receiving attention as a model for densely connected distributed systems. While there has been significant progress on the side of upper bounds, we have very little in terms of…

分布式、并行与集群计算 · 计算机科学 2018-04-25 Janne H. Korhonen , Jukka Suomela

We compare classical and quantum query complexities of total Boolean functions. It is known that for worst-case complexity, the gap between quantum and classical can be at most polynomial. We show that for average-case complexity under the…

量子物理 · 物理学 2009-09-25 Andris Ambainis , Ronald de Wolf

We consider the problem of defining semantic metrics for relational database queries. Informally, a semantic query metric for a query language $L$ is a metric function $\delta:L\times L\to \mathbb{N}$ where $\delta(Q_1, Q_2)$ represents the…

数据库 · 计算机科学 2025-03-25 George Fletcher , Peter Wood , Nikolay Yakovets

We consider the problem of performing predecessor searches in a bounded universe while achieving query times that depend on the distribution of queries. We obtain several data structures with various properties: in particular, we give data…

数据结构与算法 · 计算机科学 2017-07-06 Prosenjit Bose , Rolf Fagerberg , John Howat , Pat Morin

The field of computational complexity is concerned both with the intrinsic hardness of computational problems and with the efficiency of algorithms to solve them. Given such a problem, normally one designs an algorithm to solve it and sets…

计算复杂性 · 计算机科学 2017-11-13 Fabiano de S. Oliveira , Valmir C. Barbosa

We model the algorithmic task of geometric elimination (e.g., quantifier elimination in the elementary field theories of real and complex numbers) by means of certain constraint database queries, called geometric queries. As a particular…

数据库 · 计算机科学 2011-10-14 Marc Giusti , Joos Heintz , Bart Kuijpers

We initiate the study of constraint satisfaction problems (CSPs) in the presence of counting quantifiers, which may be seen as variants of CSPs in the mould of quantified CSPs (QCSPs). We show that a single counting quantifier strictly…

计算复杂性 · 计算机科学 2011-12-14 Florent Madelaine , Barnaby Martin , Juraj Stacho

In this paper, we analyze the complexity of functional programs written in the interaction-net computation model, an asynchronous, parallel and confluent model that generalizes linear-logic proof nets. Employing user-defined sized and…

编程语言 · 计算机科学 2015-11-06 Stéphane Gimenez , Georg Moser

This paper presents a novel proof that for any convex cone, the size of conically independent generators is at most twice that of minimum cardinality generators. While this result is known for linear spaces, we extend it to general cones…

最优化与控制 · 数学 2024-12-03 Matthias Georg Mayer , Fabian von der Warth

We define the complexity of a continuous-time linear system to be the minimum number of bits required to describe its forward increments to a desired level of fidelity, and compute this quantity using the rate distortion function of a…

系统与控制 · 电气工程与系统科学 2023-06-06 Eric Wendel , John Baillieul , Joseph Hollmann

Commutativity has the same inherent limitations as compatibility. Then, it is worth conceiving simple concurrency control techniques. We propose a restricted form of commutativity which increases parallelism without incurring a higher…

数据库 · 计算机科学 2010-04-08 José Martinez , Carmelo Malta

We consider the following fundamental problem: given a database D, Boolean conjunctive query (CQ) q, and fact f in D, decide whether f is relevant to q wrt. D, i.e., does f belong to a minimal subset S of D such that S |= q. Despite being…

数据库 · 计算机科学 2026-04-27 Meghyn Bienvenu , Diego Figueira , Pierre Lafourcade

This paper resolves two open problems from a recent paper, arXiv:2403.16981, concerning the sample complexity of distributed simple binary hypothesis testing under information constraints. The first open problem asks whether interaction…

信息论 · 计算机科学 2025-06-18 Hadi Kazemi , Ankit Pensia , Varun Jog

We present a trichotomy theorem for the quantum query complexity of regular languages. Every regular language has quantum query complexity Theta(1), ~Theta(sqrt n), or Theta(n). The extreme uniformity of regular languages prevents them from…

量子物理 · 物理学 2019-04-17 Scott Aaronson , Daniel Grier , Luke Schaeffer