A Quantum Implementation Model for Artificial Neural Networks

Total Page:16

File Type:pdf, Size:1020Kb

A Quantum Implementation Model for Artificial Neural Networks 1 A Quantum Implementation Model for Artificial Neural Networks Ammar Daskin T Abstract—The learning process for multi layered neural net- where v = x w is the activation of the output cell and σ′(v) works with many nodes makes heavy demands on computational is the derivative of the activation function which specifies the resources. In some neural network models, the learning formulas, output of a cell in the considered network, y = σ(v): e.g., the such as the Widrow-Hoff formula, do not change the eigenvectors sigmoid function, σ(v)=1/(1 + exp( v)). of the weight matrix while flatting the eigenvalues. In infinity, this − iterative formulas result in terms formed by the principal com- While in the Hebbian iteration the weight vector is moved ponents of the weight matrix: i.e., the eigenvectors corresponding in the direction of the input vector by an amount proportional to the non-zero eigenvalues. to the target, in the Widrow-Hoff iteration, the change is In quantum computing, the phase estimation algorithm is proportional to the error (t y). If we consider multi-neurons; known to provide speed-ups over the conventional algorithms − for the eigenvalue-related problems. Combining the quantum the activation, the output, and the target values becomes amplitude amplification with the phase estimation algorithm, a vectors: viz., v, y and t, respectively. quantum implementation model for artificial neural networks When there are several input and target associations, the set using the Widrow-Hoff learning rule is presented. The complexity of inputs, targets, activations, and outputs can be represented of the model is found to be linear in the size of the weight by the matrices X, T, V, and Y , respectively. Then, the above matrix. This provides a quadratic improvement over the classical algorithms. equations come in matrix forms as follows: T W[j+1] = W[j] ηXT , (3) I. INTRODUCTION AND BACKGROUND − T W = W η(σ′(V ) ⊛ X)(T Y ) , (4) Artificial neural networks (ANN) [1–3] are adaptive statis- [j+1] [j] − − tical models which mimic the neural structure of the human where W represents the matrix of synaptic weights. brain to find optimal solutions for multivariate problems. In the It is known that the learning task for multi layered neural design of ANN, the followings are determined: the structure networks with many nodes makes heavy demands on com- of the network, input-output variables, local activation rules, putational resources. Algorithms in quantum computational and a learning algorithm. Learning algorithms are generally model provide computational speed-up over their classical linked to the activities of neurons and describe a mathematical counterparts for some particular problems: e.g., Shor’s fac- cost function. Often, a minimization of this cost function toring algorithm[7] and Grover’s search algorithm[8]. Using composed of the weights and biases describes the learning adiabatic quantum computation[9, 10] or mapping data set to process in artificial neural networks. Moreover, the learning quantum random access memory [11, 12] speed-ups in big data rule in this process specifies how the synaptic weights should analysis have been shown to be possible [13–15]. Furthermore, be updated at each iteration. In general, learning rules can Lloyd et al.[16] have described a quantum version for principal be categorized as supervised and unsupervised learning: In component analysis. supervised learning rules, the distance between the response In the recent decades, particularly relating the neurons in the of the neuron and a specified response, called target , is t networks with qubits [17], a few different quantum analogous arXiv:1609.05884v2 [quant-ph] 2 Feb 2018 considered. However, it is not required in unsupervised learn- of the artificial neural networks have also been developed: ing rules. Hebbian learning rule[4] is a typical example of e.g.[18–23] (For a complete review and list of references, the unsupervised learning, in which the weight vector at the please refer to Ref.[24]). These models should not be confused th iteration is updated by the following formula (We (j + 1) with the classical algorithms (e.g. see Ref.[25, 26]) inspired by will mainly follow Ref.[2] to describe learning rules.): the quantum computing. Furthermore, using the Grover search w[j+1] = w[j] ηtx. (1) algorithm [8], a quantum associative memory is introduced − [27]. Despite some promising results, there is still need for Here, x is the input vector, η is a positive learning constant further research on new models[24]. and w[j] represents the weights at the jth iteration. And t is the target response. Learning is defined by getting The quantum phase estimation algorithm (PEA)[28] pro- an output closer to the target response. vides computational speed-ups over the known classical algo- On the other hand, Widrow-Hoff learning rule[5], which is rithms in eigenvalue related problems. The algorithm mainly the main interest of this paper, illustrates a typical supervised finds the phase value of the eigenvalue of a unitary matrix learning rule [2, 3, 6]: (considered as the time evolution operator of a quantum Hamiltonian) for a given approximate eigenvector. Because w = w ησ′(v)(t y)x, (2) [j+1] [j] − − of this property, PEA is ubiquitously used as a subcomponent A. Daskin is with the Computer Engineering Department, Istanbul of other algorithms. While in the general case, PEA requires Medeniyet University, Istanbul, Turkey, email: [email protected] a good initial estimate of an eigenvector to produce the phase; in some cases, it is able to find the phase by using an initial limj Φ[j] = I. Thus, in infinity, the learning process W →∞ T equal superposition state: e.g., Shor’s factoring algorithm [7]. ends up as: W[ ] = QQ . In Ref.[29], it is shown that a flag register can be used in the ∞ phase estimation algorithm to eliminate the ill-conditioned part B. Quantum Algorithms Used in the Model of a matrix by processing the eigenvalues greater than some In the following, we shall first explain two well-known threshold value. Amplitude amplification algorithm [8, 30– quantum algorithms and then describe how they are used in 32] is used to amplify amplitudes of certain chosen quantum Ref.[35] to obtain the linear combination of the eigenvectors. states considered. In the definition of quantum reinforcement 1) Quantum Phase Estimation Algorithm: The phase esti- learning [33, 34], states and actions are represented as quantum mation algorithm (PEA) [28, 36] finds an estimation for the states. And based on the observation of states a reward is phase of an eigenvalue of a given operator. In mathematical applied to the register representing actions. Later, the quantum terms, the algorithm seen in Fig.1 as a circuit works as follows: amplitude amplification is applied to amplify the amplitudes of An estimated eigenvector ϕ associated to the jth eigen- rewarded states. In addition, in a prior work [35] combining the • | j i value eiφj of a unitary matrix, U of order N is assumed amplitude amplification with the phase estimation algorithm, given. U is considered as a time evolution operator of we have showed a framework to obtain the eigenvalues in the Hamiltonian (H) representing the dynamics of the a given interval and their corresponding eigenvectors from quantum system: an initial equal superposition state. This framework can be ~ U = eitH/ , (6) used as a way of doing quantum principal component analysis (QPCA). where t represents the time and ~ is the Planck constant. For a given weight matrix W ; in As a result, the eigenvalues of U and H are related: while iφj linear auto-associators using the Widrow-Hoff learning rule; e is the eigenvalue of U, its phase φj is the eigenvalue during the learning process, the eigenvectors does not change of H. while the eigenvalues goes to one [2, 6]: i.e., The algorithm uses two quantum registers dedicated limj W[j] • converges to QQT , where Q represents the eigenvectors→∞ of to the eigenvalue and the eigenvector, respectively, W . Therefore, for a given input x, the considered network reg1 and reg2 with m and (n = log2N) number | i | i produces the output QQT x. In this paper, we present a quan- of qubits. The initial state of the system is set to tum implementation model for the artificial neural networks reg reg = 0 ϕ , where 0 is the first standard basis | 1i| 2i | i| j i | i by employing the algorithm in Ref.[35]. In particular, we vector. T show how to construct QQ x on quantum computers in Then, the quantum Fourier transform is applied to reg1 , • | i linear time. In the following section, we give the necessary which produces the following equal superposition state: description of Widrow-Hoff learning rule and QPCA described M 1 1 − in Ref.[35]. In Sec.III, we shall show how to apply QPCA to U reg reg = k ϕ , (7) QF T | 1i | 2i √ | i | j i the neural networks given by the Widrow-Hoff learning rule M kX=0 and discuss the possible implementation issues such as the where M =2m and k is the kth standard basis vector. circuit implementation of W , the preparation of the input x For each kth qubit in the| i first register, a quantum operator, • k−1 as a quantum circuit, and determining the number of iterations U 2 , controlled by this qubit is applied to the second in the algorithm. In Sec.IV, we analyze the complexity of the register. This operation leads the first register to hold the whole application. Finally, in Sec.V, an illustrative example is discrete Fourier transform of the phase, φj .
Recommended publications
  • Quantum Machine Learning: Benefits and Practical Examples
    Quantum Machine Learning: Benefits and Practical Examples Frank Phillipson1[0000-0003-4580-7521] 1 TNO, Anna van Buerenplein 1, 2595 DA Den Haag, The Netherlands [email protected] Abstract. A quantum computer that is useful in practice, is expected to be devel- oped in the next few years. An important application is expected to be machine learning, where benefits are expected on run time, capacity and learning effi- ciency. In this paper, these benefits are presented and for each benefit an example application is presented. A quantum hybrid Helmholtz machine use quantum sampling to improve run time, a quantum Hopfield neural network shows an im- proved capacity and a variational quantum circuit based neural network is ex- pected to deliver a higher learning efficiency. Keywords: Quantum Machine Learning, Quantum Computing, Near Future Quantum Applications. 1 Introduction Quantum computers make use of quantum-mechanical phenomena, such as superposi- tion and entanglement, to perform operations on data [1]. Where classical computers require the data to be encoded into binary digits (bits), each of which is always in one of two definite states (0 or 1), quantum computation uses quantum bits, which can be in superpositions of states. These computers would theoretically be able to solve certain problems much more quickly than any classical computer that use even the best cur- rently known algorithms. Examples are integer factorization using Shor's algorithm or the simulation of quantum many-body systems. This benefit is also called ‘quantum supremacy’ [2], which only recently has been claimed for the first time [3]. There are two different quantum computing paradigms.
    [Show full text]
  • Explorations in Quantum Neural Networks with Intermediate Measurements
    ESANN 2020 proceedings, European Symposium on Artificial Neural Networks, Computational Intelligence and Machine Learning. Online event, 2-4 October 2020, i6doc.com publ., ISBN 978-2-87587-074-2. Available from http://www.i6doc.com/en/. Explorations in Quantum Neural Networks with Intermediate Measurements Lukas Franken and Bogdan Georgiev ∗Fraunhofer IAIS - Research Center for ML and ML2R Schloss Birlinghoven - 53757 Sankt Augustin Abstract. In this short note we explore a few quantum circuits with the particular goal of basic image recognition. The models we study are inspired by recent progress in Quantum Convolution Neural Networks (QCNN) [12]. We present a few experimental results, where we attempt to learn basic image patterns motivated by scaling down the MNIST dataset. 1 Introduction The recent demonstration of Quantum Supremacy [1] heralds the advent of the Noisy Intermediate-Scale Quantum (NISQ) [2] technology, where signs of supe- riority of quantum over classical machines in particular tasks may be expected. However, one should keep in mind the limitations of NISQ-devices when study- ing and developing quantum-algorithmic solutions - among other things, these include limits on the number of gates and qubits. At the same time the interaction of quantum computing and machine learn- ing is growing, with a vast amount of literature and new results. To name a few applications, the well-known HHL algorithm [3], quantum phase estimation [5] and inner products speed-up techniques lead to further advances in Support Vector Machines [4] and Principal Component Analysis [6, 7]. Intensive progress and ongoing research has also been made towards quantum analogues of Neural Networks (QNN) [8, 9, 10].
    [Show full text]
  • Arxiv:2011.01938V2 [Quant-Ph] 10 Feb 2021 Ample and Complexity-Theoretic Argument Showing How Or Small Polynomial Speedups [8,9]
    Power of data in quantum machine learning Hsin-Yuan Huang,1, 2, 3 Michael Broughton,1 Masoud Mohseni,1 Ryan 1 1 1 1, Babbush, Sergio Boixo, Hartmut Neven, and Jarrod R. McClean ∗ 1Google Research, 340 Main Street, Venice, CA 90291, USA 2Institute for Quantum Information and Matter, Caltech, Pasadena, CA, USA 3Department of Computing and Mathematical Sciences, Caltech, Pasadena, CA, USA (Dated: February 12, 2021) The use of quantum computing for machine learning is among the most exciting prospective ap- plications of quantum technologies. However, machine learning tasks where data is provided can be considerably different than commonly studied computational tasks. In this work, we show that some problems that are classically hard to compute can be easily predicted by classical machines learning from data. Using rigorous prediction error bounds as a foundation, we develop a methodology for assessing potential quantum advantage in learning tasks. The bounds are tight asymptotically and empirically predictive for a wide range of learning models. These constructions explain numerical results showing that with the help of data, classical machine learning models can be competitive with quantum models even if they are tailored to quantum problems. We then propose a projected quantum model that provides a simple and rigorous quantum speed-up for a learning problem in the fault-tolerant regime. For near-term implementations, we demonstrate a significant prediction advantage over some classical models on engineered data sets designed to demonstrate a maximal quantum advantage in one of the largest numerical tests for gate-based quantum machine learning to date, up to 30 qubits.
    [Show full text]
  • Concentric Transmon Qubit Featuring Fast Tunability and an Anisotropic Magnetic Dipole Moment
    Concentric transmon qubit featuring fast tunability and an anisotropic magnetic dipole moment Cite as: Appl. Phys. Lett. 108, 032601 (2016); https://doi.org/10.1063/1.4940230 Submitted: 13 October 2015 . Accepted: 07 January 2016 . Published Online: 21 January 2016 Jochen Braumüller, Martin Sandberg, Michael R. Vissers, Andre Schneider, Steffen Schlör, Lukas Grünhaupt, Hannes Rotzinger, Michael Marthaler, Alexander Lukashenko, Amadeus Dieter, Alexey V. Ustinov, Martin Weides, and David P. Pappas ARTICLES YOU MAY BE INTERESTED IN A quantum engineer's guide to superconducting qubits Applied Physics Reviews 6, 021318 (2019); https://doi.org/10.1063/1.5089550 Planar superconducting resonators with internal quality factors above one million Applied Physics Letters 100, 113510 (2012); https://doi.org/10.1063/1.3693409 An argon ion beam milling process for native AlOx layers enabling coherent superconducting contacts Applied Physics Letters 111, 072601 (2017); https://doi.org/10.1063/1.4990491 Appl. Phys. Lett. 108, 032601 (2016); https://doi.org/10.1063/1.4940230 108, 032601 © 2016 AIP Publishing LLC. APPLIED PHYSICS LETTERS 108, 032601 (2016) Concentric transmon qubit featuring fast tunability and an anisotropic magnetic dipole moment Jochen Braumuller,€ 1,a) Martin Sandberg,2 Michael R. Vissers,2 Andre Schneider,1 Steffen Schlor,€ 1 Lukas Grunhaupt,€ 1 Hannes Rotzinger,1 Michael Marthaler,3 Alexander Lukashenko,1 Amadeus Dieter,1 Alexey V. Ustinov,1,4 Martin Weides,1,5 and David P. Pappas2 1Physikalisches Institut, Karlsruhe Institute of Technology,
    [Show full text]
  • Federated Quantum Machine Learning
    entropy Article Federated Quantum Machine Learning Samuel Yen-Chi Chen * and Shinjae Yoo Computational Science Initiative, Brookhaven National Laboratory, Upton, NY 11973, USA; [email protected] * Correspondence: [email protected] Abstract: Distributed training across several quantum computers could significantly improve the training time and if we could share the learned model, not the data, it could potentially improve the data privacy as the training would happen where the data is located. One of the potential schemes to achieve this property is the federated learning (FL), which consists of several clients or local nodes learning on their own data and a central node to aggregate the models collected from those local nodes. However, to the best of our knowledge, no work has been done in quantum machine learning (QML) in federation setting yet. In this work, we present the federated training on hybrid quantum-classical machine learning models although our framework could be generalized to pure quantum machine learning model. Specifically, we consider the quantum neural network (QNN) coupled with classical pre-trained convolutional model. Our distributed federated learning scheme demonstrated almost the same level of trained model accuracies and yet significantly faster distributed training. It demonstrates a promising future research direction for scaling and privacy aspects. Keywords: quantum machine learning; federated learning; quantum neural networks; variational quantum circuits; privacy-preserving AI Citation: Chen, S.Y.-C.; Yoo, S. 1. Introduction Federated Quantum Machine Recently, advances in machine learning (ML), in particular deep learning (DL), have Learning. Entropy 2021, 23, 460. found significant success in a wide variety of challenging tasks such as computer vi- https://doi.org/10.3390/e23040460 sion [1–3], natural language processing [4], and even playing the game of Go with a superhuman performance [5].
    [Show full text]
  • Quantum Techniques in Machine Learning Dipartimento Di
    Quantum Techniques in Machine Learning Dipartimento di Informatica Universit`adi Verona, Italy November 6{8, 2017 Contents Abstracts 9 Marco Loog | Surrogate Losses in Classical Machine Learning (Invited Talk) . 11 Minh Ha Quang | Covariance matrices and covariance operators in machine learning and pattern recognition: A geometrical framework (Invited Talk) . 12 Jonathan Romero, Jonathan Olson, Alan Aspuru-Guzik | Quantum au- toencoders for efficient compression of quantum data . 13 Iris Agresti, Niko Viggianiello, Fulvio Flamini, Nicol`oSpagnolo, Andrea Crespi, Roberto Osellame, Nathan Wiebe, and Fabio Sciarrino | Pattern recognition techniques for Boson Sampling Validation . 15 J. Wang, S. Paesani, R. Santagati, S. Knauer, A. A. Gentile, N. Wiebe, M. Petruzzella, A. Laing, J. G. Rarity, J. L. O'Brien, and M. G. Thompson | Quantum Hamiltonian learning using Bayesian inference on a quantum photonic simulator . 18 Luca Innocenti, Leonardo Banchi, Alessandro Ferraro, Sougato Bose and Mauro Paternostro | Supervised learning of time independent Hamiltonians for gate design . 20 Davide Venturelli | Challenges to Practical End-to-end Implementation of Quan- tum Optimization Approaches for Combinatorial problems (Invited Talk) . 22 K. Imafuku, M. Hioki, T. Katashita, S. Kawabata, H. Koike, M. Maezawa, T. Nakagawa, Y. Oiwa, and T. Sekigawa | Annealing Computation with Adaptor Mechanism and its Application to Property-Verification of Neural Network Systems . 23 Simon E. Nigg, Niels Niels L¨orch, Rakesh P. Tiwari | Robust quantum optimizer with full connectivity . 25 William Cruz-Santos, Salvador E. Venegas-Andraca and Marco Lanzagorta | Adiabatic quantum optimization applied to the stereo matching problem . 26 Alejandro Perdomo Ortiz | Opportunities and Challenges for Quantum-Assisted Machine Learning in Near-Term Quantum Computers .
    [Show full text]
  • A Simple Quantum Neural Net with a Periodic Activation Function
    A Simple Quantum Neural Net with a Periodic Activation Function Ammar Daskin Department of Computer Engineering, Istanbul Medeniyet University, Kadikoy, Istanbul, Turkey Email: adaskin25-at-gmail-dot-com Abstract—In this paper, we propose a simple neural net that phase estimation to imitate the output of a classical perceptron requires only O(nlog2k) number of qubits and O(nk) quantum where the binary input is mapped to the second register of the gates: Here, n is the number of input parameters, and k is algorithm and the weights are implemented by phase gates. the number of weights applied to these parameters in the proposed neural net. We describe the network in terms of a The main problem in current quantum learning algorithms is quantum circuit, and then draw its equivalent classical neural to tap the full power of artificial neural networks into the n net which involves O(k ) nodes in the hidden layer. Then, quantum realm by providing robust data mapping algorithms we show that the network uses a periodic activation function from the classical realm to the quantum and processing this of cosine values of the linear combinations of the inputs and data in a nonlinear way similar to the classical neural networks. weights. The backpropagation is described through the gradient descent, and then iris and breast cancer datasets are used for It is shown that a repeat until success circuit can be used to the simulations. The numerical results indicate the network create a quantum perceptron with nonlinear behavior as a main can be used in machine learning problems and it may provide building block of quantum neural nets [22].
    [Show full text]
  • An Introduction to Quantum Neural Computing
    Volume 2, No. 8, August 2011 Journal of Global Research in Computer Science TECHNICAL NOTE Available Online at www.jgrcs.info AN INTRODUCTION TO QUANTUM NEURAL COMPUTING Shaktikanta Nayak*1, Sitakanta Nayak2 and Prof. J.P.Singh3 1, 2 PhD student, Department of Management Studies, Indian Institute of Technology, Roorkee 3 Professors, Department of Management Studies, Indian Institute of Technology, Roorkee, Uttarakhand (India)-247667 [email protected] [email protected] 3 [email protected] Abstract: The goal of the artificial neural network is to create powerful artificial problem solving systems. The field of quantum computation applies ideas from quantum mechanics to the study of computation and has made interesting progress. Quantum Neural Network (QNN) is one of the new paradigms built upon the combination of classical neural computation and quantum computation. It is argued that the study of QNN may explain the brain functionality in a better way and create new systems for information processing including solving some classically intractable problems. In this paper we have given an introductory representation of quantum artificial neural network to show how it can be modelled on the basis of double-slit experiment. Also an attempt is made to show the quantum mechanical representation of a classical neuron to implement Hadamard transformation. linear theory but ANN depends upon non linear approach. INTRODUCTION The field of ANN contains several important ideas, which The strong demand in neural and quantum computation is include the concept of a processing element (neuron), the driven by the limitations in the hardware implementation of transformation performed by this element (in general, input classical computation.
    [Show full text]
  • An Artificial Neuron Implemented on an Actual Quantum Processor
    www.nature.com/npjqi ARTICLE OPEN An artificial neuron implemented on an actual quantum processor Francesco Tacchino 1, Chiara Macchiavello1,2,3, Dario Gerace1 and Daniele Bajoni4 Artificial neural networks are the heart of machine learning algorithms and artificial intelligence. Historically, the simplest implementation of an artificial neuron traces back to the classical Rosenblatt’s “perceptron”, but its long term practical applications may be hindered by the fast scaling up of computational complexity, especially relevant for the training of multilayered perceptron networks. Here we introduce a quantum information-based algorithm implementing the quantum computer version of a binary- valued perceptron, which shows exponential advantage in storage resources over alternative realizations. We experimentally test a few qubits version of this model on an actual small-scale quantum processor, which gives answers consistent with the expected results. We show that this quantum model of a perceptron can be trained in a hybrid quantum-classical scheme employing a modified version of the perceptron update rule and used as an elementary nonlinear classifier of simple patterns, as a first step towards practical quantum neural networks efficiently implemented on near-term quantum processing hardware. npj Quantum Information (2019) 5:26 ; https://doi.org/10.1038/s41534-019-0140-4 INTRODUCTION networks made of multilayered perceptron architectures. How- Artificial neural networks are a class of computational models that ever, the computational complexity increases with increasing have proven to be highly successful at specific tasks like pattern number of nodes and interlayer connectivity and it is not clear recognition, image classification, and decision making.1 They are whether this could eventually call for a change in paradigm, essentially made of a set of nodes, or neurons, and the although different strategies can be put forward to optimize the 21 corresponding set of mutual connections, whose architecture is efficiency of classical algorithms.
    [Show full text]
  • The Quest for a Quantum Neural Network
    Quantum Information Processing manuscript No. (will be inserted by the editor) The quest for a Quantum Neural Network Maria Schuld · Ilya Sinayskiy · Francesco Petruccione Received: date / Accepted: date Abstract With the overwhelming success in the field of quantum information in the last decades, the ‘quest’ for a Quantum Neural Network (QNN) model began in or- der to combine quantum computing with the striking properties of neural computing. This article presents a systematic approach to QNN research, which so far consists of a conglomeration of ideas and proposals. It outlines the challenge of combining the nonlinear, dissipative dynamics of neural computing and the linear, unitary dy- namics of quantum computing. It establishes requirements for a meaningful QNN and reviews existing literature against these requirements. It is found that none of the proposals for a potential QNN model fully exploits both the advantages of quantum physics and computing in neural networks. An outlook on possible ways forward is given, emphasizing the idea of Open Quantum Neural Networks based on dissipative quantum computing. Keywords Quantum Computing · Artificial Neural Networks · Open Quantum Systems · Quantum Neural Networks 1 Introduction Quantum Neural Networks (QNNs) are models, systems or devices that combine features of quantum theory with the properties of neural networks. Neural networks M. Schuld Quantum Research Group, School of Chemistry and Physics, University of KwaZulu-Natal, Durban, KwaZulu-Natal, 4001, South Africa E-mail: [email protected] I. Sinayskiy Quantum Research Group, School of Chemistry and Physics, University of KwaZulu-Natal, Durban, KwaZulu-Natal, 4001, South Africa and National Institute for Theoretical Physics (NITheP), KwaZulu-Natal, 4001, South Africa F.
    [Show full text]
  • Expressivity of Quantum Neural Networks
    PHYSICAL REVIEW RESEARCH 3, L032049 (2021) Letter Expressivity of quantum neural networks Yadong Wu,1 Juan Yao,2 Pengfei Zhang,3,4,* and Hui Zhai 1,† 1Institute for Advanced Study, Tsinghua University, Beijing, 100084, China 2Guangdong Provincial Key Laboratory of Quantum Science and Engineering, Shenzhen Institute for Quantum Science and Engineering, Southern University of Science and Technology, Shenzhen 518055, Guangdong, China 3Institute for Quantum Information and Matter, California Institute of Technology, Pasadena, California 91125, USA 4Walter Burke Institute for Theoretical Physics, California Institute of Technology, Pasadena, California 91125, USA (Received 24 April 2021; accepted 9 August 2021; published 23 August 2021) In this work, we address the question whether a sufficiently deep quantum neural network can approximate a target function as accurate as possible. We start with typical physical situations that the target functions are physical observables, and then we extend our discussion to situations that the learning targets are not directly physical observables, but can be expressed as physical observables in an enlarged Hilbert space with multiple replicas, such as the Loschmidt echo and the Rényi entropy. The main finding is that an accurate approximation is possible only when all the input wave functions in the dataset do not span the entire Hilbert space that the quantum circuit acts on, and more precisely, the Hilbert space dimension of the former has to be less than half of the Hilbert space dimension of the latter. In some cases, this requirement can be satisfied automatically because of the intrinsic properties of the dataset, for instance, when the input wave function has to be symmetric between different replicas.
    [Show full text]
  • PHY682 Special Topics in Solid-State Physics: Quantum Information Science Lecture Time: 2:40-4:00PM Monday & Wednesday
    PHY682 Special Topics in Solid-State Physics: Quantum Information Science Lecture time: 2:40-4:00PM Monday & Wednesday Today 9/23: More on Week 5’s topics: VQE, QAOA, Hybrid Q-Classical Neural Network, Application to Molecules Summary of VQE [Peruzzo et al. Nat. Comm. 5, 4213 (2014)] MaxCut 1. Map MaxCut problem to Ising Hamiltonian x: binary 0/1 x = (1-z)/2, with z=1 and -1 [Generalize to allow local terms] 2. Approximate universal quantum computing for optimization (use variational wavefunction to minimize Hamiltonian) Do Notebook The Graph (used in the notebook demo) # Generating a graph of 4 nodes n=4 # Number of nodes in graph G=nx.Graph() G.add_nodes_from(np.arange(0,n,1)) elist=[(0,1,1.0),(0,2,1.0),(0,3,1.0),(1,2,1.0),(2,3,1.0)] # tuple is (i,j,weight) where (i,j) is the edge G.add_weighted_edges_from(elist) colors = ['r' for node in G.nodes()] pos = nx.spring_layout(G) default_axes = plt.axes(frameon=True) nx.draw_networkx(G, node_color=colors, node_size=600, alpha=.8, ax=default_axes, pos=pos) Traveling Salesman Problem Do Notebook Traveling Salesman Problem Qiskit implementation https://quantum-computing.ibm.com/jupyter/tutorial/ (1) MaxCut and (2) Traveling Salesman Problem (TSP) https://quantum- computing.ibm.com/jupyter/tutorial/advanced/aq ua/optimization/max_cut_and_tsp.ipynb Note the newest notebook works on qiskit 0.20.x but NOT on qiskit 0.19.x I had to modify codes for them to work on the latter Do Notebook Quantum approximate optimization algorithm (QAOA) [Farhi et al.
    [Show full text]