Fault-tolerant quantum computing with color codes Andrew J. Landahl with Jonas T. Anderson and Patrick R. Rice. arxiv:

Size: px
Start display at page:

Download "Fault-tolerant quantum computing with color codes Andrew J. Landahl with Jonas T. Anderson and Patrick R. Rice. arxiv:"

Transcription

1 '!" '!"!!!* % $!!!* "#$%!"#$#%&'()*+,&-.&"#/-0#.$)(&'#%-1#.&& & 2-$"&+3+.&)4#5.$&#6&2"-$+&%')*+&!! &7+$2++.&'"#$#%&).,&"+),+/& "#$% &!&!!!%!$ % $ &+!! ) '!# )!+' ( %+!&!" (!& *+!" )+!% (+!$!* % $!!!%!$ #+!* % $ $+!# ) ' (!"!#!*!&!# ) (!&!#!%!$!%!$ Fault-tolerant quantum computing with color codes Andrew J. Landahl with Jonas T. Anderson and Patrick R. Rice. arxiv: :;:88& This work was supported in part by the Laboratory Directed Research and Development program at Sandia National Laboratories. Sandia National Laboratories is a multi-program laboratory managed and operated by Sandia Corporation, a wholly owned subsidiary of Lockheed Martin Corporation, for the U.S. Department of Energy s National Nuclear Security Administration under contract DE-AC04-94AL <=>88?&@+*#.,&A.$+/.)1#.)(&>#.6+/+.*+&#.&<5).$54&=//#/&>#//+*1#.&

2 Photos placed in horizontal posi1on with even amount of white space between photos and header Fault-tolerant quantum computing with color codes Andrew J. Landahl with Jonas T. Anderson and Patrick R. Rice. arxiv: /8/11 This work was supported in part by the Laboratory Directed Research and Development program at Sandia National Laboratories. Sandia National Laboratories is a multi-program laboratory managed and operated by Sandia Corporation, a wholly owned subsidiary of Lockheed Martin Corporation, for the U.S. Department of Energy s National Nuclear Security Administration under contract DE-AC04-94AL QEC11: Second Interna1onal Conference on Quantum Error Correc1on

3 Color codes The three semiregular 2D topological color codes The 2D topological subsystem color code [Bombin & Mar1n Delgado, PRL 97, (2006)] [Bombin, PRA 80, (2010)] S is transversal Fewest qubits/distance Planar color codes: 3m corners Checks: X f,z f S is transversal Two body checks suffice These codes are naturally suited to 2D quantum technologies in which long distance quantum transport is imprac1cal. The 2D surface code has many promising features for fault tolerant quantum compu1ng, including a high accuracy threshold and no need for syndrome ancilla dis4lla4on. How do 2D color codes compare? QEC11: Second Interna1onal Conference on Quantum Error Correc1on 3

4 Control & noise models Control model: (Faulty) gate basis: {I, X, Z, H, S, S, CNOT,M Z,M X, 0, +, π/4 } Standard assumpdons: Parallel opera1on, refreshable ancilla, fast classical computa1on, equal 1me gates. Locality assumpdons: 2D layout, local quantum processing. BP channel: Bit flip channel B(p) followed by phase flip channel Φ(p). DP channel: Applies each two qubit ( double Pauli ) product with probability p/16. Noise model: Standard assumpdons: No leakage, reliable classical computa1on. 1. Circuit based noise model Each prepara1on and one qubit gate followed by BP(p). Each CNOT gate followed by DP(p). Each measurement preceded by BP(p) and result flipped with probability p. 2. Phenomenological noise model Same, except each syndrome bit extrac1on circuit modeled phenomenologically as a measurement that fails with probability p; ignores noise propaga1on between data and ancilla. Gates only appear in encoded computa1on. 3. Code capacity noise model Same as phenomenological model, except syndrome measurements are perfect. QEC11: Second Interna1onal Conference on Quantum Error Correc1on 4

5 Decoders & thresholds OpDmal decoder: Returns recovery most likely to succeed given the syndrome. MLE decoder: Returns most likely error that occurred given the syndrome. 7.8% [A] 0.9% [B] [A: Sarvepalli & Raussendorf, arxiv: ] [B: Fowler, Whiteside, and Hollenberg, arxiv: ] [See our paper for other references.] QEC11: Second Interna1onal Conference on Quantum Error Correc1on 5

6 Syndrome extraction XZ sequendal schedule XZ interleaved schedule 0 M Z + M X Example of error propagadon X error on X check bit (red circle) between 1me steps 5 and 6. Propagates to 3 data errors; detected correctly by 3 Z check bits (yellow) QEC11: Second Interna1onal Conference on Quantum Error Correc1on 6

7 Decoding Code capacity MLE decoder: (Works for all CSS codes.) OpDmizaDon problem Integer program over GF(2) Integer program over the reals min v x v sto x v = s f f v f x v B := {0, 1} min 1 T x sto Hx = s mod 2 x B n min c T y sto Ay = z y B n z := s +2t 1 +4t 2 +8t 3 y := (x T, t T 1, t T 2, t T 3 ) T c := ( 1 T, 0 T, 0 T, 0 T ) T A := (H 2I 4I 8I) Phenomenological MLE decoder: (Works for all CSS codes.) Integer program over the reals Measurement error Data error min c T y sto Ay = z y B n H H A :=... H I I z := s +2t 1 +4t 2 +8t 3 y := (x T data, x T synd, t T 1, t T 2, t T 3 ) T c := ( 1 T, 1 T, 0 T, 0 T, 0 T ) T I. 2I 4I 8I... I I QEC11: Second Interna1onal Conference on Quantum Error Correc1on 7

