Skip to main content

Showing 1–38 of 38 results for author: Santha, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2410.13549  [pdf, other

    quant-ph cs.CC

    Quasi-quantum states and the quasi-quantum PCP theorem

    Authors: Itai Arad, Miklos Santha

    Abstract: We introduce $k$-local quasi-quantum states: a superset of the regular quantum states, defined by relaxing the positivity constraint. We show that a $k$-local quasi-quantum state on $n$ qubits can be 1-1 mapped to a distribution of assignments over $n$ variables with an alphabet of size $4$, which is subject to non-linear constraints over its $k$-local marginals. Therefore, solving the $k$-local H… ▽ More

    Submitted 24 January, 2025; v1 submitted 17 October, 2024; originally announced October 2024.

    Comments: 50 pages, 17 figures, comments are welcome. Updated version with improved exposition (results are the same)

  2. arXiv:2407.05435  [pdf, other

    cs.DS

    Polynomial Time Algorithms for Integer Programming and Unbounded Subset Sum in the Total Regime

    Authors: Divesh Aggarwal, Antoine Joux, Miklos Santha, Karol Węgrzycki

    Abstract: The Unbounded Subset Sum (USS) problem is an NP-hard computational problem where the goal is to decide whether there exist non-negative integers $x_1, \ldots, x_n$ such that $x_1 a_1 + \ldots + x_n a_n = b$, where $a_1 < \cdots < a_n < b$ are distinct positive integers with $\text{gcd}(a_1, \ldots, a_n)$ dividing $b$. The problem can be solved in pseudopolynomial time, while specialized cases, suc… ▽ More

    Submitted 11 July, 2024; v1 submitted 7 July, 2024; originally announced July 2024.

    Comments: 12 pages

  3. arXiv:2405.06357  [pdf, ps, other

    quant-ph cs.CC cs.DS

    Beyond Bell sampling: stabilizer state learning and quantum pseudorandomness lower bounds on qudits

    Authors: Jonathan Allcock, Joao F. Doriguello, Gábor Ivanyos, Miklos Santha

    Abstract: Bell sampling is a simple yet powerful measurement primitive that has recently attracted a lot of attention, and has proven to be a valuable tool in studying stabiliser states. Unfortunately, however, it is known that Bell sampling fails when used on qu\emph{d}its of dimension $d>2$. In this paper, we explore and quantify the limitations of Bell sampling on qudits, and propose new quantum algorith… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

    Comments: 35 pages

  4. arXiv:2311.16401  [pdf, ps, other

    quant-ph cs.DS

    On the quantum time complexity of divide and conquer

    Authors: Jonathan Allcock, Jinge Bao, Aleksandrs Belovs, Troy Lee, Miklos Santha

    Abstract: We initiate a systematic study of the time complexity of quantum divide and conquer algorithms for classical problems. We establish generic conditions under which search and minimization problems with classical divide and conquer algorithms are amenable to quantum speedup and apply these theorems to an array of problems involving strings, integers, and geometric objects. They include LONGEST DISTI… ▽ More

    Submitted 27 November, 2023; originally announced November 2023.

    Comments: 48 pages, accepted to QIP 2024

  5. arXiv:2308.08539  [pdf, other

    quant-ph cs.CC cs.ET

    Constant-depth circuits for Boolean functions and quantum memory devices using multi-qubit gates

    Authors: Jonathan Allcock, Jinge Bao, Joao F. Doriguello, Alessandro Luongo, Miklos Santha

    Abstract: We explore the power of the unbounded Fan-Out gate and the Global Tunable gates generated by Ising-type Hamiltonians in constructing constant-depth quantum circuits, with particular attention to quantum memory devices. We propose two types of constant-depth constructions for implementing Uniformly Controlled Gates. These gates include the Fan-In gates defined by… ▽ More

    Submitted 14 November, 2024; v1 submitted 16 August, 2023; originally announced August 2023.

    Comments: 54 pages, 11 figures. v2: corrected typos, added one figure and references; v3: published version in Quantum Journal, added more references, included a table of related results, improved the ancillary complexity for both QRAM and QRAG, changed the title

    Journal ref: Quantum 8, 1530 (2024)

  6. arXiv:2111.07059  [pdf, other

    quant-ph cs.CC cs.CR cs.DS

    Classical and Quantum Algorithms for Variants of Subset-Sum via Dynamic Programming

    Authors: Jonathan Allcock, Yassine Hamoudi, Antoine Joux, Felix Klingelhöfer, Miklos Santha

    Abstract: Subset-Sum is an NP-complete problem where one must decide if a multiset of $n$ integers contains a subset whose elements sum to a target value $m$. The best-known classical and quantum algorithms run in time $\tilde{O}(2^{n/2})$ and $\tilde{O}(2^{n/3})$, respectively, based on the well-known meet-in-the-middle technique. Here we introduce a novel classical dynamic-programming-based data structure… ▽ More

    Submitted 22 July, 2022; v1 submitted 13 November, 2021; originally announced November 2021.

    Comments: 28 pages, 1 figure; v2: title changed, referee's comments incorporated

    Journal ref: Proceedings of the 30th European Symposium on Algorithms (ESA), volume 244 of LIPIcs, pages 6:1--6:18, 2022

  7. arXiv:2011.05085  [pdf, ps, other

    cs.CC cs.DS math.CO

    On the cut dimension of a graph

    Authors: Troy Lee, Tongyang Li, Miklos Santha, Shengyu Zhang

    Abstract: Let $G = (V,w)$ be a weighted undirected graph with $m$ edges. The cut dimension of $G$ is the dimension of the span of the characteristic vectors of the minimum cuts of $G$, viewed as vectors in $\{0,1\}^m$. For every $n \ge 2$ we show that the cut dimension of an $n$-vertex graph is at most $2n-3$, and construct graphs realizing this bound. The cut dimension was recently defined by Graur et al… ▽ More

    Submitted 26 November, 2020; v1 submitted 10 November, 2020; originally announced November 2020.

    Comments: 40 pages, 4 figures. Updated with a counterexample to a conjecture made in the first version

  8. arXiv:2007.08285  [pdf, ps, other

    cs.DS quant-ph

    Quantum algorithms for graph problems with cut queries

    Authors: Troy Lee, Miklos Santha, Shengyu Zhang

    Abstract: Let $G$ be an $n$-vertex graph with $m$ edges. When asked a subset $S$ of vertices, a cut query on $G$ returns the number of edges of $G$ that have exactly one endpoint in $S$. We show that there is a bounded-error quantum algorithm that determines all connected components of $G$ after making $O(\log(n)^6)$ many cut queries. In contrast, it follows from results in communication complexity that any… ▽ More

    Submitted 4 August, 2020; v1 submitted 16 July, 2020; originally announced July 2020.

    Comments: Corrected an error in Lemma 1. This led to an extra log factor in the complexity of the connectivity and spanning forest algorithms

  9. arXiv:1911.01662  [pdf, ps, other

    quant-ph cs.CC

    Discrete logarithm and Diffie-Hellman problems in identity black-box groups

    Authors: Gabor Ivanyos, Antoine Joux, Miklos Santha

    Abstract: We investigate the computational complexity of the discrete logarithm, the computational Diffie-Hellman and the decisional Diffie-Hellman problems in some identity black-box groups G_{p,t}, where p is a prime number and t is a positive integer. These are defined as quotient groups of vector space Z_p^{t+1} by a hyperplane H given through an identity oracle. While in general black-box groups with u… ▽ More

    Submitted 19 May, 2021; v1 submitted 5 November, 2019; originally announced November 2019.

    Comments: 13 pages. Revision with minor changes

  10. arXiv:1907.05378  [pdf, ps, other

    cs.DS cs.LG math.OC quant-ph stat.ML

    Quantum and Classical Algorithms for Approximate Submodular Function Minimization

    Authors: Yassine Hamoudi, Patrick Rebentrost, Ansis Rosmanis, Miklos Santha

    Abstract: Submodular functions are set functions mapping every subset of some ground set of size $n$ into the real numbers and satisfying the diminishing returns property. Submodular minimization is an important field in discrete optimization theory due to its relevance for various branches of mathematics, computer science and economics. The currently fastest strongly polynomial algorithm for exact minimiza… ▽ More

    Submitted 15 January, 2020; v1 submitted 11 July, 2019; originally announced July 2019.

    Comments: 24 pages, Journal version

    Journal ref: Quantum Information & Computation, vol. 19, pp. 1325-1349 (2019)

  11. arXiv:1811.10752  [pdf, ps, other

    cs.CC

    A composition theorem for randomized query complexity via max conflict complexity

    Authors: Dmitry Gavinsky, Troy Lee, Miklos Santha, Swagato Sanyal

    Abstract: Let $R_ε(\cdot)$ stand for the bounded-error randomized query complexity with error $ε> 0$. For any relation $f \subseteq \{0,1\}^n \times S$ and partial Boolean function $g \subseteq \{0,1\}^m \times \{0,1\}$, we show that $R_{1/3}(f \circ g^n) \in Ω(R_{4/9}(f) \cdot \sqrt{R_{1/3}(g)})$, where $f \circ g^n \subseteq (\{0,1\}^m)^n \times S$ is the composition of $f$ and $g$. We give an example of… ▽ More

    Submitted 26 November, 2018; originally announced November 2018.

    Comments: 26 pages

  12. arXiv:1809.03671  [pdf, ps, other

    quant-ph cs.CC

    Strategies for quantum races

    Authors: Troy Lee, Maharshi Ray, Miklos Santha

    Abstract: We initiate the study of quantum races, games where two or more quantum computers compete to solve a computational problem. While the problem of dueling algorithms has been studied for classical deterministic algorithms, the quantum case presents additional sources of uncertainty for the players. The foremost among these is that players do not know if they have solved the problem until they measur… ▽ More

    Submitted 27 September, 2018; v1 submitted 10 September, 2018; originally announced September 2018.

    Comments: 50 pages. v2 fixes an error in Lemma 48, which leads to an increase in the collision probability by a factor of the number of players

  13. arXiv:1806.09660  [pdf, ps, other

    quant-ph cs.CC

    On learning linear functions from subset and its applications in quantum computing

    Authors: Gábor Ivanyos, Anupam Prakash, Miklos Santha

    Abstract: Let $\mathbb{F}_q$ be the finite field of size $q$ and let $\ell: \mathbb{F}_q^n \to \mathbb{F}_q$ be a linear function. We introduce the {\em Learning From Subset} problem LFS$(q,n,d)$ of learning $\ell$, given samples $u \in \mathbb{F}_q^n$ from a special distribution depending on $\ell$: the probability of sampling $u$ is a function of $\ell(u)$ and is non zero for at most $d$ values of… ▽ More

    Submitted 25 June, 2018; originally announced June 2018.

    Comments: 20 pages, short version to appear in proceedings of ESA 2018

    ACM Class: F.2.0

  14. Quantum generalizations of the polynomial hierarchy with applications to QMA(2)

    Authors: Sevag Gharibian, Miklos Santha, Jamie Sikora, Aarthi Sundaram, Justin Yirka

    Abstract: The polynomial-time hierarchy ($\mathrm{PH}$) has proven to be a powerful tool for providing separations in computational complexity theory (modulo standard conjectures such as $\mathrm{PH}$ does not collapse). Here, we study whether two quantum generalizations of $\mathrm{PH}$ can similarly prove separations in the quantum setting. The first generalization, $\mathrm{QCPH}$, uses classical proofs,… ▽ More

    Submitted 23 September, 2019; v1 submitted 28 May, 2018; originally announced May 2018.

    Comments: v2 adds some observations on connections between Quantum Refereed Games and $\mathrm{Q}Σ_2$

    MSC Class: 68Q12; 68Q15; 81P68; 03D15 ACM Class: F.1.3

    Journal ref: Final version in Computational Complexity, 31, number 13, 2022. Earlier version in proceedings of 43rd International Symposium on Mathematical Foundations of Computer Science (MFCS 2018), 58:1-58:16, 2018

  15. arXiv:1801.02226  [pdf, other

    cs.CC

    On the randomised query complexity of composition

    Authors: Dmytro Gavinsky, Troy Lee, Miklos Santha

    Abstract: Let $f\subseteq\{0,1\}^n\timesΞ$ be a relation and $g:\{0,1\}^m\to\{0,1,*\}$ be a promise function. This work investigates the randomised query complexity of the relation $f\circ g^n\subseteq\{0,1\}^{m\cdot n}\timesΞ$, which can be viewed as one of the most general cases of composition in the query model (letting $g$ be a relation seems to result in a rather unnatural definition of $f\circ g^n$)… ▽ More

    Submitted 7 January, 2018; originally announced January 2018.

  16. On the Polynomial Parity Argument Complexity of the Combinatorial Nullstellensatz

    Authors: Aleksandrs Belovs, Gábor Ivanyos, Youming Qiao, Miklos Santha, Siyi Yang

    Abstract: The complexity class PPA consists of NP-search problems which are reducible to the parity principle in undirected graphs. It contains a wide variety of interesting problems from graph theory, combinatorics, algebra and number theory, but only a few of these are known to be complete in the class. Before this work, the known complete problems were all discretizations or combinatorial analogues of to… ▽ More

    Submitted 13 November, 2017; v1 submitted 24 October, 2017; originally announced October 2017.

    Comments: 26 pages

    ACM Class: F.1.3

    Journal ref: 32nd Conference on Computational Complexity (CCC 2017), Leibniz International Proceedings in Informatics (LIPIcs) 79, pp. 30:1-30:24 (2017)

  17. arXiv:1708.00822  [pdf, ps, other

    cs.CC

    Quadratically Tight Relations for Randomized Query Complexity

    Authors: Dmitry Gavinsky, Rahul Jain, Hartmut Klauck, Srijita Kundu, Troy Lee, Miklos Santha, Swagato Sanyal, Jevgenijs Vihrovs

    Abstract: Let $f:\{0,1\}^n \rightarrow \{0,1\}$ be a Boolean function. The certificate complexity $C(f)$ is a complexity measure that is quadratically tight for the zero-error randomized query complexity $R_0(f)$: $C(f) \leq R_0(f) \leq C(f)^2$. In this paper we study a new complexity measure that we call expectational certificate complexity $EC(f)$, which is also a quadratically tight bound on $R_0(f)$:… ▽ More

    Submitted 2 August, 2017; originally announced August 2017.

    Comments: 14 pages

  18. arXiv:1706.00335  [pdf, ps, other

    cs.CC

    A Composition Theorem for Randomized Query Complexity

    Authors: Anurag Anshu, Dmitry Gavinsky, Rahul Jain, Srijita Kundu, Troy Lee, Priyanka Mukhopadhyay, Miklos Santha, Swagato Sanyal

    Abstract: Let the randomized query complexity of a relation for error probability $ε$ be denoted by $R_ε(\cdot)$. We prove that for any relation $f \subseteq \{0,1\}^n \times \mathcal{R}$ and Boolean function $g:\{0,1\}^m \rightarrow \{0,1\}$, $R_{1/3}(f\circ g^n) = Ω(R_{4/9}(f)\cdot R_{1/2-1/n^4}(g))$, where $f \circ g^n$ is the relation obtained by composing $f$ and $g$. We also show that… ▽ More

    Submitted 14 June, 2017; v1 submitted 1 June, 2017; originally announced June 2017.

    Comments: 11 pages; version 2, minor errors corrected

  19. arXiv:1606.03585  [pdf, other

    cs.CC quant-ph

    On the complexity of probabilistic trials for hidden satisfiability problems

    Authors: Itai Arad, Adam Bouland, Daniel Grier, Miklos Santha, Aarthi Sundaram, Shengyu Zhang

    Abstract: What is the minimum amount of information and time needed to solve 2SAT? When the instance is known, it can be solved in polynomial time, but is this also possible without knowing the instance? Bei, Chen and Zhang (STOC '13) considered a model where the input is accessed by proposing possible assignments to a special oracle. This oracle, on encountering some constraint unsatisfied by the proposal,… ▽ More

    Submitted 11 June, 2016; originally announced June 2016.

    Comments: 24 pages, 2 figures. To appear in the 41st International Symposium on Mathematical Foundations of Computer Science

    ACM Class: F.2

  20. arXiv:1605.01142  [pdf, ps, other

    quant-ph cs.CC

    Separations in communication complexity using cheat sheets and information complexity

    Authors: Anurag Anshu, Aleksandrs Belovs, Shalev Ben-David, Mika Göös, Rahul Jain, Robin Kothari, Troy Lee, Miklos Santha

    Abstract: While exponential separations are known between quantum and randomized communication complexity for partial functions (Raz, STOC 1999), the best known separation between these measures for a total function is quadratic, witnessed by the disjointness function. We give the first super-quadratic separation between quantum and randomized communication complexity for a total function, giving an example… ▽ More

    Submitted 15 August, 2016; v1 submitted 4 May, 2016; originally announced May 2016.

    Comments: v1: 36 pages, 1 figure; v2: Added separation between exact quantum and bounded-error randomized communication, 39 pages, 2 figures

    Report number: MIT-CTP #4801

    Journal ref: Proceedings of the 57th Annual IEEE Symposium on Foundations of Computer Science (FOCS 2016), pp. 555-564 (2016)

  21. arXiv:1508.06340  [pdf, other

    quant-ph cs.CC

    Linear time algorithm for quantum 2SAT

    Authors: Itai Arad, Miklos Santha, Aarthi Sundaram, Shengyu Zhang

    Abstract: A canonical result about satisfiability theory is that the 2-SAT problem can be solved in linear time, despite the NP-hardness of the 3-SAT problem. In the quantum 2-SAT problem, we are given a family of 2-qubit projectors $Π_{ij}$ on a system of $n$ qubits, and the task is to decide whether the Hamiltonian $H=\sum Π_{ij}$ has a 0-eigenvalue, or it is larger than $1/n^α$ for some $α=O(1)$. The pro… ▽ More

    Submitted 26 April, 2016; v1 submitted 25 August, 2015; originally announced August 2015.

    Comments: 20 pages

  22. arXiv:1506.04719  [pdf, ps, other

    cs.CC quant-ph

    Separations in Query Complexity Based on Pointer Functions

    Authors: Andris Ambainis, Kaspars Balodis, Aleksandrs Belovs, Troy Lee, Miklos Santha, Juris Smotrovs

    Abstract: In 1986, Saks and Wigderson conjectured that the largest separation between deterministic and zero-error randomized query complexity for a total boolean function is given by the function $f$ on $n=2^k$ bits defined by a complete binary tree of NAND gates of depth $k$, which achieves $R_0(f) = O(D(f)^{0.7537\ldots})$. We show this is false by giving an example of a total boolean function $f$ on… ▽ More

    Submitted 26 October, 2015; v1 submitted 15 June, 2015; originally announced June 2015.

    Comments: 25 pages, 6 figures. Version 3 improves separation between Q_E and R_0 and updates references

  23. Separating decision tree complexity from subcube partition complexity

    Authors: Robin Kothari, David Racicot-Desloges, Miklos Santha

    Abstract: The subcube partition model of computation is at least as powerful as decision trees but no separation between these models was known. We show that there exists a function whose deterministic subcube partition complexity is asymptotically smaller than its randomized decision tree complexity, resolving an open problem of Friedgut, Kahn, and Wigderson (2002). Our lower bound is based on the informat… ▽ More

    Submitted 6 April, 2015; originally announced April 2015.

    Comments: 16 pages, 1 figure

    Report number: MIT-CTP #4663

    Journal ref: Leibniz International Proceedings in Informatics (LIPIcs) 40, pp. 915-930 (2015)

  24. On solving systems of diagonal polynomial equations over finite fields

    Authors: Gabor Ivanyos, Miklos Santha

    Abstract: We present an algorithm to solve a system of diagonal polynomial equations over finite fields when the number of variables is greater than some fixed polynomial of the number of equations whose degree depends only on the degree of the polynomial equations. Our algorithm works in time polynomial in the number of equations and the logarithm of the size of the field, whenever the degree of the polyno… ▽ More

    Submitted 8 June, 2016; v1 submitted 31 March, 2015; originally announced March 2015.

    Comments: A preliminary extended abstract of this paper has appeared in Proceedings of FAW 2015, Springer LNCS vol. 9130, pp. 125-137 (2015)

    MSC Class: 68Q25; 68W30; 68Q12

  25. arXiv:1502.06631  [pdf, other

    math.NT cs.DS

    Polynomial Interpolation and Identity Testing from High Powers over Finite Fields

    Authors: Gabor Ivanyos, Marek Karpinski, Miklos Santha, Nitin Saxena, Igor Shparlinski

    Abstract: We consider the problem of recovering (that is, interpolating) and identity testing of a "hidden" monic polynomial $f$, given an oracle access to $f(x)^e$ for $x\in{\mathbb F_q}$ (extension fields access is not permitted). The naive interpolation algorithm needs $O(e\, \mathrm{deg}\, f)$ queries and thus requires $e\, \mathrm{deg}\, f<q$. We design algorithms that are asymptotically better in cert… ▽ More

    Submitted 23 February, 2015; originally announced February 2015.

  26. arXiv:1406.5336  [pdf, ps, other

    cs.CC

    On the Complexity of Trial and Error for Constraint Satisfaction Problems

    Authors: Gábor Ivanyos, Raghav Kulkarni, Youming Qiao, Miklos Santha, Aarthi Sundaram

    Abstract: In 2013 Bei, Chen and Zhang introduced a trial and error model of computing, and applied to some constraint satisfaction problems. In this model the input is hidden by an oracle which, for a candidate assignment, reveals some information about a violated constraint if the assignment is not satisfying. In this paper we initiate a {\em systematic} study of constraint satisfaction problems in the tri… ▽ More

    Submitted 16 August, 2017; v1 submitted 20 June, 2014; originally announced June 2014.

    Comments: 26 pages. This is the final version that will appear in Journal of Computer and System Sciences

  27. arXiv:1309.7565  [pdf, other

    cs.DS cs.CC

    Improved bounds for the randomized decision tree complexity of recursive majority

    Authors: Frederic Magniez, Ashwin Nayak, Miklos Santha, Jonah Sherman, Gabor Tardos, David Xiao

    Abstract: We consider the randomized decision tree complexity of the recursive 3-majority function. We prove a lower bound of $(1/2-δ) \cdot 2.57143^h$ for the two-sided-error randomized decision tree complexity of evaluating height $h$ formulae with error $δ\in [0,1/2)$. This improves the lower bound of $(1-2δ)(7/3)^h$ given by Jayram, Kumar, and Sivakumar (STOC'03), and the one of $(1-2δ) \cdot 2.55^h$ gi… ▽ More

    Submitted 29 September, 2013; originally announced September 2013.

  28. arXiv:1307.6429  [pdf, ps, other

    cs.CC cs.DS

    Generalized Wong sequences and their applications to Edmonds' problems

    Authors: Gábor Ivanyos, Marek Karpinski, Youming Qiao, Miklos Santha

    Abstract: We design two deterministic polynomial time algorithms for variants of a problem introduced by Edmonds in 1967: determine the rank of a matrix M whose entries are homogeneous linear polynomials over the integers. Given a linear subspace B of the n by n matrices over some field F, we consider the following problems: symbolic matrix rank (SMR) is the problem to determine the maximum rank among matri… ▽ More

    Submitted 26 June, 2014; v1 submitted 24 July, 2013; originally announced July 2013.

    Comments: 25 pages; improved presentation; fix some gaps

  29. arXiv:1204.4596  [pdf, other

    quant-ph cs.CC

    New bounds on the classical and quantum communication complexity of some graph properties

    Authors: Gabor Ivanyos, Hartmut Klauck, Troy Lee, Miklos Santha, Ronald de Wolf

    Abstract: We study the communication complexity of a number of graph properties where the edges of the graph $G$ are distributed between Alice and Bob (i.e., each receives some of the edges as input). Our main results are: * An Omega(n) lower bound on the quantum communication complexity of deciding whether an n-vertex graph G is connected, nearly matching the trivial classical upper bound of O(n log n) b… ▽ More

    Submitted 20 April, 2012; originally announced April 2012.

    Comments: 12 pages LaTeX

  30. arXiv:1109.5135  [pdf, other

    quant-ph cs.DS

    A learning graph based quantum query algorithm for finding constant-size subgraphs

    Authors: Troy Lee, Frederic Magniez, Miklos Santha

    Abstract: Let $H$ be a fixed $k$-vertex graph with $m$ edges and minimum degree $d >0$. We use the learning graph framework of Belovs to show that the bounded-error quantum query complexity of determining if an $n$-vertex graph contains $H$ as a subgraph is $O(n^{2-2/k-t})$, where $ t = \max{\frac{k^2- 2(m+1)}{k(k+1)(m+1)}, \frac{2k - d - 3}{k(d+1)(m-d+2)}}$. The previous best algorithm of Magniez et al. ha… ▽ More

    Submitted 3 September, 2012; v1 submitted 23 September, 2011; originally announced September 2011.

    Comments: The analysis has been refined and a second algorithm included

  31. arXiv:1102.1161  [pdf, ps, other

    cs.GT cs.CC cs.DS

    The complexity of approximate Nash equilibrium in congestion games with negative delays

    Authors: Frederic Magniez, Michel de Rougemont, Miklos Santha, Xavier Zeitoun

    Abstract: We extend the study of the complexity of finding an $\eps$-approximate Nash equilibrium in congestion games from the case of positive delay functions to delays of arbitrary sign. We first prove that in symmetric games with $α$-bounded jump the $\eps$-Nash dynamic converges in polynomial time when all delay functions are negative, similarly to the case of positive delays. We then establish a hardne… ▽ More

    Submitted 6 February, 2011; originally announced February 2011.

  32. arXiv:1004.0105  [pdf, ps, other

    cs.CC quant-ph

    Optimal Direct Sum Results for Deterministic and Randomized Decision Tree Complexity

    Authors: Rahul Jain, Hartmut Klauck, Miklos Santha

    Abstract: A Direct Sum Theorem holds in a model of computation, when solving some k input instances together is k times as expensive as solving one. We show that Direct Sum Theorems hold in the models of deterministic and randomized decision trees for all relations. We also note that a near optimal Direct Sum Theorem holds for quantum decision trees for boolean functions.

    Submitted 1 April, 2010; originally announced April 2010.

    Comments: 7 pages

  33. arXiv:0808.0084  [pdf, ps, other

    quant-ph cs.DS

    On the hitting times of quantum versus random walks

    Authors: Frederic Magniez, Ashwin Nayak, Peter C. Richter, Miklos Santha

    Abstract: In this paper we define new Monte Carlo type classical and quantum hitting times, and we prove several relationships among these and the already existing Las Vegas type definitions. In particular, we show that for some marked state the two types of hitting time are of the same order in both the classical and the quantum case. Further, we prove that for any reversible ergodic Markov chain $P$,… ▽ More

    Submitted 1 August, 2008; originally announced August 2008.

  34. arXiv:0808.0059  [pdf, ps, other

    quant-ph cs.CC

    Quantum walk based search algorithms

    Authors: Miklos Santha

    Abstract: In this survey paper we give an intuitive treatment of the discrete time quantization of classical Markov chains. Grover search and the quantum walk based search algorithms of Ambainis, Szegedy and Magniez et al. will be stated as quantum analogues of classical search procedures. We present a rather detailed description of a somewhat simplified version of the MNRS algorithm. Finally, in the quer… ▽ More

    Submitted 1 August, 2008; originally announced August 2008.

    Comments: 16 pages, survey paper

    Journal ref: 5th Theory and Applications of Models of Computation (TAMC08), Xian, April 2008, LNCS 4978, 31-46

  35. arXiv:quant-ph/0608026  [pdf, ps, other

    quant-ph cs.CC cs.DS

    Search via Quantum Walk

    Authors: Frédéric Magniez, Ashwin Nayak, Jérémie Roland, Miklos Santha

    Abstract: We propose a new method for designing quantum search algorithms for finding a "marked" element in the state space of a classical Markov chain. The algorithm is based on a quantum walk á la Szegedy (2004) that is defined in terms of the Markov chain. The main new idea is to apply quantum phase estimation to the quantum walk in order to implement an approximate reflection operator. This operator is… ▽ More

    Submitted 14 February, 2011; v1 submitted 2 August, 2006; originally announced August 2006.

    Comments: 21 pages. Various modifications and improvements, especially in Section 4

    Journal ref: SIAM Journal on Computing, 40(1):142-164, 2011

  36. arXiv:cs/9906024  [pdf, ps, other

    cs.DS cs.CC quant-ph

    A decision procedure for well-formed linear quantum cellular automata

    Authors: Christoph Durr, Huong LeThanh, Miklos Santha

    Abstract: In this paper we introduce a new quantum computation model, the linear quantum cellular automaton. Well-formedness is an essential property for any quantum computing device since it enables us to define the probability of a configuration in an observation as the squared magnitude of its amplitude. We give an efficient algorithm which decides if a linear quantum cellular automaton is well-formed.… ▽ More

    Submitted 27 October, 2000; v1 submitted 23 June, 1999; originally announced June 1999.

    ACM Class: F.1.1; F.2.1

    Journal ref: Random Structures and Algorithms 11, 381-394, 1997

  37. Self-Testing of Universal and Fault-Tolerant Sets of Quantum Gates

    Authors: Wim van Dam, Frederic Magniez, Michele Mosca, Miklos Santha

    Abstract: We consider the design of self-testers for quantum gates. A self-tester for the gates F_1,...,F_m is a classical procedure that, given any gates G_1,...,G_m, decides with high probability if each G_i is close to F_i. This decision has to rely only on measuring in the computational basis the effect of iterating the gates on the classical states. It turns out that instead of individual gates, we c… ▽ More

    Submitted 13 February, 2000; v1 submitted 29 April, 1999; originally announced April 1999.

    Comments: LaTeX2e, 14 pages, no figures, usepackage{a4wide,amssymb,amsmath}; major changes (Feb 2000), results expanded to 2-qubit gates. To appear in Proceedings of the 32nd Annual ACM Symposium on Theory of Computing

    Journal ref: Proceedings of the 32nd Annual ACM Symposium on Theory of Computing (STOC2000), pages 688-696

  38. arXiv:quant-ph/9604007  [pdf, ps, other

    quant-ph cs.CC

    A decision procedure for unitary linear quantum cellular automata

    Authors: Christoph Durr, Miklos Santha

    Abstract: Linear quantum cellular automata were introduced recently as one of the models of quantum computing. A basic postulate of quantum mechanics imposes a strong constraint on any quantum machine: it has to be unitary, that is its time evolution operator has to be a unitary transformation. In this paper we give an efficient algorithm to decide if a linear quantum cellular automaton is unitary. The co… ▽ More

    Submitted 21 June, 1999; v1 submitted 9 April, 1996; originally announced April 1996.

    Comments: Updated for submission to SIAM Journal on Computing. Improved slightly the algorithm

    Journal ref: Proceeding of the 37th IEEE Symposium on Foundations of Computer Science, 38--45, 1996