中文
相关论文

相关论文: On the Quantum Query Complexity of Detecting Trian…

200 篇论文

The Maximum Matching problem has a quantum query complexity lower bound of $\Omega(n^{3/2})$ for graphs on $n$ vertices represented by an adjacency matrix. The current best quantum algorithm has the query complexity $O(n^{7/4})$, which is…

量子物理 · 物理学 2025-10-31 Alcides Gomes Andrade Júnior , Akira Matsubayashi

In recent years, new algorithms and cryptographic protocols based on the laws of quantum physics have been designed to outperform classical communication and computation. We show that the quantum world also opens up new perspectives in the…

量子物理 · 物理学 2010-07-06 S. Perseguers , M. Lewenstein , A. Acín , J. I. Cirac

Let $H$ be a fixed graph on $n$ vertices. Let $f_H(G) = 1$ iff the input graph $G$ on $n$ vertices contains $H$ as a (not necessarily induced) subgraph. Let $\alpha_H$ denote the cardinality of a maximum independent set of $H$. In this…

计算复杂性 · 计算机科学 2015-09-23 Raghav Kulkarni , Supartha Podder

We present quantum algorithms for various problems related to graph connectivity. We give simple and query-optimal algorithms for cycle detection and odd-length cycle detection (bipartiteness) using a reduction to st-connectivity.…

量子物理 · 物理学 2019-10-03 Kai DeLorenzo , Shelby Kimmel , R. Teal Witter

We present several families of graphs that allow both efficient quantum walk implementations and efficient quantum walk based search algorithms. For these graphs, we construct quantum circuits that explicitly implement the full quantum walk…

量子物理 · 物理学 2014-08-08 B. L. Douglas , J. B. Wang

We revisit the algorithmic problem of finding a triangle in a graph (\textsc{Triangle Detection}), and examine its relation to other problems such as \textsc{3Sum}, \textsc{Independent Set}, and \textsc{Graph Coloring}. We obtain several…

数据结构与算法 · 计算机科学 2024-02-13 Adrian Dumitrescu

Given a partition of a graph into connected components, the membership oracle asserts whether any two vertices of the graph lie in the same component or not. We prove that for $n\ge k\ge 2$, learning the components of an $n$-vertex hidden…

机器学习 · 计算机科学 2022-06-20 Xizhi Liu , Sayan Mukherjee

Proximity graph-based methods have emerged as a leading paradigm for approximate nearest neighbor (ANN) search in the system community. This paper presents fresh insights into the theoretical foundation of these methods. We describe an…

数据结构与算法 · 计算机科学 2025-09-10 Shangqi Lu , Yufei Tao

We consider the problem of learning a general graph $G=(V,E)$ using edge-detecting queries, where the number of vertices $|V|=n$ is given to the learner. The information theoretic lower bound gives $m\log n$ for the number of queries, where…

机器学习 · 计算机科学 2018-03-29 Hasan Abasi , Nader H. Bshouty

We study the quantum query algorithms for simplex finding, a generalization of triangle finding to hypergraphs. This problem satisfies a rank-reduction property: a quantum query algorithm for finding simplices in rank-$r$ hypergraphs can be…

量子物理 · 物理学 2024-09-04 Zhiying Yu , Shalev Ben-David

Quantum searching for one of $N$ marked items in an unsorted database of $n$ items is solved in $\mathcal{O}(\sqrt{n/N})$ steps using Grover's algorithm. Using nonlinear quantum dynamics with a Gross-Pitaevskii type quadratic nonlinearity,…

量子物理 · 物理学 2017-12-12 K. de Lacy , L. Noakes

We present several applications of quantum amplitude amplification to finding claws and collisions in ordered or unordered functions. Our algorithms generalize those of Brassard, Hoyer, and Tapp, and imply an O(N^{3/4} log N) quantum upper…

We consider the well-known problem of enumerating all triangles of an undirected graph. Our focus is on determining the input/output (I/O) complexity of this problem. Let $E$ be the number of edges, $M<E$ the size of internal memory, and…

数据结构与算法 · 计算机科学 2014-03-25 Rasmus Pagh , Francesco Silvestri

An oriented graph is a directed graph which can be obtained from a simple undirected graph by orienting its edges. In this paper we show that any oriented graph G on n vertices with minimum indegree and outdegree at least (1/2-o(1))n…

组合数学 · 数学 2008-06-13 Peter Keevash , Benny Sudakov

Quantum walk search may exhibit phenomena beyond the intuition from a conventional random walk theory. One of such examples is exceptional configuration phenomenon -- it appears that it may be much harder to find any of two or more marked…

量子物理 · 物理学 2021-01-13 Adam Glos , Nikolajs Nahimovs , Konstantin Balakirev , Kamil Khadiev

Graph reconstruction can efficiently detect the underlying topology of massive networks such as the Internet. Given a query oracle and a set of nodes, the goal is to obtain the edge set by performing as few queries as possible. An algorithm…

数据结构与算法 · 计算机科学 2024-07-29 Clara Stegehuis , Lotte Weedage

Consider a graph drawn on a surface (for example, the plane minus a finite set of obstacle points), possibly with crossings. We provide an algorithm to decide whether such a drawing can be untangled, namely, if one can slide the vertices…

计算几何 · 计算机科学 2025-07-18 Éric Colin de Verdière , Vincent Despré , Loïc Dubois

We study the problem of learning a hypergraph via edge detecting queries. In this problem, a learner queries subsets of vertices of a hidden hypergraph and observes whether these subsets contain an edge or not. In general, learning a…

数据结构与算法 · 计算机科学 2024-12-23 Eric Balkanski , Oussama Hanguir , Shatian Wang

Quantum walk has been successfully used to search for targets on graphs with vertices identified as the elements of a database. This spacial search on a two-dimensional periodic grid takes $\mathcal{O}\left(\sqrt{N\log N}\right)$ oracle…

量子物理 · 物理学 2025-03-07 Pulak Ranjan Giri

Let G = (V,E) be an n-vertex graph and M_d a d-vertex graph, for some constant d. Is M_d a subgraph of G? We consider this problem in a model where all n processes are connected to all other processes, and each message contains up to O(log…

分布式、并行与集群计算 · 计算机科学 2012-11-06 Danny Dolev , Christoph Lenzen , Shir Peled