8 Code-capacity threshold Exact curves found up to d = 7. p fail = p E (1 p) n E, failing patterns E p (est) fail Monte Carlo esdmate for d = 9. = N fail N (σ 2 fail) (est) = p (est) fail ( 1 p (est) fail N ) Threshold by scaling Ansatz fit, not curve crossing esdmate. [Wang, Harrington, & Preskill, Ann. Phys. 303, 31 (2003)] Theory: Fit: ξ p p c ν 0 p fail =(p p c )d 1/ν 0 p fail = A + B(p p c )d 1/ν 0 p th = 10.56(1)% N.B. Finite size effects may ma:er. P Failure (a) P Error (b) d=3 d=5 d=7 d= QEC11: Second Interna1onal Conference on Quantum Error Correc1on 8

9 Phenomenological threshold Algorithm 1 : p fail (p) by Monte Carlo 1: n faces 1 4 (d + 1)2 1. 2: for i =1to N do d=5 d=7 d=9 3: // Generate data and syndrome errors for d time slices. 4: for t =1to d do 5: for j =1to n do 6: E[t, j] 1 with probability p. // Data errors. 7: end for 8: for j = n +1to n n faces do 9: E[t, j] 1 with probability p. // Synd. errors. 10: end for 11: end for 12: E min Decode(Syndrome(E)). // 3D error volume. 13: E L t E[t] E min[t]. // 2D error plane. 14: E min Decode(Syndrome(E )). // Ideal decoding. 15: if ( L i E [i] E min[i] = 1) then 16: N fail N fail : end if 18: end for 19: return p (est) fail = N fail /N. P Failure P Failure P Error d=5 d=7 d=9 p th =3.05(4)% P Error QEC11: Second Interna1onal Conference on Quantum Error Correc1on 9

10 Circuit threshold d=5 d=7 d= d=5 d=7 d= P Failure P Failure P Error P Error Circuit generates correlated errors up to weight four ( hooks ). Can accommodate by modifying fi^ng funcdon: p fail = A + B(p p c )d 1/ν 0 + C(p p c ) 2 d 2/ν 0. (XZ interleaved) p th (XZ sequential) p th =8.2(3) 10 4 =8.0(4) 10 4 QEC11: Second Interna1onal Conference on Quantum Error Correc1on 10

11 p fail = p(o E + E min ) = 2 O log ops O string-net O SAW( d) Self-avoiding walk bound p(o E + E min )+ p(o E + E min ) p(o E + E min ) O string 2 n n SAW (L) 2 L [p(1 p)] L/2 L d # star1ng points for SAW # ways to choose flips on E + E min Prob. flips at those loca1ons n SAW (L) max ( max 1) L 1 n SAW (L) P (L) µ L p th (1 p th ) 1 4µ 2 Code capacity noise model µ (6) µ p th (1)% cf (1)% Phenomenological noise model max = 10 p th % cf. 3.05(4)% [Dennis, Kitaev, Landahl, & Preskill, JMP 43, 4452 (2002)] QEC11: Second Interna1onal Conference on Quantum Error Correc1on 11

12 Architectures & computation Transversal Push noise channels through gates to get effec1ve noise channels for FTQEC Magic states for T gate injected by teleporta1on. 0 M M X / H Unencode M Z 0 / X Z M p I = p X = p Z = p 0 = p + = 3 2 p CNOT = 3 2 p(nondestructive) M X =2p H =2p (bit-flip) S =8.2(3) 10 4 p (destructive) M X =2p (bit-flip) T = p (destructive) M Z = 10.56(1)% p π/4 =( 2 1)/ % =3p (phase-flip) S =3p (bit-flip) T = 3 2 p(nondestructive) M Z Code deformadon Local ops to grow, shrink, & move defects. H, S, CNOT gate by code deforma1on. Magic states for T gate injected by code deforma1on. QEC11: Second Interna1onal Conference on Quantum Error Correc1on 12

13 Summary Color codes vs. surface codes Code capacity & phenomenological thresholds comparable to surface codes. (11%, 3%) Circuit model threshold about 10 1mes smaller than surface code s. Rigorous bounds on threshold very weak at this point. Qubit overhead comparable to surface codes. Open quesdons: TSCCs: Do they have beper thresholds? Leakage errors: How well are they tolerated? Efficient decoders: TCC = 2 surface codes run efficient matching on these. Threshold? Rigorous lower bounds: Tighter analysis techniques? Magic state injec1on: How much of 14.6% threshold is consumed by imperfect injec1on? Topological quantum computa1on: How to formulate a color code quantum double model? QEC11: Second Interna1onal Conference on Quantum Error Correc1on 13

Analog quantum error correction with encoding a qubit into an oscillator

Analog quantum error correction with encoding a qubit into an oscillator 17th Asian Quantum Information Science Conference 6 September 2017 Analog quantum error correction with encoding a qubit into an oscillator Kosuke Fukui, Akihisa Tomita, Atsushi Okamoto Graduate School

More information

high thresholds in two dimensions

high thresholds in two dimensions Fault-tolerant quantum computation - high thresholds in two dimensions Robert Raussendorf, University of British Columbia QEC11, University of Southern California December 5, 2011 Outline Motivation Topological

More information

Introduction to Topological Error Correction and Computation. James R. Wootton Universität Basel

Introduction to Topological Error Correction and Computation. James R. Wootton Universität Basel Introduction to Topological Error Correction and Computation James R. Wootton Universität Basel Overview Part 1: Topological Quantum Computation Abelian and non-abelian anyons Quantum gates with Abelian

More information

Lectures on Fault-Tolerant Quantum Computation

Lectures on Fault-Tolerant Quantum Computation Lectures on Fault-Tolerant Quantum Computation B.M. Terhal, IBM Research I. Descriptions of Noise and Quantum States II. Quantum Coding and Error-Correction III. Fault-Tolerant Error-Correction. Surface

More information

Quantum computers still work with 25% of their qubits missing

Quantum computers still work with 25% of their qubits missing Quantum computers still work with 25% of their qubits missing Sean Barrett Tom Stace (UQ) Phys. Rev. Lett. 102, 200501(2009) Phys. Rev. A 81, 022317 (2010) Phys. Rev. Lett. 105, 200502 (2010) Outline Loss/leakage

