中文
相关论文

相关论文: On the Impossibility of a Quantum Sieve Algorithm …

200 篇论文

We give an exposition of the hidden subgroup problem for dihedral groups from the point of view of the standard hidden subgroup quantum algorithm for finite groups. In particular, we recall the obstructions for strong Fourier sampling to…

量子物理 · 物理学 2024-04-11 Imin Chen , David Sun

It is unknown whether two graphs can be tested for isomorphism in polynomial time. A classical approach to the Graph Isomorphism Problem is the d-dimensional Weisfeiler-Lehman algorithm. The d-dimensional WL-algorithm can distinguish many…

组合数学 · 数学 2010-12-10 Harm Derksen

Graph isomorphism problem is a known hard problem. In this paper, a novel randomized algorithm is proposed for this problem which is very simple and fast. It solves the graph isomorphism problem with running time O(n^2.373) for any pair of…

组合数学 · 数学 2019-09-25 Ameneh Farhadian

Efficient sampling from a classical Gibbs distribution is an important computational problem with applications ranging from statistical physics over Monte Carlo and optimization algorithms to machine learning. We introduce a family of…

量子物理 · 物理学 2021-09-08 Dominik S. Wild , Dries Sels , Hannes Pichler , Cristian Zanoci , Mikhail D. Lukin

The Quantum Approximate Optimization Algorithm can naturally be applied to combinatorial search problems on graphs. The quantum circuit has p applications of a unitary operator that respects the locality of the graph. On a graph with…

量子物理 · 物理学 2020-04-21 Edward Farhi , David Gamarnik , Sam Gutmann

Many quantum algorithms, including Shor's celebrated factoring and discrete log algorithms, proceed by reduction to a Hidden Subgroup problem, in which an unknown subgroup H of a group G must be determined from a uniform superposition on a…

量子物理 · 物理学 2007-05-23 Cristopher Moore , Daniel Rockmore , Alexander Russell , Leonard J. Schulman

We present a quantum algorithm for the dihedral hidden subgroup problem with time and query complexity $O(\exp(C\sqrt{\log N}))$. In this problem an oracle computes a function $f$ on the dihedral group $D_N$ which is invariant under a…

量子物理 · 物理学 2019-09-16 Greg Kuperberg

Quantum algorithm is a key tool for cryptanalysis. At present, people are committed to building powerful quantum algorithms and tapping the potential of quantum algorithms, so as to further analyze the security of cryptographic algorithms…

量子物理 · 物理学 2023-01-18 Qianru Zhu , Huiqin Xie , Qiqing Xia , Li Yang

The Hidden Subgroup Problem (HSP) is a computational problem which includes as special cases integer factorization, the discrete logarithm problem, graph isomorphism, and the shortest vector problem. The celebrated polynomial-time quantum…

计算机科学中的逻辑 · 计算机科学 2020-05-05 Matthew Moore , Taylor Walenczyk

Computational advantages gained by quantum algorithms rely largely on the coherence of quantum devices and are generally compromised by decoherence. As an exception, we present a quantum algorithm for graph isomorphism testing whose…

量子物理 · 物理学 2016-12-22 M. Bruderer , M. B. Plenio

The hidden subgroup problem (HSP) provides a unified framework to study problems of group-theoretical nature in quantum computing such as order finding and the discrete logarithm problem. While it is known that Fourier sampling provides an…

量子物理 · 物理学 2023-11-27 Jaikumar Radhakrishnan , Martin Roetteler , Pranab Sen

The computational cost of simulating quantum many-body systems can often be reduced by taking advantage of physical symmetries. While methods exist for specific symmetry classes, a general algorithm to find the full permutation symmetry…

量子物理 · 物理学 2025-12-01 Saumya Shah , Patrick Rebentrost

We consider the isomorphism problem for groups specified by their multiplication tables. Until recently, the best published bound for the worst-case was achieved by the n^(log_p n + O(1)) generator-enumeration algorithm. In previous work…

数据结构与算法 · 计算机科学 2014-12-02 David J. Rosenbaum

The hidden subgroup problem~(HSP) is one of the most important problems in quantum computation. Many problems for which quantum algorithm achieves exponential speedup over its classical counterparts can be reduced to the Abelian HSP.…

量子物理 · 物理学 2023-05-05 Hefeng Wang

We present efficient quantum algorithms for the hidden subgroup problem (HSP) on the semidirect product of cyclic groups $\Z_{p^r}\rtimes_{\phi}\Z_{p^2}$, where $p$ is any odd prime number and $r$ is any integer such that $r>4$. We also…

量子物理 · 物理学 2007-05-23 Carlos Magno M. Cosme , Renato Portugal

The problem of Subgraph Isomorphism is defined as follows: Given a pattern H and a host graph G on n vertices, does G contain a subgraph that is isomorphic to H? Eppstein [SODA 95, J'GAA 99] gives the first linear time algorithm for…

数据结构与算法 · 计算机科学 2009-09-28 Frederic Dorn

The arguments given in this paper suggest that Grover's and Shor's algorithms are more closely related than one might at first expect. Specifically, we show that Grover's algorithm can be viewed as a quantum algorithm which solves a…

量子物理 · 物理学 2012-08-27 Samuel J. Lomonaco, , Louis H. Kauffman

The first quantum algorithm to offer an exponential speedup (in the query complexity setting) over classical algorithms was Simon's algorithm for identifying a hidden exclusive-or mask. Here we observe how part of Simon's algorithm can be…

量子物理 · 物理学 2008-08-04 D. Bacon

We consider the problem of learning $N$ identical copies of an unknown $n$-qubit quantum graph state with product measurements. These graph states have corresponding graphs where every vertex has exactly $d$ neighboring vertices. Here, we…

量子物理 · 物理学 2023-04-03 Yingkai Ouyang , Marco Tomamichel

We consider the group isomorphism problem: given two finite groups G and H specified by their multiplication tables, decide if G and H are isomorphic. The n^(log n) barrier for group isomorphism has withstood all attacks --- even for the…

数据结构与算法 · 计算机科学 2013-12-12 David Rosenbaum