Arxiv:1802.05267V3 [Quant-Ph] 31 Aug 2018 Experiments [18]

Total Page:16

File Type:pdf, Size:1020Kb

Arxiv:1802.05267V3 [Quant-Ph] 31 Aug 2018 Experiments [18] Reinforcement Learning with Neural Networks for Quantum Feedback Thomas F¨osel,Petru Tighineanu, and Talitha Weiss Max Planck Institute for the Science of Light, Staudtstr. 2, 91058 Erlangen, Germany Florian Marquardt Max Planck Institute for the Science of Light, Staudtstr. 2, 91058 Erlangen, Germany and Physics Department, University of Erlangen-Nuremberg, Staudtstr. 5, 91058 Erlangen, Germany Machine learning with artificial neural networks is revolutionizing science. The most advanced challenges require discovering answers autonomously. This is the domain of reinforcement learning, where control strategies are improved according to a reward function. The power of neural-network- based reinforcement learning has been highlighted by spectacular recent successes, such as playing Go, but its benefits for physics are yet to be demonstrated. Here, we show how a network-based \agent" can discover complete quantum-error-correction strategies, protecting a collection of qubits against noise. These strategies require feedback adapted to measurement outcomes. Finding them from scratch, without human guidance, tailored to different hardware resources, is a formidable challenge due to the combinatorially large search space. To solve this, we develop two ideas: two-stage learning with teacher/student networks and a reward quantifying the capability to recover the quantum information stored in a multi-qubit system. Beyond its immediate impact on quantum computation, our work more generally demonstrates the promise of neural-network-based reinforcement learning in physics. We are witnessing rapid progress in applications of quantum memory from noise. It covers a wide range of artificial neural networks (ANN) for tasks like image clas- scenarios where one would otherwise have to select an ex- sification, speech recognition, natural language processing, isting scheme (stabilizer codes, adaptive phase estimation, and many others [1, 2]. Within physics, the examples etc.) and adapt it to the given situation. Our findings emerging during the past two years range across areas are of immediate relevance to the broad field of quan- like statistical physics, quantum many-body systems, and tum error correction (including quantum-error-mitigation quantum error correction [3{11]. To date, most appli- techniques) and are best suited to be used in few-qubit cations of neural networks employ supervised learning, quantum modules. These could be used as stand-alone where a large collection of samples has to be provided quantum memory or be part of the modular approach together with the correct labeling. to quantum computation, which has been suggested for However, inspired by the long-term vision of artificial several leading hardware platforms[19, 20]. scientific discovery [12, 13], one is led to search for more Given a collection of qubits and a set of available quan- powerful techniques that explore solutions to a given task tum gates, the agent is asked to preserve an arbitrary autonomously. Reinforcement learning (RL) is a general quantum state α 0 + β 1 initially stored in one of the approach of this kind [2], where an \agent" interacts with qubits. It finds complexj i j sequencesi including projective an \environment". The agent's \policy", i. e. the choice measurements and entangling gates, thereby protecting of actions in response to the environment's evolution, the quantum information stored in such a few-qubit sys- is updated to increase some reward. The power of this tem against decoherence. This is a very complex chal- method, when combined with ANNs, was demonstrated lenge, where both brute force searches and even the most convincingly through learning to play games beyond hu- straightforward RL approaches fail. The success of our man expertise [14, 15]. In physics, RL without neural approach is due to a combination of two key ideas: (i) networks has been introduced recently, for example to two-stage learning, with an RL-trained network receiving study qubit control [16, 17] and invent quantum optics maximum input acting as a teacher for a second network, arXiv:1802.05267v3 [quant-ph] 31 Aug 2018 experiments [18]. Moving to neural-network-based RL and (ii) a measure of the recoverable quantum informa- promises access to the vast variety of techniques currently tion hidden inside a collection of qubits, being used as a being developed for ANNs. reward. In this work, we introduce network-based RL in physics Recent progress in multi-qubit quantum devices [21{30] (Fig.1) and illustrate its versatility in the domain of quan- has highlighted hardware features deviating from often- tum feedback. Specifically, we devise a unified, fully au- assumed idealized scenarios. These include qubit con- tonomous, human-guidance-free approach for discovering nectivity, correlated noise, restrictions on measurements, quantum-error-correction (QEC) strategies from scratch, or inhomogeneous error rates. Our approach can help in few-qubit quantum systems subject to arbitrary noise finding \hardware-adapted" solutions. This builds on and hardware constraints. This approach relies on a net- the main advantage of RL, namely its flexibility: it can work agent that learns feedback strategies, adapting its discover strategies for such a wide range of situations actions to measurement results. As illustrated in Fig.1b- with minimal domain-specific input. We illustrate this d, our method provides a unified approach to protect a flexibility in examples from two different domains: in 2 can be employed in an experiment, receiving measurement a action (gate) qubits results and selecting suitable subsequent gate operations neural network conditioned on these results. However, in our two-stage learning approach, we do not directly train this neural noise network from scratch. Rather, we first employ reinforce- measurement ment learning to train an auxiliary network that has full RL-agent RL-environment knowledge of the simulated quantum evolution. Later on, the experimentally applicable network is trained in b c d a supervised way to mimic the behavior of this auxiliary network. Noise & Noise & hybrid Hardware Hardware We emphasize that feedback requires reaction towards dynamical DD-DFS Model Model decoupling the observations, going beyond optimal control type chal- lenges (like pulse shape optimization or dynamical decou- Algorithm pling), and RL has been designed for exactly this purpose. phase estimation RL for Quantum Specifically, in this work we will consider discrete-time, RL for Quantum Feedback Feedback stabilizer codes Quantum digital feedback, of the type that is now starting to be Compiler decoherence-free implemented experimentally [31{35], e. g. for error cor- subspaces rection in superconducting quantum computers. Other Device Device Temporal correlation of the noise correlation Temporal wide-spread optimization techniques for quantum con- Spatial correlation of the noise Instructions Instructions trol, like GRAPE, often vary evolution operators with respect to continuous parameters [36, 37], but do not Figure 1. (color) (a) The general setting of this work: A easily include feedback and are most suited for optimizing few-qubit quantum device with a neural-network-based con- the pulse shapes of individual gates (rather than com- troller whose task is to protect the quantum memory residing plex gate sequences acting on many qubits). Another in this device against noise. Reinforcement learning (RL) recent approach [38] to quantum error correction uses lets the controller (\RL-agent") discover on its own how to optimization of control parameters in a pre-configured best choose gate sequences, perform measurements, and re- gate sequence. By contrast, RL directly explores the act to measurement results, by interacting with the quantum space of discrete gate sequences. Moreover, it is a \model- device (\RL-environment"). (b) visualizes the flexibility of free" approach [2], i. e. it does not rely on access to the our approach (schematic). Depending on the type of noise underlying dynamics. What is optimized is the network and hardware setting, different approaches are optimal (DD, agent. Neural-network based RL promises to complement dynamical decoupling; DFS, decoherence-free subspace). By contrast, the RL approach is designed to automatically dis- other successful machine-learning techniques applied to cover the best strategy, adapted to the situation. In (c) we quantum control [39{42]. show the conventional procedure to select some QEC algo- Conceptually, our approach aims to control a quan- rithm and then produce hardware-adapted device instructions tum system using a classical neural network. To avoid (possibly re-iterating until an optimal choice is found). We confusion, we emphasize our approach is distinct from compare this to our approach (d) that takes care of all these future \quantum machine learning" devices, where even steps at once and provides QEC strategies fully adapted to the network will be quantum [8, 43, 44]. the concrete specifications of the quantum device. Reinforcement Learning one set of examples (uncorrelated bit-flip noise), the net- work is able to go beyond rediscovering the textbook The purpose of RL (Fig.1a) is to find an optimal set of stabilizer repetition code. It finds an adaptive response actions (in our case, quantum gates and measurements) to unexpected measurement results that allows it to in- that an \agent" can perform in response to the changing crease the coherence time, performing better than any state of an \environment" (here, the quantum
Recommended publications
  • Quantum Computation and Complexity Theory
    Quantum computation and complexity theory Course given at the Institut fÈurInformationssysteme, Abteilung fÈurDatenbanken und Expertensysteme, University of Technology Vienna, Wintersemester 1994/95 K. Svozil Institut fÈur Theoretische Physik University of Technology Vienna Wiedner Hauptstraûe 8-10/136 A-1040 Vienna, Austria e-mail: [email protected] December 5, 1994 qct.tex Abstract The Hilbert space formalism of quantum mechanics is reviewed with emphasis on applicationsto quantum computing. Standardinterferomeric techniques are used to construct a physical device capable of universal quantum computation. Some consequences for recursion theory and complexity theory are discussed. hep-th/9412047 06 Dec 94 1 Contents 1 The Quantum of action 3 2 Quantum mechanics for the computer scientist 7 2.1 Hilbert space quantum mechanics ..................... 7 2.2 From single to multiple quanta Ð ªsecondº ®eld quantization ...... 15 2.3 Quantum interference ............................ 17 2.4 Hilbert lattices and quantum logic ..................... 22 2.5 Partial algebras ............................... 24 3 Quantum information theory 25 3.1 Information is physical ........................... 25 3.2 Copying and cloning of qbits ........................ 25 3.3 Context dependence of qbits ........................ 26 3.4 Classical versus quantum tautologies .................... 27 4 Elements of quantum computatability and complexity theory 28 4.1 Universal quantum computers ....................... 30 4.2 Universal quantum networks ........................ 31 4.3 Quantum recursion theory ......................... 35 4.4 Factoring .................................. 36 4.5 Travelling salesman ............................. 36 4.6 Will the strong Church-Turing thesis survive? ............... 37 Appendix 39 A Hilbert space 39 B Fundamental constants of physics and their relations 42 B.1 Fundamental constants of physics ..................... 42 B.2 Conversion tables .............................. 43 B.3 Electromagnetic radiation and other wave phenomena .........
    [Show full text]
  • Analysis of Nonlinear Dynamics in a Classical Transmon Circuit
    Analysis of Nonlinear Dynamics in a Classical Transmon Circuit Sasu Tuohino B. Sc. Thesis Department of Physical Sciences Theoretical Physics University of Oulu 2017 Contents 1 Introduction2 2 Classical network theory4 2.1 From electromagnetic fields to circuit elements.........4 2.2 Generalized flux and charge....................6 2.3 Node variables as degrees of freedom...............7 3 Hamiltonians for electric circuits8 3.1 LC Circuit and DC voltage source................8 3.2 Cooper-Pair Box.......................... 10 3.2.1 Josephson junction.................... 10 3.2.2 Dynamics of the Cooper-pair box............. 11 3.3 Transmon qubit.......................... 12 3.3.1 Cavity resonator...................... 12 3.3.2 Shunt capacitance CB .................. 12 3.3.3 Transmon Lagrangian................... 13 3.3.4 Matrix notation in the Legendre transformation..... 14 3.3.5 Hamiltonian of transmon................. 15 4 Classical dynamics of transmon qubit 16 4.1 Equations of motion for transmon................ 16 4.1.1 Relations with voltages.................. 17 4.1.2 Shunt resistances..................... 17 4.1.3 Linearized Josephson inductance............. 18 4.1.4 Relation with currents................... 18 4.2 Control and read-out signals................... 18 4.2.1 Transmission line model.................. 18 4.2.2 Equations of motion for coupled transmission line.... 20 4.3 Quantum notation......................... 22 5 Numerical solutions for equations of motion 23 5.1 Design parameters of the transmon................ 23 5.2 Resonance shift at nonlinear regime............... 24 6 Conclusions 27 1 Abstract The focus of this thesis is on classical dynamics of a transmon qubit. First we introduce the basic concepts of the classical circuit analysis and use this knowledge to derive the Lagrangians and Hamiltonians of an LC circuit, a Cooper-pair box, and ultimately we derive Hamiltonian for a transmon qubit.
    [Show full text]
  • Al Transmon Qubits on Silicon-On-Insulator for Quantum Device Integration Andrew J
    Al transmon qubits on silicon-on-insulator for quantum device integration Andrew J. Keller, Paul B. Dieterle, Michael Fang, Brett Berger, Johannes M. Fink, and Oskar Painter Citation: Appl. Phys. Lett. 111, 042603 (2017); doi: 10.1063/1.4994661 View online: http://dx.doi.org/10.1063/1.4994661 View Table of Contents: http://aip.scitation.org/toc/apl/111/4 Published by the American Institute of Physics Articles you may be interested in Superconducting noise bolometer with microwave bias and readout for array applications Applied Physics Letters 111, 042601 (2017); 10.1063/1.4995981 A silicon nanowire heater and thermometer Applied Physics Letters 111, 043504 (2017); 10.1063/1.4985632 Graphitization of self-assembled monolayers using patterned nickel-copper layers Applied Physics Letters 111, 043102 (2017); 10.1063/1.4995412 Perfectly aligned shallow ensemble nitrogen-vacancy centers in (111) diamond Applied Physics Letters 111, 043103 (2017); 10.1063/1.4993160 Broadband conversion of microwaves into propagating spin waves in patterned magnetic structures Applied Physics Letters 111, 042404 (2017); 10.1063/1.4995991 Ferromagnetism in graphene due to charge transfer from atomic Co to graphene Applied Physics Letters 111, 042402 (2017); 10.1063/1.4994814 APPLIED PHYSICS LETTERS 111, 042603 (2017) Al transmon qubits on silicon-on-insulator for quantum device integration Andrew J. Keller,1,2 Paul B. Dieterle,1,2 Michael Fang,1,2 Brett Berger,1,2 Johannes M. Fink,1,2,3 and Oskar Painter1,2,a) 1Kavli Nanoscience Institute and Thomas J. Watson Laboratory of Applied Physics, California Institute of Technology, Pasadena, California 91125, USA 2Institute for Quantum Information and Matter, California Institute of Technology, Pasadena, California 91125, USA 3Institute for Science and Technology Austria, 3400 Klosterneuburg, Austria (Received 3 April 2017; accepted 5 July 2017; published online 25 July 2017) We present the fabrication and characterization of an aluminum transmon qubit on a silicon-on-insulator substrate.
    [Show full text]
  • The Quantum Bases for Human Expertise, Knowledge, and Problem-Solving (Extended Version with Applications)
    A Service of Leibniz-Informationszentrum econstor Wirtschaft Leibniz Information Centre Make Your Publications Visible. zbw for Economics Bickley, Steve J.; Chan, Ho Fai; Schmidt, Sascha Leonard; Torgler, Benno Working Paper Quantum-sapiens: The quantum bases for human expertise, knowledge, and problem-solving (Extended version with applications) CREMA Working Paper, No. 2021-14 Provided in Cooperation with: CREMA - Center for Research in Economics, Management and the Arts, Zürich Suggested Citation: Bickley, Steve J.; Chan, Ho Fai; Schmidt, Sascha Leonard; Torgler, Benno (2021) : Quantum-sapiens: The quantum bases for human expertise, knowledge, and problem- solving (Extended version with applications), CREMA Working Paper, No. 2021-14, Center for Research in Economics, Management and the Arts (CREMA), Zürich This Version is available at: http://hdl.handle.net/10419/234629 Standard-Nutzungsbedingungen: Terms of use: Die Dokumente auf EconStor dürfen zu eigenen wissenschaftlichen Documents in EconStor may be saved and copied for your Zwecken und zum Privatgebrauch gespeichert und kopiert werden. personal and scholarly purposes. Sie dürfen die Dokumente nicht für öffentliche oder kommerzielle You are not to copy documents for public or commercial Zwecke vervielfältigen, öffentlich ausstellen, öffentlich zugänglich purposes, to exhibit the documents publicly, to make them machen, vertreiben oder anderweitig nutzen. publicly available on the internet, or to distribute or otherwise use the documents in public. Sofern die Verfasser die Dokumente unter Open-Content-Lizenzen (insbesondere CC-Lizenzen) zur Verfügung gestellt haben sollten, If the documents have been made available under an Open gelten abweichend von diesen Nutzungsbedingungen die in der dort Content Licence (especially Creative Commons Licences), you genannten Lizenz gewährten Nutzungsrechte.
    [Show full text]
  • Analysis of a Quantum Memory with Optical Interface in Diamond
    Faraday Discussions Towards quantum networks of single spins: analysis of a quantum memory with optical interface in diamond Journal: Faraday Discussions Manuscript ID: FD-ART-06-2015-000113 Article Type: Paper Date Submitted by the Author: 23-Jun-2015 Complete List of Authors: Blok, Machiel; QuTech, Delft University of Technology Kalb, Norbert; QuTech, Delft University of Technology Reiserer, Andreas; QuTech, Delft University of Technology Taminiau, Tim Hugo; QuTech, Delft University of Technology Hanson, Ronald; QuTech, Delft University of Technology Page 1 of 18 Faraday Discussions Towards quantum networks of single spins: analysis of a quantum memory with optical interface in diamond M.S. Blok 1,† , N. Kalb 1, † , A. Reiserer 1, T.H. Taminiau 1 and R. Hanson 1,* 1QuTech and Kavli Institute of Nanoscience, Delft University of Technology, PO Box 5046, 2600 GA Delft, The Netherlands †These authors contributed equally to this work * corresponding author: [email protected] Abstract Single defect centers in diamond have emerged as a powerful platform for quantum optics experiments and quantum information processing tasks 1. Connecting spatially separated nodes via optical photons 2 into a quantum network will enable distributed quantum computing and long-range quantum communication. Initial experiments on trapped atoms and ions as well as defects in diamond have demonstrated entanglement between two nodes over several meters 3-6. To realize multi-node networks, additional quantum bit systems that store quantum states while new entanglement links are established are highly desirable. Such memories allow for entanglement distillation, purification and quantum repeater protocols that extend the size, speed and distance of the network 7-10 .
    [Show full text]
  • Basic Notions of Quantum Network Science
    Basic notions of quantum information and networks Quantum Repeaters Entanglement Percolation in Quantum Networks Cascading dynamics in complex quantum networks Quantum Random Networks Basic Notions of Quantum Network Science Ramis Movassagh1,2 and Albert-László Barabási2 1Massachusetts Institute of Technology 2Northeastern University [Delivered at Oxford University on Feb. 13, 2014] July 28, 2014 Ramis Movassagh Basic Notions of Quantum Network Science Basic notions of quantum information and networks Quantum Repeaters Entanglement Percolation in Quantum Networks Cascading dynamics in complex quantum networks Quantum Random Networks A brief history of quantum computation and A brief introduction to Network Science Ramis Movassagh Basic Notions of Quantum Network Science Basic notions of quantum information and networks Quantum Repeaters Entanglement Percolation in Quantum Networks Cascading dynamics in complex quantum networks Quantum Random Networks A (qu)Bit of History Early 1900's : Birth of Quantum Mechanics Ramis Movassagh Basic Notions of Quantum Network Science Basic notions of quantum information and networks Quantum Repeaters Entanglement Percolation in Quantum Networks Cascading dynamics in complex quantum networks Quantum Random Networks A (qu)Bit of History Early 1900's : Birth of Quantum Mechanics 1935 : EPR paper Ramis Movassagh Basic Notions of Quantum Network Science Basic notions of quantum information and networks Quantum Repeaters Entanglement Percolation in Quantum Networks Cascading dynamics in complex quantum networks
    [Show full text]
  • Entanglement Generation in a Quantum Network at Distance-Independent Rate
    Entanglement generation in a quantum network at distance-independent rate Ashlesha Patil ( [email protected] ) University of Arizona Mihir Pant Massachusetts Institute of Technology Dirk Englund Massachusetts Institute of Technology https://orcid.org/0000-0002-1043-3489 Don Towsley University of Massachusetts Saikat Guha University of Arizona Article Keywords: quantum network, entanglement generation, distance-independent rate Posted Date: August 26th, 2020 DOI: https://doi.org/10.21203/rs.3.rs-56989/v1 License: This work is licensed under a Creative Commons Attribution 4.0 International License. Read Full License Entanglement generation in a quantum network at distance-independent rate Ashlesha Patil,1, ∗ Mihir Pant,2 Dirk Englund,2 Don Towsley,3 and Saikat Guha1 1College of Optical Sciences, University of Arizona, 1630 East University Boulevard, Tucson, AZ 85721. 2Massachusetts Institute of Technology, 32 Vassar Street, Cambridge MA 02139 3College of Information and Computer Sciences, University of Massachusetts, Amherst, MA 01002. We develop a protocol for entanglement generation in the quantum internet that allows a repeater node to use n-qubit Greenberger-Horne-Zeilinger (GHZ) projective measurements that can fuse n successfully-entangled links, i.e., two-qubit entangled Bell pairs shared across n network edges, inci- dent at that node. Implementing n-fusion, for n ≥ 3, is in principle not much harder than 2-fusions (Bell-basis measurements) in solid-state qubit memories. If we allow even 3-fusions at the nodes, we find—by developing a connection to a modified version of the site-bond percolation problem—that despite lossy (hence probabilistic) link-level entanglement generation, and probabilistic success of the fusion measurements at nodes, one can generate entanglement between end parties Alice and Bob at a rate that stays constant as the distance between them increases.
    [Show full text]
  • Quantum Information Processing with Superconducting Circuits: a Review
    Quantum Information Processing with Superconducting Circuits: a Review G. Wendin Department of Microtechnology and Nanoscience - MC2, Chalmers University of Technology, SE-41296 Gothenburg, Sweden Abstract. During the last ten years, superconducting circuits have passed from being interesting physical devices to becoming contenders for near-future useful and scalable quantum information processing (QIP). Advanced quantum simulation experiments have been shown with up to nine qubits, while a demonstration of Quantum Supremacy with fifty qubits is anticipated in just a few years. Quantum Supremacy means that the quantum system can no longer be simulated by the most powerful classical supercomputers. Integrated classical-quantum computing systems are already emerging that can be used for software development and experimentation, even via web interfaces. Therefore, the time is ripe for describing some of the recent development of super- conducting devices, systems and applications. As such, the discussion of superconduct- ing qubits and circuits is limited to devices that are proven useful for current or near future applications. Consequently, the centre of interest is the practical applications of QIP, such as computation and simulation in Physics and Chemistry. Keywords: superconducting circuits, microwave resonators, Josephson junctions, qubits, quantum computing, simulation, quantum control, quantum error correction, superposition, entanglement arXiv:1610.02208v2 [quant-ph] 8 Oct 2017 Contents 1 Introduction 6 2 Easy and hard problems 8 2.1 Computational complexity . .9 2.2 Hard problems . .9 2.3 Quantum speedup . 10 2.4 Quantum Supremacy . 11 3 Superconducting circuits and systems 12 3.1 The DiVincenzo criteria (DV1-DV7) . 12 3.2 Josephson quantum circuits . 12 3.3 Qubits (DV1) .
    [Show full text]
  • A Coordinated Approach to Quantum Networking Research
    A COORDINATED APPROACH TO QUANTUM NETWORKING RESEARCH A Report by the SUBCOMMITTEE ON QUANTUM INFORMATION SCIENCE COMMITTEE ON SCIENCE of the NATIONAL SCIENCE & TECHNOLOGY COUNCIL January 2021 – 0 – A COORDINATED APPROACH TO QUANTUM NETWORKING RESEARCH About the National Science and Technology Council The National Science and Technology Council (NSTC) is the principal means by which the Executive Branch coordinates science and technology policy across the diverse entities that make up the Federal research and development enterprise. A primary objective of the NSTC is to ensure science and technology policy decisions and programs are consistent with the President's stated goals. The NSTC prepares research and development strategies that are coordinated across Federal agencies aimed at accomplishing multiple national goals. The work of the NSTC is organized under committees that oversee subcommittees and working groups focused on different aspects of science and technology. More information is available at https://www.whitehouse.gov/ostp/nstc. About the Office of Science and Technology Policy The Office of Science and Technology Policy (OSTP) was established by the National Science and Technology Policy, Organization, and Priorities Act of 1976 to provide the President and others within the Executive Office of the President with advice on the scientific, engineering, and technological aspects of the economy, national security, homeland security, health, foreign relations, the environment, and the technological recovery and use of resources, among other topics. OSTP leads interagency science and technology policy coordination efforts, assists the Office of Management and Budget with an annual review and analysis of Federal research and development in budgets, and serves as a source of scientific and technological analysis and judgment for the President with respect to major policies, plans, and programs of the Federal Government.
    [Show full text]
  • The University of Chicago Quantum Computing with Distributed Modules a Dissertation Submitted to the Faculty of the Division Of
    THE UNIVERSITY OF CHICAGO QUANTUM COMPUTING WITH DISTRIBUTED MODULES A DISSERTATION SUBMITTED TO THE FACULTY OF THE DIVISION OF THE PHYSICAL SCIENCES IN CANDIDACY FOR THE DEGREE OF DOCTOR OF PHILOSOPHY DEPARTMENT OF PHYSICS BY NELSON LEUNG CHICAGO, ILLINOIS MARCH 2019 Copyright c 2019 by Nelson Leung All Rights Reserved TABLE OF CONTENTS LIST OF FIGURES . vi LIST OF TABLES . viii ACKNOWLEDGMENTS . ix ABSTRACT . x PREFACE............................................ 1 1 QUANTUM COMPUTING . 2 1.1 Introduction to Quantum Computing . .2 1.2 High-Level Description of Some Quantum Algorithms . .3 1.2.1 Grover’s algorithm . .3 1.2.2 Shor’s algorithm . .3 1.2.3 Variational Quantum Eigensolver (VQE) . .4 1.3 Quantum Architectures . .4 1.3.1 Trapped Ions . .4 1.3.2 Silicon . .5 1.3.3 Superconducting qubits . .5 1.4 Thesis Overview . .6 2 CIRCUIT QUANTUM ELECTRODYNAMICS . 7 2.1 Quantization of Quantum Harmonic Oscillator . .7 2.2 Circuit Quantum Harmonic Oscillator . 10 2.3 Josephson Junction . 12 2.4 Quantization of Transmon Qubit . 13 2.5 Quantization of Split Junction Transmon Qubit with External Flux . 16 2.6 Coupling between Resonators . 18 2.7 Dispersive Shift between Transmon and Resonator . 21 3 CONTROLLING SUPERCONDUCTING QUBITS . 23 3.1 Charge Control . 23 3.2 Flux Control . 25 3.3 Transmon State Measurement . 25 3.4 Cryogenic Environment . 26 3.5 Microwave Control Electronics . 26 3.5.1 Oscillator . 26 3.5.2 Arbitrary waveform generator . 27 3.5.3 IQ mixer . 27 3.6 Other Electronics . 28 3.7 Microwave Components . 28 3.7.1 Attenuator .
    [Show full text]
  • Quantum Networks: from Quantum Cryptography to Quantum Architecture Tatjana Curcic and Mark E
    Quantum Networks: From Quantum Cryptography to Quantum Architecture Tatjana Curcic and Mark E. Filipkowski Booz Allen Hamilton, 3811 North Fairfax Drive, Suite 1000, Arlington, Virginia, 22203 Almadena Chtchelkanova Strategic Analysis, Inc., 3601 Wilson Boulevard, Suite 500, Arlington, Virginia, 22201 Philip A. D’Ambrosio Schafer Corporation, 3811 North Fairfax Drive, Suite 400, Arlington, Virginia, 22203 Stuart A. Wolf, Michael Foster, and Douglas Cochran Defense Advanced Research Projects Agency, 3701 North Fairfax Drive, Arlington, Virginia, 22203 information, where previously underutilized quantum effects, such ABSTRACT as quantum superposition and entanglement, will be essential As classical information technology approaches limits of size and resources for information encoding and processing. The ability to functionality, practitioners are searching for new paradigms for distribute these new resources and connect distant quantum the distribution and processing of information. Our goal in this systems will be critical. In this paper we present a brief overview Introduction is to provide a broad view of the beginning of a new of network implications for quantum communication applications, era in information technology, an era of quantum information, such as cryptography, and for quantum computing. This overview where previously underutilized quantum effects, such as quantum is not meant to be exhaustive. Rather, it is a selection of several superposition and entanglement, are employed as resources for illustrative examples, to serve as motivation for the network information encoding and processing. The ability to distribute research community to bring its expertise to the development of these new resources and connect distant quantum systems will be quantum information technologies. critical. We present an overview of network implications for quantum communication applications, and for quantum computing.
    [Show full text]
  • Potential Quantum Networking Applications
    Potential Quantum Networking Applications Panagiotis Spentzouris Quantum Internet Blueprint Workshop February 5-6, 2020 The Quantum Internet • What will it do – Connect any 2 points on earth via quantum communications • How will it do it – Interconnect nodes based on heterogeneous set of technologies – Enable the realization of a diverse set of quantum protocols that will allow quantum resources (sensors, processors, …) to form networks to achieve capabilities beyond what is achievable through classical means • A network of quantum networks (over arbitrarily long distances) • Most likely operating in parallel with the classical internet • Why build it (what are these capabilities/applications that could go beyond what is classically achievable) – We discuss these applications in the context of specific networks that enable some function, with specific requirements on technology, fidelity, and operations 2 2/10/2020 Panagiotis Spentzouris | The Quantum Internet Blueprint Workshop Evaluating/establishing application requirements • Understand fundamental physics motivation (e.g. does quantum entanglement provide an advantage) • Requirements of quantum protocols (in the ideal case) • Technological constraints due to quantum hardware (and incremental path to utilize near-term hardware) • Characterize and chart evolution of networks based on tolerance to loss and errors – needed minimum rate probability of loss, inaccuracy of transmission and measurement • Most application protocols have only been analyzed for perfect parameters. – exact requirements
    [Show full text]