Quantum state tomography (QST) is a crucial ingredient for almost all aspects of experimental quantum information processing. As an analog of the “imaging” technique in quantum settings, QST is born to be a data science problem, where machine learning techniques, noticeably neural networks, have been applied extensively. We build and demonstrate an optical neural network (ONN) for photonic polarization qubit QST. The ONN is equipped with built-in optical nonlinear activation functions based on electromagnetically induced transparency. The experimental results show that our ONN can determine the phase parameter of the qubit state accurately. As optics are highly desired for quantum interconnections, our ONN-QST may contribute to the realization of optical quantum networks and inspire the ideas combining artificial optical intelligence with quantum information studies. |
1.IntroductionQuantum state tomography (QST) is a standard process of reconstructing quantum information of an unknown quantum state through measurements of its copies. QST is used to verify state preparation, examine state properties such as correlations, and calibrate experimental systems. It is a crucial part of almost all aspects of experimental quantum information processing, including quantum computing, quantum metrology, and quantum communication.1–6 As an analog of the “imaging” technique in quantum settings, QST is born to be a data science problem. Given limited copies of an unknown state , we can extract its information via QST. QST is essentially an inverse problem, and such information recovering tasks are well suited to machine learning. Quantum learning theory indicates that copies of are necessary and sufficient to learn up to trace distance .7 Although the tremendous resource requirement makes full-state QST impractical for large-scale systems, several weaker quantum learning models (e.g., probably approximately correct learning,8 online learning,9 and shadow tomography10,11) can exponentially reduce the computational resource for learning some 2-outcome measurement expectation values or “shadows.” An artificial neural network (NN), a powerful algorithm in machine learning to fit a specific function, has been widely used for solving quantum information problems, such as quantum optimal control,12,13 quantum maximum entropy estimation,14 and Hamiltonian reconstruction.15 NNs have also been widely applied for QST applications, such as efficiently recovering the information of local-Hamiltonian ground states from local measurements,16 performing tomography on highly entangled state with large system size,17 mitigating the state preparation and measurement (SPAM) errors in experiments,18 and improving the state fidelity.19,20 Generative models with NNs can also perform QST with dramatically lower costs.21,22 In this work, we demonstrate QST with an optical NN (ONN). Several optical implementations for realizing fully connected NN hardware have been proposed and demonstrated recently.23–28 Optical computing takes advantage of the bosonic wave nature of light: superposition and interference give rise to its intrinsic parallel computing ability. Meanwhile, light is the fastest information carrier in nature. ONN is promising for next-generation artificial intelligence hardware, which provides high energy efficiency, low cross-talk, light-speed processing, and massive parallelism. As compared with the electronic version, ONNs are ideal for dealing with visual signals and information that are naturally generated and coded in light, such as image recognition and vehicular automation. However, most ONN demonstrations are still restricted to linear computation only due to the lack of suitable nonlinearity at a low light level for a large amount of optical neurons.25–27 Without nonlinear activation functions, ONN is always equivalent to a single-layer structure that cannot be applied for “real” deep machine learning. This problem had not been solved until most recently optical nonlinearity based on electromagnetically induced transparency (EIT),28,29 phase-change materials,30 and saturated absorption31,32 was implemented to realize artificial optical neurons for ONNs. Figure 1 illustrates a general scheme of ONN-QST. First, we collect the training data set from a known quantum state {} and the corresponding local measurements {}. Second, we train NNs under supervised learning with some nonlinear activation functions in their hidden neurons to obtain the optimal network parameters. Third, we take the trained network parameters to configure the ONN and perform some fine adjustments to optimize the hardware performance. Last, we feed measurement data sets to the trained ONN to reconstruct unknown quantum states. To validate this scheme, in the following sections, we start with a general discussion of QST with the computer-simulated NN and then describe our ONN experimental approach. 2.NN for QSTWe consider a general -qubit space with Pauli operators (removed the all identity terms) defined as where . Every term in is specified by its index (). Measuring every element in performs a QST for any -qubit quantum state . For instance, when , we need to measure all three Paulis for QST. Clearly, the cardinality of grows exponentially with . When is a pure state, one may use techniques to reduce the number of measurements for . Compressed sensing is an efficient technique for recovering low-rank quantum states from randomly sampled Pauli operators.33,34When is a pure state, it can be written as where {} are the computational basis, and the amplitudes are normalized [i.e., , where and are the real and imaginary parts of , respectively].The measurement expectation values are . For a single-qubit pure state , its density matrix can be expressed as where and .In compressed sensing, one needs to randomly sample a set of Pauli operators from , then use to recover the unknown state , more precisely, the parameters of . This can be regarded as a regression problem to estimate the function between and the parameters of (e.g., and ). NNs are excellent tools for solving regression problems. When using NNs for QST, the expectation values from random-sampled are inputs to the network, and state parameters (, ) are the outputs. Compared with compressed sensing, the NN for QST can be significantly faster when processing many data points. Once the NN is well-trained, it can produce reliable unseen results within an instance, while one needs to solve a convex optimization problem for each data point when applying compressed sensing. Note that both NN-QST and compressed sensing use much fewer measurement settings than the standard method. Without loss of generality, we use the simplest type of NNs in this paper—fully connected feed-forward NNs. The neurons between the nearest layers are fully connected, and the information only passes forward while training. The supervised training process is to compare the ideal outputs with current NN outputs and update parameters embedded in the NN to minimize their difference. We numerically trained computer-based NNs nonlinear activation functions for 1-qubit, 2-qubit, and 3-qubit QST. For the 1-qubit system, the number of sampled operators ; for the 2-qubit system, the number of sampled operators ; and for the 3-qubit system, . Plainly, equals the number of input neurons, and decides the number of output neurons. For each , three sets of Pauli operators have been sampled and tested. Figure 2 plots the average fidelities (green bars) of both cases as functions of the number of randomly sampled Paulis. For the single-qubit system, the fidelity reaches 99.99% with three Paulis [Fig. 2(a)]. For the 2-qubit system, the fidelity reaches 99.9% with 10 randomly sampled Paulis [Fig. 2(b)]. For the 3-qubit system, a fidelity of higher than 99.9% requires more than 35 randomly sampled Paulis [Fig. 2(c)]. Details of training can be found in Sec. S1 in the Supplemental Materials. Theoretically, a pure state uniquely determined among all states (UDA) for measuring a set of operators means that there is no other state, pure or mixed, that has the same expectation values while measuring .35 In Ref. 36, the authors discovered two sets of Pauli operators, and , that are UDA for all 2-qubit and 3-qubit pure states, respectively (see Sec. S2 in the Supplemental Materials for the particular sets and ). Namely, they are special cases of Pauli operator sets that the map between expectation values and the measured state is bijective. Similarly, we apply NNs for these two sets of UDA operators and obtain the prediction fidelities of 99.9% for the 2-qubit case and 99.3% for the 3-qubit case (red triangles in Fig. 2). We remark that our UDA scheme is not readily scalable for larger systems. However, there exist protocols with better scalability, e.g., compressed sensing,33 shadow tomography,10,11 where NNs can also be naturally used. In addition, our NN-based scheme can be adapted to quantum tomography in the optical system by taking physical constraints into account, which we will discuss in the next section. 3.ONN-QST ExperimentIn this first proof-of-principle experimental demonstration, we implement the single-qubit space with light polarizations, i.e., horizontal polarization and vertical polarization . Instead of making a full QST, here we focus our task to determine the phase parameter of a pure state . The experimental ONN-QST setup is displayed in Fig. 3. In conventional QST, an arbitrary polarization state can be reconstructed by measuring the expectation values of the three Pauli operators. Figure 3(a) illustrates such an optical measurement setup. A laser beam passes through a polarization beam splitter () and becomes horizontally polarized (). The target state is prepared by letting this horizontally polarized light pass through a half-wave plate () and a quarter-wave plate (). The expectation values , , and are obtained by sending the light polarization qubit state to the measurement units II, III, and IV shown in Fig. 3(a). To determine , we send the polarization qubit directly to which projects and into two photodetectors in the measurement unit III. The normalized differential output from these two photodetectors gives the value . The same setup can also be used to determine or by placing or before as shown in II or IV, respectively (see Sec. S3 in the Supplemental Materials for details). We obtain a data set by varying the phase in the qubit state and use them to train our ONN in Fig. 3(b). The ONN comprises an input layer of three neurons, a hidden layer of 20 neurons, and a single-neuron output layer.28,29 Figure 3(b) shows the optical layout of the ONN, and its network structure diagram is displayed in Fig. 3(c). The three coupling laser beams in the optical input layer are generated by a spatial light modulator () in Fig. 3(b), lenses and , and an aperture, as shown in unit I of Fig. 3(b). The is divided into three parts and each part is encoded with the sine phase pattern , where is the modulation depth, and are the period of modulation along and directions, and and are the pixel number along the and directions. The sine phase encoded on modulates the beams into separated beams at the focal plane of lens . The aperture behaves as a filter to keep the zero-order beam, whose intensity is determined by the modulation depth . Thus, the intensity of the three beams is changed according to the input. The focal beams pass through lens and are collimated and incident to the . These weighted beams, as the input vector, are incident on , which diffracts each beam into 20 directions with designed weights (see Sec. S4 in the Supplemental Materials for the algorithm to calculate the pattern encoded on ). A Fourier lens performs linear summation for the beams diffracted into the same direction and forms 20 spots on its front focal plane. Thus, the combination of and completes the first linear operation and generates the input to the hidden layer. We then image these 20 spots with lenses and to laser-cooled atoms in a two-dimensional magneto-optical trap (MOT),37,38 where these 20-spot coupling beam patterns spatially modulate the transparency of the atomic medium through EIT.39,40 Another relatively weak collimated probe beam counterpropagates through the MOT, and its spatial transmission is nonlinearly controlled by the 20-spot coupling beam pattern. Here the nonlinear optical activation functions are realized with EIT in cold atoms. The equation of nonlinear activation functions is as follows: where is the power of the input probe beam. is the Rabi frequency of the coupling beam, and is proportional to coupling beam intensity . Here, is fixed and determined by the spontaneous emission of the excited state . The ground-state dephasing rate can be engineered by applying an external magnetic field. OD is the atomic optical depth on the probe transition.The image of the probe beam transmission pattern by lenses and becomes the output of the 20 hidden neurons. and Fourier lens perform the second linear matrix operation , and a camera records the output. The technical details of our ONN are described in Refs. 28 and 29. In this work, because we encode trained NN model and input data into the power of beams, the ONN can only handle positive values: input, output, linear matrix elements, and input/output of nonlinear activation functions are all positive values.28,29 Meanwhile, the EIT optical nonlinear activation functions are increasing and convex. The lack of negative values in the NN limits its ability. Therefore the ONN is only able to perform regression tasks on increasing and convex functions. To match the ONN constraints, we perform a transform to the input variable, e.g., to , so that all input values to the ONN nodes are positive. We add these conditions to NN to simulate the ONN performance. The optimizer we use is Adam.41 We find that this specific ONN fails to describe the whole range of nonmonotonic functions. For the first proof-of-principle experimental demonstration, we will only apply the ONN for single-qubit QST with phase within . It is surprising that such a positive-valued ONN is still able to perform some types of QST. To train the ONN, we prepared the training data set {} from 23 phase values from a uniform distribution , corresponding to the optical polarization states . Here, is the noise channel in experiments, and measures the Pauli expectation values , , . In a similar way, we prepare a test set with 32 independent data samples. In addition to optical quantum states, we sample data from the IBM quantum (IBMQ) computer ibmq_ourense,42 and implement the same ONN training for comparison. The quantum circuit to prepare is the initial state going through a Hadamard gate and then going through an RZ rotation gate. On ibmq_ourense, we uniformly sample 158 data points as the training set; 50 data points as the test set. Experimental optical quantum state and IBMQ tomography data are used to train two NNs. Details of training ONN can be found in Sec. S5 in the Supplemental Materials. Figure 4 shows the ONN state construction results using NN models trained by the ONN-QST training set and the IBMQ computer training set separately. The theoretical value is calculated from directly. With the ONN system set up for the training results, we sent a set of the input vectors to the system. The examples of the real and imaginary parts of the density matrix are shown in Fig. 4(a). The experimentally measured state example is predicted by the ONN QST training model. The example input vector for the ONN model is and the experimental ONN predicted state is and which is close to the theoretical value and NN predicted value . The state is also marked with a yellow triangle in Fig. 4(b1). The experimental results are shown in Fig. 4(b). The theoretical value, NN predicted value, and experimental ONN predicted value agree with both optics data training [Fig. 4(b1) shows] and IBMQ data training [Fig. 4(b2)shows]. The theoretical value, NN prediction value, and ONN predicted value are consistent in both cases. The results suggest that our positive-valued ONN with EIT nonlinear activation functions is capable of qubit QST. 4.Discussion and ConclusionWhile most demonstrations of ONNs took classification tasks to verify their feasibility,26,27,30 we performed the first regression task, i.e., ONN-QST. To accomplish regression tasks, the nonlinear function is essential as long as the relation between the input vector and output vector cannot be expressed linearly. The tunable EIT nonlinear optical activation functions in our ONN offer opportunities for performing regression tasks with convex and increasing/decreasing functions. Although our ONN has some certain limitations that the linear operation matrix elements are all positive valued, it has the potential to do large-size QST with restrictions. Further, ONN can play a positive role in the noisy intermediate-scale quantum (NISQ) era. In NISQ algorithms, one usually only needs to reconstruct some reduced density matrix and extract the required local information instead of characterizing the whole system through a full-state tomography. ONN-QST can serve as an efficient subroutine to speed up this process. For example, within each Trotter step of the quantum imaginary time evolution,43,44 we can train an ONN to reconstruct the reduced density matrix of some neighboring qubits, then use this information to determine the direction of the next step. To perform QST for a higher dimensional space requires more active neurons. Our theoretical simulation shows 10 and 30 inputs are needed for the 2-qubit and 3-qubit cases, respectively. However, while the number of optical neurons is not a limiting factor in our current experimental setup, the ONN input/output and matrix weights are all positive-valued. Meanwhile, the nonlinear activation functions we implemented are increasing and convex, and it is impossible to conduct the regression task of nonmonotonic functions experimentally. These physical limitations limit us to performing more complicated QST. We believe the next generation of complex-valued ONNs with data encoded in both light amplitude and phase will be more powerful. The future development of complex-valued ONNs may enable large-size QST and more applications. Optical quantum networks45 have been brought to the fore by the reduced decoherence and high speed of photons. Recently, apart from generating optical quantum states46 and optical quantum communication over a long distance,47 multiple state-of-the-art experiments on optical quantum interfaces to store48 and distribute entanglements49,50 have been exhibited. Among all of these, QST is essential for characterizing the generation and preservation of quantum states and has the potential to verify the entanglement distributed across the whole network. We believe that our optical setup of integrated ONN-QST will shed light on replenishing the optical quantum network with one more brick. AcknowledgmentsAuthors acknowledge the use of IBMQ services for this work. The authors declare no competing interests. C.C. and B.Z. are supported by General Research Fund (No. GRF/16300220). Code, Data, and Materials AvailabilityThe data that support the findings of this study are available from the corresponding author upon reasonable request. ReferencesF. Bouchard et al.,
“Quantum process tomography of a high-dimensional quantum communication channel,”
Quantum, 3 138
(2019). https://doi.org/10.22331/q-2019-05-06-138 Google Scholar
G. M. D’Ariano, M. G. Paris, M. F. Sacchi,
“Quantum tomography,”
Adv. Imaging Electron Phys., 128 206
–309
(2003). AIEPFQ 1076-5670 Google Scholar
U. Leonhardt,
“Quantum-state tomography and discrete wigner function,”
Phys. Rev. Lett., 74
(21), 4101
–4105
(1995). https://doi.org/10.1103/PhysRevLett.74.4101 PRLTAO 0031-9007 Google Scholar
R. Thew et al.,
“Qudit quantum-state tomography,”
Phys. Rev. A, 66
(1), 012303
(2002). https://doi.org/10.1103/PhysRevA.66.012303 Google Scholar
A. I. Lvovsky and M. G. Raymer,
“Continuous-variable optical quantum-state tomography,”
Rev. Mod. Phys., 81 299
–332
(2009). https://doi.org/10.1103/RevModPhys.81.299 RMPHAT 0034-6861 Google Scholar
M. Rambach et al.,
“Robust and efficient high-dimensional quantum state tomography,”
Phys. Rev. Lett., 126
(10), 100402
(2021). https://doi.org/10.1103/PhysRevLett.126.100402 PRLTAO 0031-9007 Google Scholar
R. O’Donnell and J. Wright,
“Efficient quantum tomography,”
in Proc. Forty-Eighth Annu. ACM Symp. Theory of Comput.,
899
–912
(2016). Google Scholar
S. Aaronson,
“The learnability of quantum states,”
Proc. R. Soc. A, 463
(2088), 3089
–3114
(2007). https://doi.org/10.1098/rspa.2007.0113 Google Scholar
S. Aaronson et al.,
“Online learning of quantum states,”
J. Stat. Mech., 2019
(12), 124019
(2019). https://doi.org/10.1088/1742-5468/ab3988 JSMTC6 1742-5468 Google Scholar
S. Aaronson,
“Shadow tomography of quantum states,”
SIAM J. Comput., 49
(5), STOC18-368
(2019). https://doi.org/10.1137/18M120275X SMJCAT 0097-5397 Google Scholar
H.-Y. Huang, R. Kueng and J. Preskill,
“Predicting many properties of a quantum system from very few measurements,”
Nat. Phys., 16
(10), 1050
–1057
(2020). https://doi.org/10.1038/s41567-020-0932-7 NPAHAX 1745-2473 Google Scholar
M. Y. Niu et al.,
“Universal quantum control through deep reinforcement learning,”
NPJ Quantum Inf., 5 33
(2019). https://doi.org/10.1038/s41534-019-0141-3 Google Scholar
Z. An et al.,
“Quantum optimal control of multilevel dissipative quantum systems with reinforcement learning,”
Phys. Rev. A, 103
(1), 012404
(2021). https://doi.org/10.1103/PhysRevA.103.012404 Google Scholar
N. Cao et al.,
“Neural networks for quantum inverse problems,”
(2021). Google Scholar
C. Cao et al.,
“Supervised learning in Hamiltonian reconstruction from local measurements on eigenstates,”
J. Phys.: Condens. Matter, 33
(6), 064002
(2020). https://doi.org/10.1088/1361-648X/abc4cf Google Scholar
T. Xin et al.,
“Local-measurement-based quantum state tomography via neural networks,”
NPJ Quantum Inf., 5 109
(2019). https://doi.org/10.1038/s41534-019-0222-3 Google Scholar
G. Torlai et al.,
“Neural-network quantum state tomography,”
Nat. Phys., 14
(5), 447
–450
(2018). https://doi.org/10.1038/s41567-018-0048-5 NPAHAX 1745-2473 Google Scholar
A. M. Palmieri et al.,
“Experimental neural network enhanced quantum tomography,”
NPJ Quantum Inf., 6 20
(2020). https://doi.org/10.1038/s41534-020-0248-6 Google Scholar
Y. Quek, S. Fort and H. K. Ng,
“Adaptive quantum state tomography with neural networks,”
NPJ Quantum Inf., 7 105
(2021). https://doi.org/10.1038/s41534-021-00436-9 Google Scholar
S. Ahmed et al.,
“Classification and reconstruction of optical quantum states with deep neural networks,”
Phys. Rev. Res., 3
(3), 033278
(2021). https://doi.org/10.1103/PhysRevResearch.3.033278 PRSTCR 1554-9178 Google Scholar
J. Carrasquilla et al.,
“Reconstructing quantum states with generative models,”
Nat. Mach. Intell, 1
(3), 155
–161
(2019). https://doi.org/10.1038/s42256-019-0028-1 Google Scholar
S. Ahmed et al.,
“Quantum state tomography with conditional generative adversarial networks,”
Phys. Rev. Lett., 127
(14), 140502
(2021). https://doi.org/10.1103/PhysRevLett.127.140502 PRLTAO 0031-9007 Google Scholar
G. Wetzstein et al.,
“Inference in artificial intelligence with deep optics and photonics,”
Nature, 588
(7836), 39
–47
(2020). https://doi.org/10.1038/s41586-020-2973-6 Google Scholar
B. J. Shastri et al.,
“Photonics for artificial intelligence and neuromorphic computing,”
Nat. Photonics, 15
(2), 102
–114
(2021). https://doi.org/10.1038/s41566-020-00754-y NPAHBY 1749-4885 Google Scholar
D. Woods and T. J. Naughton,
“Photonic neural networks,”
Nat. Phys., 8
(4), 257
–259
(2012). https://doi.org/10.1038/nphys2283 NPAHAX 1745-2473 Google Scholar
Y. Shen et al.,
“Deep learning with coherent nanophotonic circuits,”
Nat. Photonics, 11
(7), 441
–446
(2017). https://doi.org/10.1038/nphoton.2017.93 NPAHBY 1749-4885 Google Scholar
X. Lin et al.,
“All-optical machine learning using diffractive deep neural networks,”
Science, 361
(6406), 1004
–1008
(2018). https://doi.org/10.1126/science.aat8084 SCIEAS 0036-8075 Google Scholar
Y. Zuo et al.,
“All-optical neural network with nonlinear activation functions,”
Optica, 6
(9), 1132
–1137
(2019). https://doi.org/10.1364/OPTICA.6.001132 Google Scholar
Y. Zuo et al.,
“Scalability of all-optical neural networks based on spatial light modulators,”
Phys. Rev. Appl., 15
(5), 054034
(2021). https://doi.org/10.1103/PhysRevApplied.15.054034 PRAHB2 2331-7019 Google Scholar
J. Feldmann et al.,
“All-optical spiking neurosynaptic networks with self-learning capabilities,”
Nature, 569
(7755), 208
–214
(2019). https://doi.org/10.1038/s41586-019-1157-8 Google Scholar
X. Guo et al.,
“Backpropagation through nonlinear units for the all-optical training of neural networks,”
Photonics Res., 9
(3), B71
–B80
(2021). https://doi.org/10.1364/PRJ.411104 Google Scholar
A. Ryou et al.,
“Free-space optical neural network based on thermal atomic nonlinearity,”
Photonics Res., 9
(4), B128
–B134
(2021). https://doi.org/10.1364/PRJ.415964 Google Scholar
D. Gross et al.,
“Quantum state tomography via compressed sensing,”
Phys. Rev. Lett., 105
(15), 150401
(2010). https://doi.org/10.1103/PhysRevLett.105.150401 PRLTAO 0031-9007 Google Scholar
S. T. Flammia et al.,
“Quantum tomography via compressed sensing: error bounds, sample complexity and efficient estimators,”
New J. Phys., 14
(9), 095022
(2012). https://doi.org/10.1088/1367-2630/14/9/095022 NJOPFM 1367-2630 Google Scholar
J. Chen et al.,
“Uniqueness of quantum states compatible with given measurement results,”
Phys. Rev. A, 88
(1), 012109
(2013). https://doi.org/10.1103/PhysRevA.88.012109 Google Scholar
X. Ma et al.,
“Pure-state tomography with the expectation value of pauli operators,”
Phys. Rev. A, 93
(3), 032140
(2016). https://doi.org/10.1103/PhysRevA.93.032140 Google Scholar
H. J. Metcalf and P. van der Straten,
“Laser cooling and trapping of atoms,”
J. Opt. Soc. Am. B, 20
(5), 887
–908
(2003). https://doi.org/10.1364/JOSAB.20.000887 JOBPDE 0740-3224 Google Scholar
S. Zhang et al.,
“A dark-line two-dimensional magneto-optical trap of 85Rb atoms with high optical depth,”
Rev. Sci. Instrum., 83
(7), 073102
(2012). https://doi.org/10.1063/1.4732818 RSINAK 0034-6748 Google Scholar
S. E. Harris,
“Electromagnetically induced transparency,”
Phys. Today, 50
(7), 36
–42
(1997). https://doi.org/10.1063/1.881806 PHTOAD 0031-9228 Google Scholar
M. Fleischhauer, A. Imamoglu and J. P. Marangos,
“Electromagnetically induced transparency: optics in coherent media,”
Rev. Mod. Phys., 77
(2), 633
–673
(2005). https://doi.org/10.1103/RevModPhys.77.633 RMPHAT 0034-6861 Google Scholar
D. P. Kingma and J. Ba,
“Adam: a method for stochastic optimization,”
(2017). Google Scholar
, “IBM Q 5 Ourense backend specification V1.3.5,”
(2020) https://quantum-computing.ibm.com Google Scholar
M. Motta et al.,
“Determining eigenstates and thermal states on a quantum computer using quantum imaginary time evolution,”
Nat. Phys., 16
(2), 205
–210
(2020). https://doi.org/10.1038/s41567-019-0704-4 NPAHAX 1745-2473 Google Scholar
C. Cao et al.,
“Quantum imaginary time evolution steered by reinforcement learning,”
(2021). Google Scholar
H. J. Kimble,
“The quantum internet,”
Nature, 453
(7198), 1023
–1030
(2008). https://doi.org/10.1038/nature07127 Google Scholar
Z. Gu, C. Yang and J. F. Chen,
“Characterization of the photon-number state of a narrow-band single photon generated from a cold atomic cloud,”
Opt. Commun., 439 206
–209
(2019). https://doi.org/10.1016/j.optcom.2019.01.074 OPCOB8 0030-4018 Google Scholar
Y. Yu et al.,
“Entanglement of two quantum memories via fibres over dozens of kilometres,”
Nature, 578
(7794), 240
–245
(2020). https://doi.org/10.1038/s41586-020-1976-7 Google Scholar
C. Li et al.,
“Quantum communication between multiplexed atomic quantum memories,”
Phys. Rev. Lett., 124
(24), 240504
(2020). https://doi.org/10.1103/PhysRevLett.124.240504 PRLTAO 0031-9007 Google Scholar
K. S. Choi et al.,
“Entanglement of spin waves among four quantum memories,”
Nature, 468
(7322), 412
–416
(2010). https://doi.org/10.1038/nature09568 Google Scholar
Y. Pu et al.,
“Experimental entanglement of 25 individually accessible atomic quantum interfaces,”
Sci. Adv., 4
(4), eaar3931
(2018). https://doi.org/10.1126/sciadv.aar3931 STAMCV 1468-6996 Google Scholar
B. Xu et al.,
“Empirical evaluation of rectified activations in convolutional network,”
(2015). Google Scholar
R. Di Leonardo, F. Ianni and G. Ruocco,
“Computer generation of optimal holograms for optical trap arrays,”
Opt. Express, 15
(4), 1913
–1922
(2007). https://doi.org/10.1364/OE.15.001913 OPEXFF 1094-4087 Google Scholar
F. Nogrette et al.,
“Single-atom trapping in holographic 2D arrays of microtraps with arbitrary geometries,”
Phys. Rev. X, 4
(2), 021034
(2014). https://doi.org/10.1103/PhysRevX.4.021034 PRXHAE 2160-3308 Google Scholar
BiographyYing Zuo received her BSc degree from the University of Science and Technology of China, Hefei, Anhui, China, in 2017. Upon completion of this work, she is a PhD candidate at the Hong Kong University of Science and Technology, supervised by Prof. Shengwang Du and Prof. Bei Zeng. Her research interests focus on optical computing and quantum optics. Chenfeng Cao received his BSc degree from the University of Chinese Academy of Sciences, Beijing, China, in 2019. Currently, he is a PhD candidate supervised by Prof. Bei Zeng at the Hong Kong University of Science and Technology. His research interests lie in quantum information and quantum computing. Ningping Cao received her PhD from the University of Guelph, Ontario, Canada, in 2021. Currently, she is a postdoc fellow at the Institute of Quantum Computing (IQC), University of Waterloo, Ontario, Canada. She is interested in a wide range of topics in quantum information and quantum computation. Xuanying Lai received her BS degree from East China Normal University in 2020. Currently, she is pursuing her PhD under the supervision of Prof. Shengwang Du in the Department of Physics at the University of Texas at Dallas. Her research focus is quantum optics. Bei Zeng is a professor at the Hong Kong University of Science and Technology. Her research focus is on the design of quantum error-correcting codes with nice properties that are suitable for high rate quantum information transmission through practical physical channels, and reliable quantum computation with high noise tolerance and low resource requirement. She is a fellow of APS. Shengwang Du, currently a professor of physics at the University of Texas at Dallas since 2021, worked at the Hong Kong University of Science and Technology from 2008 to 2020. His group is exploring fundamentals in the field of atomic, molecular, and optical (AMO) physics, and their applications. His current research activities include quantum networks, all-ONNs, and applied optical microscopy. He is a fellow of both APS and Optica (formerly OSA). |