More information

arxiv: Statistical mechanical models for quantum codes subject to correlated noise

arxiv: Statistical mechanical models for quantum codes subject to correlated noise Statistical mechanical models for quantum codes subject to correlated noise Christopher Chubb (EQUS USyd), Steve Flammia (EQUS USyd/YQI Yale) (me@)christopherchubb.com arxiv:1809.10704 Perimeter Institute

More information

arxiv: Statistical mechanical models for quantum codes subject to correlated noise

arxiv: Statistical mechanical models for quantum codes subject to correlated noise Statistical mechanical models for quantum codes subject to correlated noise Christopher Chubb (EQUS USyd), Steve Flammia (EQUS USyd/YQI Yale) (me@)christopherchubb.com arxiv:1809.10704 UNM 2018-10 Quantum

More information

Example: sending one bit of information across noisy channel. Effects of the noise: flip the bit with probability p.

Example: sending one bit of information across noisy channel. Effects of the noise: flip the bit with probability p. Lecture 20 Page 1 Lecture 20 Quantum error correction Classical error correction Modern computers: failure rate is below one error in 10 17 operations Data transmission and storage (file transfers, cell

More information

Fault-tolerant conversion between the Steane and Reed-Muller quantum codes

Fault-tolerant conversion between the Steane and Reed-Muller quantum codes Fault-tolerant conversion between the Steane and Reed-Muller quantum codes Jonas T. Anderson, Guillaume Duclos-Cianci, and David Poulin Département de Physique, Université de Sherbrooke, Sherbrooke, Québec,

More information

Measurement-based quantum error correction

Measurement-based quantum error correction Measurement-based quantum error correction Janna Hinchliff University of Bristol, Quantum Engineering Centre for Doctoral Training Introduction Measurement-based (or one-way) quantum error correction (MBQEC)

More information

THE ABC OF COLOR CODES

THE ABC OF COLOR CODES THE ABC OF COLOR CODES Aleksander Kubica ariv:1410.0069, 1503.02065 work in progress w/ F. Brandao, K. Svore, N. Delfosse 1 WHY DO WE CARE ABOUT QUANTUM CODES? Goal: store information and perform computation.

More information

arxiv: v2 [quant-ph] 14 May 2017

arxiv: v2 [quant-ph] 14 May 2017 A Low-Overhead Hybrid Approach for Universal Fault-Tolerant Quantum Computation Eesa Nikahd, Morteza Saheb Zamani, and Mehdi Sedighi Quantum Design Automation Lab Amirkabir University of Technology, Tehran,

More information

arxiv: v2 [quant-ph] 18 Aug 2016

arxiv: v2 [quant-ph] 18 Aug 2016 Quantum Information and Computation, Vol. 0, No. 0 (2003) 000 000 c Rinton Press NOISE THRESHOLDS FOR THE 4, 2, 2 -CONCATENATED TORIC CODE ariv:1604.04062v2 [quant-ph] 18 Aug 2016 Ben Criger JARA Institute

More information

Summary: Types of Error

Summary: Types of Error Summary: Types of Error Unitary errors (including leakage and cross-talk) due to gates, interactions. How does this scale up (meet resonance conditions for misc. higher-order photon exchange processes

More information

Q uantum computers1,2 are expected to outperform current classical computers. Many problems intractable

Q uantum computers1,2 are expected to outperform current classical computers. Many problems intractable OPEN SUBJECT AREAS: QUANTUM INFORMATION INFORMATION THEORY AND COMPUTATION INFORMATION TECHNOLOGY COMPUTER SCIENCE Received 3 January 203 Accepted 3 June 203 Published 20 June 203 Correspondence and requests

More information

Threshold theorem for quantum supremacy arxiv:

Threshold theorem for quantum supremacy arxiv: 2017.1.16-20 QIP2017 Seattle, USA Threshold theorem for quantum supremacy arxiv:1610.03632 Keisuke Fujii Photon Science Center, The University of Tokyo /PRESTO, JST 2017.1.16-20 QIP2017 Seattle, USA Threshold

More information

Postselection threshold against biased noise (A probabilistic mixing lemma and quantum fault tolerance) Ben W. Reichardt Caltech

Postselection threshold against biased noise (A probabilistic mixing lemma and quantum fault tolerance) Ben W. Reichardt Caltech Postselection threshold against biased noise (A probabilistic mixing lemma and quantum fault tolerance) Ben W. Reichardt Caltech Results xistence of tolerable noise rates for many fault-tolerance schemes,

More information

Quantum Computer Architecture

Quantum Computer Architecture Quantum Computer Architecture Scalable and Reliable Quantum Computers Greg Byrd (ECE) CSC 801 - Feb 13, 2018 Overview 1 Sources 2 Key Concepts Quantum Computer 3 Outline 4 Ion Trap Operation The ion can

More information

X row 1 X row 2, X row 2 X row 3, Z col 1 Z col 2, Z col 2 Z col 3,

X row 1 X row 2, X row 2 X row 3, Z col 1 Z col 2, Z col 2 Z col 3, 1 Ph 219c/CS 219c Exercises Due: Thursday 9 March 2017.1 A cleaning lemma for CSS codes In class we proved the cleaning lemma for stabilizer codes, which says the following: For an [[n, k]] stabilizer

More information

QUANTUM COMPUTER ARCHITECTURE FOR FAST ENTROPY EXTRACTION

QUANTUM COMPUTER ARCHITECTURE FOR FAST ENTROPY EXTRACTION Quantum Information and Computation, Vol. 1, No. 0 (2001) 000 000 c Rinton Press QUANTUM COMPUTER ARCHITECTURE FOR FAST ENTROPY EXTRACTION ANDREW M. STEANE Centre for Quantum Computation, Oxford University,

More information

Fault-Tolerant Universality from Fault-Tolerant Stabilizer Operations and Noisy Ancillas

Fault-Tolerant Universality from Fault-Tolerant Stabilizer Operations and Noisy Ancillas Fault-Tolerant Universality from Fault-Tolerant Stabilizer Operations and Noisy Ancillas Ben W. Reichardt UC Berkeley NSF, ARO [quant-ph/0411036] stabilizer operations, Q: Do form a universal set? prepare

More information

becomes at most η th ( η ) 2t. As a result, it requires only O(log log T ) levels of concatenation to achieve sucient accuracy (η effective 1 T

becomes at most η th ( η ) 2t. As a result, it requires only O(log log T ) levels of concatenation to achieve sucient accuracy (η effective 1 T SURVEY ON THE BOUNDS OF THE QUANTUM FAULT-TOLERANCE THRESHOLD CHRISTOPHER GRAVES 1. Introduction I rst briey summarize the threshold theorem and describe the motivations for tightening the bounds on the

More information

Topological quantum computation

Topological quantum computation School US-Japan seminar 2013/4/4 @Nara Topological quantum computation -from topological order to fault-tolerant quantum computation- The Hakubi Center for Advanced Research, Kyoto University Graduate

More information

Techniques for fault-tolerant quantum error correction

Techniques for fault-tolerant quantum error correction Techniques for fault-tolerant quantum error correction Ben Reichardt UC Berkeley Quantum fault-tolerance problem C 0/1 Fault-tolerant, larger High tolerable noise Low overhead 1 Encoding for fault tolerance

More information

From Majorana Fermions to Topological Order

From Majorana Fermions to Topological Order From Majorana Fermions to Topological Order Arxiv: 1201.3757, to appear in PRL. B.M. Terhal, F. Hassler, D.P. DiVincenzo IQI, RWTH Aachen We are looking for PhD students or postdocs for theoretical research

More information

Quantum Error Correction and Fault Tolerance. Classical Repetition Code. Quantum Errors. Barriers to Quantum Error Correction

Quantum Error Correction and Fault Tolerance. Classical Repetition Code. Quantum Errors. Barriers to Quantum Error Correction Quantum Error Correction and Fault Tolerance Daniel Gottesman Perimeter Institute The Classical and Quantum Worlds Quantum Errors A general quantum error is a superoperator: ρ ΣA k ρ A k (Σ A k A k = I)

More information

John Preskill, Caltech 14 January The cost of quantum fault tolerance

John Preskill, Caltech 14 January The cost of quantum fault tolerance John Preskill, Caltech 14 January 2005 http://www.iqi.caltech.edu/ The cost of quantum fault tolerance t Quantum Error Correction Shor 95 Steane 95 Quantum information can be protected, and processed fault-tolerantly.

More information

How Often Must We Apply Syndrome Measurements?

How Often Must We Apply Syndrome Measurements? How Often Must We Apply Syndrome Measurements? Y. S. Weinstein Quantum Information Science Group, MITRE, 200 Forrestal Rd., Princeton, NJ 08540 ABSTRACT Quantum error correction requires encoding quantum

More information

Quantum Computing with Very Noisy Gates

Quantum Computing with Very Noisy Gates Quantum Computing with Very Noisy Gates Produced with pdflatex and xfig Fault-tolerance thresholds in theory and practice. Available techniques for fault tolerance. A scheme based on the [[4, 2, 2]] code.

More information

Non-Zero Syndromes and Syndrome Measurement Order for the [[7,1,3]] Quantum Error Correction Code

Non-Zero Syndromes and Syndrome Measurement Order for the [[7,1,3]] Quantum Error Correction Code Non-Zero Syndromes and Syndrome Measurement Order for the [[,,]] Quantum Error Correction Code Yaakov S. Weinstein Quantum Information Science Group, Mitre, Forrestal Rd. Princeton, NJ, USA The[[,,]] quantum

More information

Quantum error correction on a hybrid spin system. Christoph Fischer, Andrea Rocchetto

Quantum error correction on a hybrid spin system. Christoph Fischer, Andrea Rocchetto Quantum error correction on a hybrid spin system Christoph Fischer, Andrea Rocchetto Christoph Fischer, Andrea Rocchetto 17/05/14 1 Outline Error correction: why we need it, how it works Experimental realization

More information

6. Quantum error correcting codes

6. Quantum error correcting codes 6. Quantum error correcting codes Error correcting codes (A classical repetition code) Preserving the superposition Parity check Phase errors CSS 7-qubit code (Steane code) Too many error patterns? Syndrome

More information

arxiv: v2 [quant-ph] 19 Sep 2016

arxiv: v2 [quant-ph] 19 Sep 2016 LOCAL DECODERS FOR THE 2D AND 4D TORIC CODE Nikolas P. Breuckmann JARA Institute for Quantum Information, RWTH Aachen, Otto-Blumenthal-Straße 20 Aachen, Nordrhein-Westfalen, 52074 Germany Kasper Duivenvoorden

More information

CSE 599d - Quantum Computing Fault-Tolerant Quantum Computation and the Threshold Theorem

CSE 599d - Quantum Computing Fault-Tolerant Quantum Computation and the Threshold Theorem CSE 599d - Quantum Computing Fault-Tolerant Quantum Computation and the Threshold Theorem Dave Bacon Department of Computer Science & Engineering, University of Washington In the last few lectures, we

More information

More advanced codes 0 1 ( , 1 1 (

More advanced codes 0 1 ( , 1 1 ( p. 1/24 More advanced codes The Shor code was the first general-purpose quantum error-correcting code, but since then many others have been discovered. An important example, discovered independently of

More information

Performance Requirements of a Quantum Computer Using Surface Code Error Correction

Performance Requirements of a Quantum Computer Using Surface Code Error Correction Performance Requirements of a Quantum Computer Using Surface Code Error Correction Cody Jones, Stanford University Rodney Van Meter, Austin Fowler, Peter McMahon, James Whitfield, Man-Hong Yung, Thaddeus

More information

Fault-tolerance thresholds for the surface code with fabrication errors

Fault-tolerance thresholds for the surface code with fabrication errors Fault-tolerance thresholds for the surface code with fabrication errors James M. Auger, 1, Hussain Anwar, 2, 1 Mercedes Gimeno-Segovia, 3, 4, 2 Thomas M. Stace, 5 and Dan E. Browne 1 1 Department of Physics

More information

Supplemental Material - Synthesis of Arbitrary Quantum Circuits to Topological Assembly

Supplemental Material - Synthesis of Arbitrary Quantum Circuits to Topological Assembly Supplemental Material - Synthesis of Arbitrary Quantum Circuits to Topological Assembly Alexandru Paler 1*, Simon J. Devitt 2, and Austin G. Fowler 3 1 Universitatea Transilvania, Facultatea de Matematică

More information

Teleportation-based approaches to universal quantum computation with single-qubit measurements

Teleportation-based approaches to universal quantum computation with single-qubit measurements Teleportation-based approaches to universal quantum computation with single-qubit measurements Andrew Childs MIT Center for Theoretical Physics joint work with Debbie Leung and Michael Nielsen Resource

More information

Simulating the transverse Ising model on a quantum computer: Error correction with the surface code

Simulating the transverse Ising model on a quantum computer: Error correction with the surface code PHYSICAL REVIEW A 87, 032341 (2013) Simulating the transverse Ising model on a quantum computer: Error correction with the surface code Hao You ( ), 1,2 Michael R. Geller, 1 and P. C. Stancil 1,2 1 Department

More information

Introduction to Quantum Error Correction

Introduction to Quantum Error Correction Introduction to Quantum Error Correction Nielsen & Chuang Quantum Information and Quantum Computation, CUP 2000, Ch. 10 Gottesman quant-ph/0004072 Steane quant-ph/0304016 Gottesman quant-ph/9903099 Errors

More information

Overview of Topological Cluster-State Quantum Computation on 2D Cluster-State

Overview of Topological Cluster-State Quantum Computation on 2D Cluster-State Overview of Topological Cluster-State Quantum Computation on 2D Cluster-State based on High-threshold universal quantum computation on the surface code -Austin G. Fowler, Ashley M. Stephens, and Peter

More information

arxiv: v2 [quant-ph] 25 Jan 2010

arxiv: v2 [quant-ph] 25 Jan 2010 Topological color codes on Union Jack lattices: a stable implementation of the whole Clifford group Helmut G. Katzgraber, 1,2 H. Bombin, 3 Ruben S. Andrist, 2 and M. A. Martin-Delgado 4 1 Department of

More information

arxiv: v3 [quant-ph] 21 Feb 2013

arxiv: v3 [quant-ph] 21 Feb 2013 Surface code quantum computing by lattice surgery arxiv:1111.4022v3 [quant-ph] 21 Feb 2013 Clare Horsman 1, Austin G. Fowler 2, Simon Devitt 3 and Rodney Van Meter 4 1 Keio University Shonan Fujisawa Campus,

More information

Quantum Error Correcting Codes and Quantum Cryptography. Peter Shor M.I.T. Cambridge, MA 02139

Quantum Error Correcting Codes and Quantum Cryptography. Peter Shor M.I.T. Cambridge, MA 02139 Quantum Error Correcting Codes and Quantum Cryptography Peter Shor M.I.T. Cambridge, MA 02139 1 We start out with two processes which are fundamentally quantum: superdense coding and teleportation. Superdense

More information

arxiv: v2 [quant-ph] 18 Oct 2018

arxiv: v2 [quant-ph] 18 Oct 2018 Neural network decoder for topological color codes with circuit level noise arxiv:1804.02926v2 [quant-ph] 18 Oct 2018 P. Baireuther, 1 M. D. Caio, 1 B. Criger, 2, 3 C. W. J. Beenakker, 1 and T. E. O Brien

More information

Fault-tolerant quantum error detection

Fault-tolerant quantum error detection Fault-tolerant quantum error detection arxiv:6.06946v2 [quant-ph] 7 May 207 N. M. Linke, M. Gutierrez, 2 K. A. Landsman, C. Figgatt, S. Debnath, K. R. Brown, 2 C. Monroe,3 Joint Quantum Institute, Department

More information

Energetics and Error Rates of Self-Correcting Quantum Memories

Energetics and Error Rates of Self-Correcting Quantum Memories Energetics and Error Rates of Self-Correcting Quantum Memories John Schulman Quantum codes allow for the robust storage of quantum information despite interaction with the environment. In a quantum code,

More information

arxiv:quant-ph/ v3 3 Nov 2006

arxiv:quant-ph/ v3 3 Nov 2006 Quantum Information and Computation, Vol. 0, No. 0 (2003) 000 000 c Rinton Press Noise Threshold for a Fault-Tolerant Two-Dimensional Lattice Architecture arxiv:quant-ph/0604090v3 3 Nov 2006 Krysta M.

More information

Limitations on transversal gates

Limitations on transversal gates Limitations on transversal gates Michael Newman 1 and Yaoyun Shi 1,2 University of Michigan 1, Alibaba Group 2 February 6, 2018 Quantum fault-tolerance Quantum fault-tolerance Quantum fault-tolerance Quantum

More information

A Tutorial on Quantum Error Correction

A Tutorial on Quantum Error Correction Proceedings of the International School of Physics Enrico Fermi, course CLXII, Quantum Computers, Algorithms and Chaos, G. Casati, D. L. Shepelyansky and P. Zoller, eds., pp. 1 32 (IOS Press, Amsterdam

More information

Approaches to Quantum Error Correction

Approaches to Quantum Error Correction Séminaire Poincaré 1 (005) 65 93 Séminaire Poincaré Approaches to Quantum Error Correction Julia Kempe CNRS & LRI Laboratoire de Recherche Informatique Bât. 490, Université de Paris-Sud 91405 Orsay Cedex

More information

Quantum Computing: the Majorana Fermion Solution. By: Ryan Sinclair. Physics 642 4/28/2016

Quantum Computing: the Majorana Fermion Solution. By: Ryan Sinclair. Physics 642 4/28/2016 Quantum Computing: the Majorana Fermion Solution By: Ryan Sinclair Physics 642 4/28/2016 Quantum Computation: The Majorana Fermion Solution Since the introduction of the Torpedo Data Computer during World

More information

Achievable rates of Go1esman-Kitaev-Preskill (GKP) codes for Gaussian thermal loss channels

Achievable rates of Go1esman-Kitaev-Preskill (GKP) codes for Gaussian thermal loss channels Achievable rates of Go1esman-Kitaev-Preskill (GKP) codes for Gaussian thermal loss channels Kyungjoo Noh1, Victor V. Albert1,2, and Liang Jiang1 1Yale University 2Caltech (2018/06/29) 1 Gaussian thermal

More information

スタビライザー形式と トポロジカル量子計算 藤井 啓祐 ψ pl eiθlpz ψ pl

スタビライザー形式と トポロジカル量子計算 藤井 啓祐 ψ pl eiθlpz ψ pl ψ p L e iθlp ψ p L 1990.-G. Wen Ground-state degeneracy of the fractional quantum Hall states in the presence of a random potential and on high-genus Riemann surfaces:topological order Phys. Rev. B 41

More information

What is a quantum computer? Quantum Architecture. Quantum Mechanics. Quantum Superposition. Quantum Entanglement. What is a Quantum Computer (contd.

What is a quantum computer? Quantum Architecture. Quantum Mechanics. Quantum Superposition. Quantum Entanglement. What is a Quantum Computer (contd. What is a quantum computer? Quantum Architecture by Murat Birben A quantum computer is a device designed to take advantage of distincly quantum phenomena in carrying out a computational task. A quantum

More information

Quantum Error Correction Codes-From Qubit to Qudit. Xiaoyi Tang, Paul McGuirk

Quantum Error Correction Codes-From Qubit to Qudit. Xiaoyi Tang, Paul McGuirk Quantum Error Correction Codes-From Qubit to Qudit Xiaoyi Tang, Paul McGuirk Outline Introduction to quantum error correction codes (QECC) Qudits and Qudit Gates Generalizing QECC to Qudit computing Need

More information

Magic States. Presented by Nathan Babcock

Magic States. Presented by Nathan Babcock Magic States Presented by Nathan Babcock Overview I will discuss the following points:. Quantum Error Correction. The Stabilizer Formalism. Clifford Group Quantum Computation 4. Magic States 5. Derivation

More information

arxiv: v5 [quant-ph] 28 Jan 2015

arxiv: v5 [quant-ph] 28 Jan 2015 Long-distance quantum communication over noisy networks without long-time quantum memory Paweł Mazurek 1, Andrzej Grudka 2, Michał Horodecki 1, Paweł Horodecki 3, Justyna Łodyga 2, Łukasz Pankowski 1 and

More information

arxiv: v1 [quant-ph] 27 Apr 2017

arxiv: v1 [quant-ph] 27 Apr 2017 The ZX calculus is a language for surface code lattice surgery Niel de Beaudrap Department of Computer Science, University of Oxford, Parks Road, Oxford, OX1 3QD niel.debeaudrap@cs.ox.ac.uk arxiv:1704.08670v1

More information

Logical error rate in the Pauli twirling approximation

Logical error rate in the Pauli twirling approximation Logical error rate in the Pauli twirling approximation Amara Katabarwa and Michael R. Geller Department of Physics and Astronomy, University of Georgia, Athens, Georgia 30602, USA (Dated: April 10, 2015)

More information

Topological quantum memory a

Topological quantum memory a JOURNAL OF MATHEMATICAL PHYSICS VOLUME 43, NUMBER 9 SEPTEMBER 2002 Topological quantum memory a Eric Dennis b) Princeton University, Princeton, New Jersey 08544 Alexei Kitaev, c) Andrew Landahl, d) and

More information

sparse codes from quantum circuits

sparse codes from quantum circuits sparse codes from quantum circuits arxiv:1411.3334 Dave Bacon Steve Flammia Aram Harrow Jonathan Shi Coogee 23 Jan 2015 QECC [n,k,d] code: encode k logical qubits in n physical qubits and correct errors

More information

arxiv:quant-ph/ v1 14 Aug 2006

arxiv:quant-ph/ v1 14 Aug 2006 arxiv:quant-ph/0608112v1 14 Aug 2006 GATE-LEVEL SIMULATION OF LOGICAL STATE PREPARATION A.M. Stephens 1, S.J. Devitt 1,2, A.G. Fowler 3, J.C. Ang 1, and L.C.L. Hollenberg 1 1 Centre for Quantum Computer

More information

Quantum compu+ng with hypercubes of light. Pei Wang 2/21/2014

Quantum compu+ng with hypercubes of light. Pei Wang 2/21/2014 Quantum compu+ng with hypercubes of light Pei Wang 2/21/2014 Classical & Quantum Computers Register Processor input output Computer Type Register Processor Classical Computer bits Classical gates Quantum

More information

arxiv:quant-ph/ v3 26 Aug 1997

arxiv:quant-ph/ v3 26 Aug 1997 CALT-68-2112 QUIC-97-030 quant-ph/9705031 eliable Quantum Computers arxiv:quant-ph/9705031v3 26 Aug 1997 John Preskill 1 California Institute of Technology, Pasadena, CA 91125, USA Abstract The new field

More information

M. Grassl, Grundlagen der Quantenfehlerkorrektur, Universität Innsbruck, WS 2007/ , Folie 127

M. Grassl, Grundlagen der Quantenfehlerkorrektur, Universität Innsbruck, WS 2007/ , Folie 127 M Grassl, Grundlagen der Quantenfehlerkorrektur, Universität Innsbruck, WS 2007/2008 2008-01-11, Folie 127 M Grassl, Grundlagen der Quantenfehlerkorrektur, Universität Innsbruck, WS 2007/2008 2008-01-11,

More information

arxiv: v2 [quant-ph] 8 Aug 2017

arxiv: v2 [quant-ph] 8 Aug 2017 Hyperbolic and Semi-Hyperbolic Surface Codes for Quantum Storage ariv:1703.00590v2 [quant-ph] 8 Aug 2017 1. Introduction Nikolas P. Breuckmann 1, Christophe Vuillot 1, Earl Campbell 2, Anirudh Krishna

More information

High-fidelity Z-measurement error encoding of optical qubits

High-fidelity Z-measurement error encoding of optical qubits Griffith Research Online https://research-repository.griffith.edu.au High-fidelity Z-measurement error encoding of optical qubits Author O'Brien, J., Pryde, G., White, A., Ralph, T. Published 2005 Journal

More information

Jian-Wei Pan

Jian-Wei Pan Lecture Note 6 11.06.2008 open system dynamics 0 E 0 U ( t) ( t) 0 E ( t) E U 1 E ( t) 1 1 System Environment U() t ( ) 0 + 1 E 0 E ( t) + 1 E ( t) 0 1 0 0 1 1 2 * 0 01 E1 E0 q() t = TrEq+ E = * 2 1 0

More information

Lecture 6: Quantum error correction and quantum capacity

Lecture 6: Quantum error correction and quantum capacity Lecture 6: Quantum error correction and quantum capacity Mark M. Wilde The quantum capacity theorem is one of the most important theorems in quantum hannon theory. It is a fundamentally quantum theorem

More information

Memory Hierarchies for Quantum Data

Memory Hierarchies for Quantum Data Memory ierarchies for Quantum Data Dean Copsey z, Mark Oskin y, Frederic T. Chong z, Isaac Chuang Π and Khaled Abdel-Ghaffar z z University of California at Davis y University of Washington Π Massachusetts

More information

arxiv: v1 [quant-ph] 8 Sep 2017

arxiv: v1 [quant-ph] 8 Sep 2017 Magic State Distillation at Intermediate Size Jeongwan Haah, 1 Matthew B. Hastings, 2,1 D. Poulin, 3 and D. Wecker 1 1 Quantum Architectures and Computation Group, Microsoft Research, Redmond, WA 98052,

More information

5. Communication resources

5. Communication resources 5. Communication resources Classical channel Quantum channel Entanglement How does the state evolve under LOCC? Properties of maximally entangled states Bell basis Quantum dense coding Quantum teleportation

More information

arxiv: v2 [quant-ph] 7 Sep 2009

arxiv: v2 [quant-ph] 7 Sep 2009 Classical Processing Requirements for a Topological Quantum Computing System. arxiv:090.045v2 [quant-ph] 7 Sep 2009 Simon J. Devitt,, Austin G. Fowler, 2 Todd Tilma, W. J. Munro, 3, and Kae Nemoto National

More information

Noise thresholds for optical cluster-state quantum computation

Noise thresholds for optical cluster-state quantum computation Noise thresholds for optical cluster-state quantum computation Christopher M. Dawson, 1 Henry L. Haselgrove, 1,2, * and Michael A. Nielsen 1 1 School of Physical Sciences, The University of Queensland,

More information

Surface Code Threshold in the Presence of Correlated Errors

Surface Code Threshold in the Presence of Correlated Errors Surface Code Threshold in the Presence of Correlated Errors USP-São Carlos - 2013 E. Novais, P. Jouzdani, and E. Mucciolo CCNH Universidade Federal do ABC Department of Physics University of Central Florida

More information

Fault-tolerant logical gates in quantum error-correcting codes

Fault-tolerant logical gates in quantum error-correcting codes Fault-tolerant logical gates in quantum error-correcting codes Fernando Pastawski and Beni Yoshida (Caltech) arxiv:1408.1720 Phys Rev A xxxxxxx Jan 2015 @ QIP (Sydney, Australia) Fault-tolerant logical

More information

Basics of quantum computing and some recent results. Tomoyuki Morimae YITP Kyoto University) min

Basics of quantum computing and some recent results. Tomoyuki Morimae YITP Kyoto University) min Basics of quantum computing and some recent results Tomoyuki Morimae YITP Kyoto University) 50+10 min Outline 1. Basics of quantum computing circuit model, classically simulatable/unsimulatable, quantum

More information

Simulating classical circuits with quantum circuits. The complexity class Reversible-P. Universal gate set for reversible circuits P = Reversible-P

Simulating classical circuits with quantum circuits. The complexity class Reversible-P. Universal gate set for reversible circuits P = Reversible-P Quantum Circuits Based on notes by John Watrous and also Sco8 Aaronson: www.sco8aaronson.com/democritus/ John Preskill: www.theory.caltech.edu/people/preskill/ph229 Outline Simulating classical circuits

More information

QuRE: The Quantum Resource Estimator Toolbox

QuRE: The Quantum Resource Estimator Toolbox QuRE: The Quantum Resource Estimator Toolbox Martin Suchara and John Kubiatowicz Computer Science Division niv. of California Berkeley Berkeley, CA 94720,.S.A. {msuchara, kubitron}@cs.berkeley.edu Arvin

More information

Local fault-tolerant quantum computation

Local fault-tolerant quantum computation Local fault-tolerant quantum computation Krysta M. Svore, 1, * Barbara M. Terhal, 2, and David P. DiVincenzo 2, 1 Columbia University, 1214 Amsterdam Avenue, MC:0401, New York, New York 10025, USA 2 IBM

More information

Estimating the Resources for Quantum Computation with the QuRE Toolbox

Estimating the Resources for Quantum Computation with the QuRE Toolbox Estimating the Resources for Quantum Computation with the QuRE Toolbox Martin Suchara Arvin Faruque Ching-Yi Lai Gerardo Paz Frederic Chong John D. Kubiatowicz Electrical Engineering and Computer Sciences

More information

Quantum Computation. Dr Austin Fowler Centre for Quantum Computer Technology. New Scientist, 10/11/07

Quantum Computation. Dr Austin Fowler Centre for Quantum Computer Technology. New Scientist, 10/11/07 Quantum Computation Dr Austin Fowler Centre for Quantum Computer Technology New Scientist, 10/11/07 Overview what is a quantum computer? bits vs qubits superpositions and measurement implementations why

More information

Introduction to Quantum Information Processing QIC 710 / CS 768 / PH 767 / CO 681 / AM 871

Introduction to Quantum Information Processing QIC 710 / CS 768 / PH 767 / CO 681 / AM 871 Introduction to Quantum Information Processing QIC 710 / CS 768 / PH 767 / CO 681 / AM 871 Lecture 1 (2017) Jon Yard QNC 3126 jyard@uwaterloo.ca TAs Nitica Sakharwade nsakharwade@perimeterinstitute.ca

More information

Ancilla-driven universal quantum computing

Ancilla-driven universal quantum computing Ancilla-driven universal quantum computing Vlad Gheorghiu Department of Physics Carnegie Mellon University Pittsburgh, PA 15213, U.S.A. September 30, 2010 Vlad Gheorghiu (CMU) Ancilla-driven universal

More information

arxiv: v1 [quant-ph] 5 Oct 2017

arxiv: v1 [quant-ph] 5 Oct 2017 Dual correspondence between classical spin models and quantum CSS states Mohammad Hossein Zarei, and Afshin Montakhab, Physics Department, College of Sciences, Shiraz University, Shiraz 7454, Iran arxiv:70.090v

More information

Quantum Computer Compilers

Quantum Computer Compilers Al Aho aho@cs.columbia.edu Quantum Computer Compilers 1 Al Aho Invited Talk, PLDI Tucson, AZ, June 9, 2008 A Compiler Writer Looks at Quantum Computing 1. Why is there so much excitement about quantum

More information

Programming a Topological Quantum Computer

Programming a Topological Quantum Computer rogramming a opological Quantum Computer Simon Devitt 1 Kae Nemoto 1 1 National Institute of Informatics 2-1-2 itotsubashi, Chiyoda-ku okyo, Japan {devitt nemoto}@nii.ac.jp arxiv:129.1441v1 [quant-ph]

More information

arxiv:quant-ph/ v2 20 Dec 2010

arxiv:quant-ph/ v2 20 Dec 2010 arxiv:quant-ph/41126v2 2 Dec 2 Constructing arbitrary Steane code single logical qubit fault-tolerant gates Austin G. Fowler Centre for Quantum Computer Technology School of Physics, University of Melbourne

More information

Quantum Hall Effect in Vanishing Magnetic Fields

Quantum Hall Effect in Vanishing Magnetic Fields Quantum Hall Effect in Vanishing Magnetic Fields Wei Pan Sandia National Labs Sandia is a multi-mission laboratory operated by Sandia Corporation, a Lockheed Martin Company, for the United States Department

More information

Prospects for Superconducting Qubits David DiVincenzo QIP Beijing

Prospects for Superconducting Qubits David DiVincenzo QIP Beijing Prospects for Superconducting ubits David DiVincenzo 24.01.2013 IP Beijing Masters/PhD/postdocs available! http://www.physik.rwth-aachen.de/ institute/institut-fuer-quanteninformation/ (G: II Aachen) Prospects

More information

Towards Large-Scale Quantum Computation

Towards Large-Scale Quantum Computation Towards Large-Scale Quantum Computation Austin Greig Fowler Submitted in total fulfilment of the requirements of the degree of Doctor of Philosophy March 25 School of Physics The University of Melbourne

More information

Decodiy for surface. Quantum Error Correction. path integral. theory versus. Decoding for GKP code. experiment. Correcting

Decodiy for surface. Quantum Error Correction. path integral. theory versus. Decoding for GKP code. experiment. Correcting Quantum Error Correction 1 3X 1100 ( 230 ntro : theory versus experiment Quantum Error i Bosonic Codes # } \ Correcting Conditions stalilizer Codes ( including conthuoqsoyueagjask \ # Decoding Decoding

More information

Quantum Memory Hierarchies

Quantum Memory Hierarchies Quantum Memory Hierarchies Efficient Designs that Match Available Parallelism in Quantum Processors Darshan D. Thaker Tzvetan S. Metodi UC Davis Andrew W. Cross Issac L. Chuang MIT Frederic T. Chong UC

More information

1 Review of an argument by Peierls

1 Review of an argument by Peierls 1 Review of an argument by Peierls In 1936, Peierls formulated a rigorous argument to establish that the two-dimensional Ising model is ferromagnetically ordered at a sufficiently low nonzero temperature.

More information

Photos placed in horizontal p osition with even amount of white sp ace between photos and header

Photos placed in horizontal p osition with even amount of white sp ace between photos and header Photos placed in h orizontal position with even amount of white space between photos a nd header Interbed Modeling to Predict Wellbore Damage for ig Hill Strategic Petroleum Reserve Photos placed in horizontal

More information

Unconditional Security of the Bennett 1992 quantum key-distribution protocol over a lossy and noisy channel

Unconditional Security of the Bennett 1992 quantum key-distribution protocol over a lossy and noisy channel Unconditional Security of the Bennett 1992 quantum key-distribution protocol over a lossy and noisy channel Kiyoshi Tamaki *Perimeter Institute for Theoretical Physics Collaboration with Masato Koashi

More information

Logical Quantum Computing. Sarah Sheldon, IBM T.J. Watson Research Center

Logical Quantum Computing. Sarah Sheldon, IBM T.J. Watson Research Center Logical Quantum Computing Sarah Sheldon, IBM T.J. Watson Research Center Quantum computing has the potential to revolutionize a wide array of industries, from pharmaceuticals and materials research to

More information

Bounds on Quantum codes

Bounds on Quantum codes Bounds on Quantum codes No go we cannot encode too many logical qubits in too few physical qubits and hope to correct for many errors. Some simple consequences are given by the quantum Hamming bound and

More information