Arxiv:2003.09412V2 [Quant-Ph] 7 Jul 2021 Hadamard-Free Circuits Expose the Structure of the Clifford Group

Total Page:16

File Type:pdf, Size:1020Kb

Arxiv:2003.09412V2 [Quant-Ph] 7 Jul 2021 Hadamard-Free Circuits Expose the Structure of the Clifford Group Hadamard-free circuits expose the structure of the Clifford group Sergey Bravyi and Dmitri Maslov IBM T. J. Watson Research Center, Yorktown Heights, NY 10598, USA July 8, 2021 Abstract The Clifford group plays a central role in quantum randomized benchmarking, quantum tomography, and error correction protocols. Here we study the structural properties of this group. We show that any Clifford operator can be uniquely written in the canonical form F1HSF2, where H is a layer of Hadamard gates, S is a permutation of qubits, and Fi are parameterized Hadamard-free circuits chosen from suitable subgroups of the Clifford group. Our canonical form provides a one-to-one correspondence between Clifford operators and layered quantum circuits. We report a polynomial-time algorithm for computing the canonical form. We employ this canonical form to generate a random uniformly distributed n-qubit Clifford operator in runtime O(n2). The number of random bits consumed by the algorithm matches the information-theoretic lower bound. A surprising connection is highlighted between random uniform Clifford operators and the Mallows distribution on the symmetric group. The variants of the canonical form, one with a short Hadamard- free part and one allowing a circuit depth 9n implementation of arbitrary Clifford unitaries in the Linear Nearest Neighbor architecture are also discussed. Finally, we study computational quantum advantage where a classical reversible linear circuit can be implemented more efficiently using Clifford gates, and show an explicit example where such an advantage takes place. 1 Introduction Clifford circuits can be defined as quantum computations by the circuits with Phase (p), Hadamard (h), and cnot gates, applied to a computational basis state, such as |00...0i. While not universal for the arXiv:2003.09412v2 [quant-ph] 7 Jul 2021 purpose of quantum (or classical) computation and admitting an efficient classical simulation [1], Clifford circuits play an important role in quantum computing: they underlie quantum error correction [2] and serve as distillation subroutines in the fault-tolerant computation [3]. Optimization of Clifford circuits is necessary within the scope of fault-tolerant computations, since it can happen that the Clifford overhead dominates the cost of an implementation [4], despite the cost of the non-Clifford gates being higher than that of the Clifford gates. Of particular interest are algorithms for generation and compiling of random uniformly distributed Clifford operators [5]. The latter are known to form a unitary 3-design [6, 7] and play a central role in the characterization of noise in quantum computers via randomized benchmarking [8, 9, 10], efficient tomography of multi-qubit states [11, 12], compressed classical description of quantum states [13], randomized quantum code construction [14], and quantum data hiding [15]. Finally, Clifford 1 circuits give rise to interesting toy models of topological quantum order and entanglement renormalization in quantum many-body systems [16, 17]. Obtaining an efficient circuit implementation of a Clifford group element is a problem that was studied well in the literature. Aaronson and Gottesman [1] showed that any Clifford operator admits an 11-stage decomposition of the form -H-CX-P-CX-P-CX-H-P-CX-P-, where -H-, -P-, and -CX- represent circuit stages with h, p, and cnot gates, correspondingly. This decomposition is asymptotically optimal (optimal up to a constant factor) in terms of the number of degrees of freedom as well as the number of gates [18]. Roetteler and one of the authors [19] leveraged Hadamard-free circuits (those including only p, cz, cnot and Pauli gates) to expose more structure of the Clifford group. By employing Bruhat decomposition of the underlying symplectic group, they showed that any Clifford operator admits a 7-stage decomposition -CX-CZ-P-H-P-CZ-CX-, where -CZ- corresponds to a layer of cz gates. The number of degrees of freedom in [19] is asymptotically tight (saturates the information-theoretic lower bound within a constant factor that asymptotically approaches 1). The main result of this paper is a canonical form of Clifford circuits featuring the exactly minimal number of degrees of freedom. It is obtained by fine-tuning the Bruhat decomposition used earlier in [19] and leveraging the additional structure of Hadamard-free circuits. More precisely, we show that any Clifford operator can be uniquely written in the form F1HSF2, where H is a layer of Hadamard gates, S is a swapping of n qubits, and Fi are Hadamard-free circuits chosen from suitable subgroups of the Clifford group, that depend on H and S. Here, F1 corresponds to the -CX-CZ-P- part and SF2 corresponds to the -P-CZ-CX- part in [19]; we optimize this layered decomposition by moving as many gates from SF2 into F1 as possible. We provide a simple explicit characterization of F1 and F2 and give a polynomial-time algorithm for computing all layers in the above decomposition. We describe two applications of the new canonical form. First, we consider the problem of generating a random uniformly distributed n-qubit Clifford operator. The state-of-the-art algorithm proposed by Koenig and Smolin [5] employs a sequence of O(n) symplectic transvections to generate a random uniform Clifford operator. This algorithm has runtime O(n3). In contrast, we describe an algorithm with the runtime O(n2) that outputs a random uniformly distributed Clifford operator specified by its canonical form. If needed, the canonical form can be converted to the stabilizer tableaux in time O(nω), where ω ≈ 2.3727 is the matrix multiplication exponent [20]. Both Koenig-Smolin [5] and our algorithms are optimal in the sense that they consume the number of random bits that matches the information-theoretic lower bound. We provide a Python implementation of the new algorithm (see Appendix C and Appendix D). Our algorithm highlights a surprising connection between random uniform Clifford operators and the Mallows distribution on the symmetric group [21] that plays an important role in several ranking algorithms [22]. We show the Mallows distribution is also relevant in the context of sampling the uniform distribution on the group of invertible binary matrices. A nearly linear-time algorithm for sampling the Mallows distribution (and its quantum generalization) is described. Second, we propose two new circuit decompositions. One decomposition is useful in quantum protocols where a Clifford circuit is followed by the measurement of n qubits in the computational basis. Examples of such protocols include the shadow tomography of multi-qubit states [11, 12] or the last stage of randomized benchmarking [10]. The key observation is that the Hadamard-free operators that appear at the left/right stages of the canonical form map basis vectors to basis vectors. Applying a Hadamard-free operator im- mediately before the measurement of all qubits is equivalent to a simple classical postprocessing of the measurement outcomes. Thus one of the two Hadamard-free stages in the canonical form can be skipped. More generally, a Clifford circuit C followed by the measurement of all qubits can be replaced by another 1 Clifford circuit D as long as DC− is Hadamard-free. We show that for any circuit C there exists a circuit 2 k(k+1) D as above that contains at most nk − 2 two-qubit gates, where k is the number of Hadamards in the canonical form of C. We also show how to rewrite the canonical form in a way that reduces the number of two-qubit gate layers of the form -CZ- and -CX-. This reduced decomposition implies the ability to execute arbitrary Clifford circuits in the Linear Nearest Neighbor architecture in the two-qubit gate depth of 9n. Due to the prominent role played by Hadamard-free Clifford operations as parts of Clifford circuits, we studied their circuit structure further. Surprisingly, we discovered that in certain cases Hadamard gates can reduce the cost of implementing Hadamard-free operators. For example, we demonstrate that so long as one is concerned with the entangling gate count (considering only cnot and cz gates), certain linear reversible functions may be implemented more efficiently as Clifford circuits, as opposed to circuits relying only on the cnot gates. This result can be viewed as a toy example of computational quantum advantage. We also develop upper and lower bounds on the resource counts enabled by the introduction of Hadamard gates and prove two lemmas giving rise to two algorithms for optimizing the number of two-qubit gates in the cnot circuits. We assume reader’s familiarity with the concepts relating to Clifford group in the context of quantum circuits (quantum gates, Clifford tableaux, symplectic group). Basic background information can be found in [1, 2], and more advanced relevant background in [19]. The rest of the paper is organized as follows. Section 2 formally defines the canonical form of Clifford circuits, proves its existence and uniqueness, and gives an efficient algorithm for computing it. The problem of generating random uniform Clifford operators is addressed in Section 3. Applications of the canonical form for optimization of Clifford circuits are discussed in Section 4. Finally, Section 5 investigates conditions under which classical reversible linear circuits can be implemented more efficiently with Clifford gates. Appendix A addresses the problem of sampling the uniform distribution on the group GL(n) and highlights the role of the Mallows distribution. Appendix B describes a version of Bruhat decomposition of the Clifford group related to the one reported in Section 2 without explicitly developing the structure of Hadamard-free layers. Python implementation of our algorithms can be found in Appendix C and Appendix D. 2 Canonical form of Clifford circuits In this section we describe an exact parameterization of the n-qubit Clifford group by quantum circuits x z p h cnot cz swap x 0 1 z 1 0 expressed using the gate set { , , , , , , }.
Recommended publications
  • Lattice Surgery with a Twist: Simplifying Clifford Gates of Surface Codes
    Lattice Surgery with a Twist: Simplifying Clifford Gates of Surface Codes Daniel Litinski and Felix von Oppen Dahlem Center for Complex Quantum Systems and Fachbereich Physik, Freie Universit¨at Berlin, Arnimallee 14, 14195 Berlin, Germany We present a planar surface-code-based bilizers requires more potentially faulty controlled-not scheme for fault-tolerant quantum computation (CNOT) gates. which eliminates the time overhead of single- The main drawback of surface codes in comparison qubit Clifford gates, and implements long-range to color codes is the absence of transversal single-qubit multi-target CNOT gates with a time overhead Clifford gates, i.e., the gates that are products of the that scales only logarithmically with the control- Hadamard gate H and the phase gate S. While the target separation. This is done by replacing transversal Clifford gates of color codes provide them hardware operations for single-qubit Clifford with fast logical H and S gates, defect-based propos- gates with a classical tracking protocol. Inter- als for surface codes [14] implement the H gate via a qubit communication is added via a modified multi-step measurement protocol, and the S gate via a lattice surgery protocol that employs twist de- distilled ancilla qubit. In order to lower the overhead fects of the surface code. The long-range multi- of single-qubit Clifford gates, surface code qubits can target CNOT gates facilitate magic state distil- be encoded using twist defects [15], which are essen- lation, which renders our scheme fault-tolerant tially Majoranas that can be braided via code defor- and universal. mation [16].
    [Show full text]
  • Quantum Topological Error Correction Codes Are Capable of Improving the Performance of Clifford Gates
    1 Quantum Topological Error Correction Codes Are Capable of Improving the Performance of Clifford Gates Daryus Chandra, Zunaira Babar, Hung Viet Nguyen, Dimitrios Alanis, Panagiotis Botsinis, Soon Xin Ng, and Lajos Hanzo Abstract—The employment of quantum error correction codes under certain conditions we can transform various classes of (QECCs) within quantum computers potentially offers a reli- powerful classical error correction codes into their quantum ability improvement for both quantum computation and com- counterparts, such as Quantum Turbo Codes (QTCs) [8], [9], munications tasks. However, incorporating quantum gates for performing error correction potentially introduces more sources Quantum Low-Density Parity-Check (QLDPC) codes [10], of quantum decoherence into the quantum computers. In this [11], and Quantum Polar Codes (QPCs) [12], [13]. However, scenario, the primary challenge is to find the sufficient condition several challenges remain, hindering the immediate employ- required by each of the quantum gates for beneficially employing ment of these powerful QSCs in quantum computers. Firstly, QECCs in order to yield reliability improvements given that the the reliability of the state-of-the-art quantum gates is still quantum gates utilized by the QECCs also introduce quantum decoherence. In this treatise, we approach this problem by significantly lower compared to classical gates. For exam- firstly presenting the general framework of protecting quantum ple, the reliability of a two-qubit quantum gate is between gates by the amalgamation of the transversal configuration of 90:00% 99:90% across various technology platforms, such quantum gates and quantum stabilizer codes (QSCs), which can as spin− electronics, photonics, superconducting, trapped-ion, be viewed as syndrome-based QECCs.
    [Show full text]
  • Universal Quantum Computation with Ideal Clifford Gates and Noisy Ancillas
    PHYSICAL REVIEW A 71, 022316 ͑2005͒ Universal quantum computation with ideal Clifford gates and noisy ancillas Sergey Bravyi* and Alexei Kitaev† Institute for Quantum Information, California Institute of Technology, Pasadena, 91125 California, USA ͑Received 6 May 2004; published 22 February 2005͒ We consider a model of quantum computation in which the set of elementary operations is limited to Clifford unitaries, the creation of the state ͉0͘, and qubit measurement in the computational basis. In addition, we allow the creation of a one-qubit ancilla in a mixed state ␳, which should be regarded as a parameter of the model. Our goal is to determine for which ␳ universal quantum computation ͑UQC͒ can be efficiently simu- lated. To answer this question, we construct purification protocols that consume several copies of ␳ and produce a single output qubit with higher polarization. The protocols allow one to increase the polarization only along certain “magic” directions. If the polarization of ␳ along a magic direction exceeds a threshold value ͑about 65%͒, the purification asymptotically yields a pure state, which we call a magic state. We show that the Clifford group operations combined with magic states preparation are sufficient for UQC. The connection of our results with the Gottesman-Knill theorem is discussed. DOI: 10.1103/PhysRevA.71.022316 PACS number͑s͒: 03.67.Lx, 03.67.Pp I. INTRODUCTION AND SUMMARY additional operations ͑e.g., measurements by Aharonov- Bohm interference ͓13͔ or some gates that are not related to The theory of fault-tolerant quantum computation defines topology at all͒. Of course, these nontopological operations an important number called the error threshold.
    [Show full text]
  • Randomized Benchmarking of Two-Qubit Gates
    Master's Thesis Randomized Benchmarking of Two-Qubit Gates Department of Physics Laboratory for Solid State Physics Quantum Device Lab August 28, 2015 Author: Samuel Haberthur¨ Supervisor: Yves Salathe´ Principal Investor: Prof. Dr. Andreas Wallraff Abstract On the way to high-fidelity quantum gates, accurate estimation of the gate errors is essential. Randomized benchmarking (RB) provides a tool to classify and characterize the errors of multi- qubit gates. Here we implement RB to investigate the fidelity of single-qubit and two-qubit gates in the Clifford group realized on a superconducting transmon qubit system. This thesis provides an overview of the current randomized benchmarking methods and gives detailed discussions of how to estimate the gate error. For single-qubit gates an average gate fidelity of 99:6(1) % was obtained. Furthermore, it shows how two-qubit gates are realized and how they can be calibrated to achieve high fidelities. Here, the focus lies on the controlled phase gate and iswap gate, which are both implemented using fast magnetic flux pulses. For the former, fidelities above 92 % were estimated. Also a decreasing of average gate fidelity over time was observed. Finally, a method for achieving scalable iSwap gates is proposed. Contents 1. Motivation 6 2. Superconducting Quantum Circuits8 2.1. Electromagnetic Oscillators..............................8 2.2. The Transmon Qubit.................................. 11 2.3. Circuit QED...................................... 13 2.4. Readout and Single Quantum Gates......................... 15 2.5. Coherence Time.................................... 17 2.6. Experimental Setup.................................. 18 3. Single-Qubit Randomized Benchmarking 21 3.1. Randomized Noise Estimation............................. 22 3.2. Pauli Method...................................... 23 3.3.
    [Show full text]
  • Arxiv:2006.01273V1 [Quant-Ph] 1 Jun 2020 Performance of the System According to Our Bench- 5.1 Full Stack Benchmarking
    Application-Motivated, Holistic Benchmarking of a Full Quantum Computing Stack Daniel Mills∗ 1,2, Seyon Sivarajah2, Travis L. Scholten3, and Ross Duncan2,4 1University of Edinburgh, 10 Crichton Street, Edinburgh EH8 9AB, UK 2Cambridge Quantum Computing Ltd, 9a Bridge Street, Cambridge, CB2 1UB, UK 3IBM T.J. Watson Research Center, Yorktown Heights, NY 10598, USA 4University of Strathclyde, 26 Richmond Street, Glasgow, G1 1XH, UK June 3, 2020 Abstract Contents Quantum computing systems need to be bench- 1 Introduction2 marked in terms of practical tasks they would be expected to do. Here, we propose 3 “application- 2 Circuit Classes4 motivated” circuit classes for benchmarking: deep 2.1 Shallow Circuits: IQP . .4 (relevant for state preparation in the variational 2.2 Square Circuits: Random Circuit quantum eigensolver algorithm), shallow (inspired Sampling . .5 by IQP-type circuits that might be useful for near- 2.3 Deep Circuits: Pauli Gadgets . .7 term quantum machine learning), and square (in- spired by the quantum volume benchmark). We 3 Figures of Merit7 quantify the performance of a quantum computing 3.1 Heavy Output Generation Bench- system in running circuits from these classes using marking . .8 several figures of merit, all of which require expo- 3.2 Cross-Entropy Difference . 10 nential classical computing resources and a polyno- 3.3 `1-Norm Distance . 11 mial number of classical samples (bitstrings) from 3.4 Metric Comparison . 12 the system. We study how performance varies with the compilation strategy used and the de- 4 Quantum Computing Stack 12 vice on which the circuit is run. Using systems 4.1 Software Development Kits .
    [Show full text]
  • Supercomputer Simulations of Transmon Quantum Computers Quantum Simulations of Transmon Supercomputer
    IAS Series IAS Supercomputer simulations of transmon quantum computers quantum simulations of transmon Supercomputer 45 Supercomputer simulations of transmon quantum computers Dennis Willsch IAS Series IAS Series Band / Volume 45 Band / Volume 45 ISBN 978-3-95806-505-5 ISBN 978-3-95806-505-5 Dennis Willsch Schriften des Forschungszentrums Jülich IAS Series Band / Volume 45 Forschungszentrum Jülich GmbH Institute for Advanced Simulation (IAS) Jülich Supercomputing Centre (JSC) Supercomputer simulations of transmon quantum computers Dennis Willsch Schriften des Forschungszentrums Jülich IAS Series Band / Volume 45 ISSN 1868-8489 ISBN 978-3-95806-505-5 Bibliografsche Information der Deutschen Nationalbibliothek. Die Deutsche Nationalbibliothek verzeichnet diese Publikation in der Deutschen Nationalbibliografe; detaillierte Bibliografsche Daten sind im Internet über http://dnb.d-nb.de abrufbar. Herausgeber Forschungszentrum Jülich GmbH und Vertrieb: Zentralbibliothek, Verlag 52425 Jülich Tel.: +49 2461 61-5368 Fax: +49 2461 61-6103 [email protected] www.fz-juelich.de/zb Umschlaggestaltung: Grafsche Medien, Forschungszentrum Jülich GmbH Titelbild: Quantum Flagship/H.Ritsch Druck: Grafsche Medien, Forschungszentrum Jülich GmbH Copyright: Forschungszentrum Jülich 2020 Schriften des Forschungszentrums Jülich IAS Series, Band / Volume 45 D 82 (Diss. RWTH Aachen University, 2020) ISSN 1868-8489 ISBN 978-3-95806-505-5 Vollständig frei verfügbar über das Publikationsportal des Forschungszentrums Jülich (JuSER) unter www.fz-juelich.de/zb/openaccess. This is an Open Access publication distributed under the terms of the Creative Commons Attribution License 4.0, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Abstract We develop a simulator for quantum computers composed of superconducting transmon qubits.
    [Show full text]
  • Quantum Proofs Can Be Verified Using Only Single Qubit Measurements
    Quantum proofs can be verified using only single qubit measurements Tomoyuki Morimae,1, ∗ Daniel Nagaj,2, † and Norbert Schuch3 1ASRLD Unit, Gunma University, 1-5-1 Tenjin-cho Kiryu-shi Gunma-ken, 376-0052, Japan 2Institute of Physics, Slovak Academy of Sciences, D´ubravsk´acesta 9, 84511 Bratislava, Slovakia 3JARA Institute for Quantum Information, RWTH Aachen University, 52056 Aachen, Germany (Dated: October 9, 2018) QMA (Quantum Merlin Arthur) is the class of problems which, though potentially hard to solve, have a quantum solution which can be verified efficiently using a quantum computer. It thus forms a natural quantum version of the classical complexity class NP (and its probabilistic variant MA, Merlin-Arthur games), where the verifier has only classical computational resources. In this paper, we study what happens when we restrict the quantum resources of the verifier to the bare minimum: individual measurements on single qubits received as they come, one-by-one. We find that despite this grave restriction, it is still possible to soundly verify any problem in QMA for the verifier with the minimum quantum resources possible, without using any quantum memory or multiqubit operations. We provide two independent proofs of this fact, based on measurement based quantum computation and the local Hamiltonian problem, respectively. The former construction also applies to QMA1, i.e., QMA with one-sided error. PACS numbers: 03.67.-a, 03.67.Ac, 03.67.Lx I. INTRODUCTION ing a classical (NP, MA) or quantum (QMA) computer. Adding quantum mechanics opens new doors for Mer- lin to cheat, but on the other hand, performing a quan- One of the key questions in computational complexity tum computation as a verification procedure gives more is to determine the resources required to find a solution power to Arthur as well.
    [Show full text]
  • Arxiv:2007.08532V2 [Quant-Ph]
    Experimental implementation of non-Clifford interleaved randomized benchmarking with a controlled-S gate Shelly Garion,1, ∗ Naoki Kanazawa,2, † Haggai Landa,1 David C. McKay,3 Sarah Sheldon,4 Andrew W. Cross,3 and Christopher J. Wood3 1IBM Quantum, IBM Research Haifa, Haifa University Campus, Mount Carmel, Haifa 31905, Israel 2IBM Quantum, IBM Research Tokyo, 19-21 Nihonbashi Hakozaki-cho, Chuo-ku, Tokyo, 103-8510, Japan 3IBM Quantum, T.J. Watson Research Center, Yorktown Heights, NY 10598, USA 4IBM Quantum, Almaden Research Center, San Jose, CA 9512, USA Hardware efficient transpilation of quantum circuits to a quantum devices native gateset is es- sential for the execution of quantum algorithms on noisy quantum computers. Typical quantum devices utilize a gateset with a single two-qubit Clifford entangling gate per pair of coupled qubits, however, in some applications access to a non-Clifford two-qubit gate can result in more optimal circuit decompositions and also allows more flexibility in optimizing over noise. We demonstrate π calibration of a low error non-Clifford Controlled- 2 phase (CS) gate on a cloud based IBM Quantum computing using the Qiskit Pulse framework. To measure the gate error of the calibrated CS gate we perform non-Clifford CNOT-Dihedral interleaved randomized benchmarking. We are able to obtain a gate error of 5.9(7) × 10−3 at a gate length 263 ns, which is close to the coherence limit of the associated qubits, and lower error than the backends standard calibrated CNOT gate. I. INTRODUCTION sets with a Clifford two-qubit like CNOT are appealing as a variety of averaged errors in a Clifford gateset can Quantum computation holds great promise for speed- be can be robustly measured using various randomized ing up certain classes of problems, however near-term benchmarking (RB) protocols [4, 12–16].
    [Show full text]
  • A Study of the Robustness of Magic State Distillation Against Clifford Gate Faults
    A study of the robustness of magic state distillation against Clifford gate faults by Tomas Jochym-O'Connor A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Science in Physics - Quantum Information Waterloo, Ontario, Canada, 2012 c Tomas Jochym-O'Connor 2012 I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. I understand that my thesis may be made electronically available to the public. ii Abstract Quantum error correction and fault-tolerance are at the heart of any scalable quantum computation architecture. Developing a set of tools that satisfy the requirements of fault- tolerant schemes is thus of prime importance for future quantum information processing implementations. The Clifford gate set has the desired fault-tolerant properties, preventing bad propagation of errors within encoded qubits, for many quantum error correcting codes, yet does not provide full universal quantum computation. Preparation of magic states can enable universal quantum computation in conjunction with Clifford operations, however preparing magic states experimentally will be imperfect due to implementation errors. Thankfully, there exists a scheme to distill pure magic states from prepared noisy magic states using only operations from the Clifford group and measurement in the Z-basis, such a scheme is called magic state distillation [1]. This work investigates the robustness of magic state distillation to faults in state preparation and the application of the Clifford gates in the protocol. We establish that the distillation scheme is robust to perturbations in the initial state preparation and characterize the set of states in the Bloch sphere that converge to the T -type magic state in different fidelity regimes.
    [Show full text]
  • Superconducting Qubits: Current State of Play Arxiv:1905.13641V3
    Superconducting Qubits: Current State of Play Morten Kjaergaard,1 Mollie E. Schwartz,2 Jochen Braum¨uller,1 Philip Krantz,3 Joel I-J Wang,1, Simon Gustavsson,1 and William D. Oliver,1;2;4 1Research Laboratory of Electronics, Massachusetts Institute of Technology, Cambridge, USA, MA 02139. MK email: [email protected] 2MIT Lincoln Laboratory, 244 Wood Street, Lexington, USA, MA 02421 3Microtechnology and Nanoscience, Chalmers University of Technology, G¨oteborg, Sweden, SE-412 96 4Department of Physics, Massachusetts Institute of Technology, Cambridge, USA, MA 02139. WDO email: [email protected] Keywords superconducting qubits, superconducting circuits, quantum algorithms, quantum simulation, quantum error correction, NISQ era Abstract Superconducting qubits are leading candidates in the race to build a quantum computer capable of realizing computations beyond the reach of modern supercomputers. The superconducting qubit modality has been used to demonstrate prototype algorithms in the `noisy intermedi- ate scale quantum' (NISQ) technology era, in which non-error-corrected qubits are used to implement quantum simulations and quantum al- gorithms. With the recent demonstrations of multiple high fidelity two-qubit gates as well as operations on logical qubits in extensible superconducting qubit systems, this modality also holds promise for the longer-term goal of building larger-scale error-corrected quantum computers. In this brief review, we discuss several of the recent ex- perimental advances in qubit hardware, gate implementations, readout capabilities, early NISQ algorithm implementations, and quantum er- ror correction using superconducting qubits. While continued work on many aspects of this technology is certainly necessary, the pace of both conceptual and technical progress in the last years has been impres- arXiv:1905.13641v3 [quant-ph] 21 Apr 2020 sive, and here we hope to convey the excitement stemming from this progress.
    [Show full text]
  • Logical Clifford Synthesis for Stabilizer Codes
    IEEE Transactions on Quantum Software uantumEngineering Received March 24, 2020; revised July 29, 2020; accepted August 31, 2020; date of publication September 11, 2020; date of current version October 5, 2020. Digital Object Identifier 10.1109/TQE.2020.3023419 Logical Clifford Synthesis for Stabilizer Codes NARAYANAN RENGASWAMY1 (Student Member, IEEE), ROBERT CALDERBANK1 (Fellow, IEEE), SWANAND KADHE2 (Member, IEEE), AND HENRY D. PFISTER1 (Senior Member, IEEE) 1 Department of Electrical and Computer Engineering, Duke University, Durham, NC 27708 USA 2 Department of Electrical Engineering and Computer Sciences, University of California, Berkeley, CA 94720 USA Corresponding author: Narayanan Rengaswamy (e-mail: [email protected]). Part of this work was presented at the 2018 IEEE International Symposium on Information Theory [1]. This work was supported by the National Science Foundation under Grants 1718494, 1908730, and 1910571. ABSTRACT Quantum error-correcting codes are used to protect qubits involved in quantum computation. This process requires logical operators to be translated into physical operators acting on physical quantum states. In this article, we propose a mathematical framework for synthesizing physical circuits that implement logical Clifford operators for stabilizer codes. Circuit synthesis is enabled by representing the desired physical Clifford operator in CN×N as a 2m × 2m binary symplectic matrix, where N = 2m. We prove two theorems that use symplectic transvections to effciently enumerate all binary symplectic matrices that satisfy a system of linear equations. As a corollary, we prove that for an [[m, k]]stabilizer code every logical Clifford operator has 2r(r+1)/2 symplectic solutions, where r = m − k, up to stabilizer degeneracy.
    [Show full text]
  • Stim: a Fast Stabilizer Circuit Simulator Craig Gidney
    Stim: a fast stabilizer circuit simulator Craig Gidney Google Inc., Santa Barbara, California 93117, USA June 21, 2021 This paper presents “Stim", a fast simulator for quantum stabilizer circuits. The paper explains how Stim works and compares it to existing tools. With no foreknowledge, Stim can analyze a distance 100 surface code circuit (20 thousand qubits, 8 million gates, 1 million measurements) in 15 seconds and then begin sampling full circuit shots at a rate of 1 kHz. Stim uses a stabilizer tableau representation, similar to Aaronson and Gottesman’s CHP simulator, but with three main improvements. First, Stim improves the asymptotic complexity of deterministic measurement from quadratic to linear by tracking the inverse of the circuit’s stabilizer tableau. Second, Stim improves the constant factors of the algorithm by using a cache-friendly data layout and 256 bit wide SIMD instructions. Third, Stim only uses expensive stabilizer tableau simulation to create an initial reference sample. Further samples are collected in bulk by using that sample as a reference for batches of Pauli frames propagating through the circuit. Readers who want to try Stim can find its source code in this paper’s ancillary files or on github at https: // github. com/ quantumlib/ stim . Stim is also available as a Python 3 pypi package installed via “pip install stim". There is also a pypi package “stimcirq" that exposes stim as a cirq sampler. 1 Introduction In the field of human computer interaction, an important metric is the delay between human action
    [Show full text]