SearcharxivSearch

arXiv subjects

Junning Li

Publications and source records attributed to Junning Li.

7 recordsLinked to original sources

Benchmarking Variational Quantum Eigensolvers for Quantum Chemistry

Quantum chemistry is one of the most promising applications of quantum computers in the near future. For noisy intermediate-scale quantum devices, the quantum-classical hybrid framework based on the variational quantum eigensolver (VQE) has become the method of choice. In the literature, there are many different variants of VQE, but it is not known which one is optimal for a given molecule. For this purpose, we perform a thorough benchmarking on more than ten different kinds of VQE ansatzes (in systems up to 30 qubits), based on their performance on the energy accuracy, runtime until convergence, and number of parameters. Our results show that the ADAPT ansatz can be used to obtain more accurate energy for small systems (below 14 qubits), but it costs much more computational resources. For larger molecules, UCCSD0 has better performance. However, all the tested ansatzes can hardly reach chemical accuracy at stretched bond lengths. Our results were obtained using MindSpore Quantum, where the codes and the benchmarking toolkit are publicly available at Gitee.

quant-ph

Geometric correspondence of noisy quantum dynamics and universal robust quantum gates

Quantum information processing faces a significant hurdle: noise. Different noise sources induce varying errors in quantum operations depending on the underlying dynamics. To gain a deeper understanding of these error mechanisms, we introduce the concept of Quantum Error Evolution Diagrams (QEED). These QEEDs establish a dual correspondence between driven noisy quantum dynamics and geometric space curves, offering quantitative geometric metrics to assess the severity of these errors. This theory provides a framework for designing universal robust quantum gates to correct the errors induced by generic noises. Furthermore, we present a protocol for constructing a universal set of single- and two-qubit robust quantum gates. These gates, designed with simple and smooth control pulses of arbitrary length, achieve fidelities exceeding 99.99\% across a wide range of noise strengths. This geometric approach offers significant advantages over existing methods. Overall, our work provides new insights into the geometric nature of noisy quantum dynamics and paves the way for the development of approaches to dynamically correct quantum errors.

quant-ph

Variational quantum simulation of long-range interacting systems

Current quantum simulators suffer from multiple limitations such as short coherence time, noisy operations, faulty readout and restricted qubit connectivity in some platforms. Variational quantum algorithms are the most promising approach in near-term quantum simulation to achieve practical quantum advantage over classical computers. Here, we explore variational quantum algorithms, with different levels of qubit connectivity, for digital simulation of the ground state of long-range interacting systems as well as generation of spin squeezed states. We find that as the interaction becomes more long-ranged, the variational algorithms become less efficient, achieving lower fidelity and demanding more optimization iterations. In particular, when the system is near its criticality the efficiency is even lower. Increasing the connectivity between distant qubits improves the results, even with less quantum and classical resources. Our results show that by mixing circuit layers with different levels of connectivity one can sensibly improve the performance. Interestingly, the order of layers becomes very important and grouping the layers with long-distance connectivity at the beginning of the circuit outperforms other permutations. The same design of circuits can also be used to variationally produce spin squeezed states, as a resource for quantum metrology.

quant-ph

Optimizing quantum control pulses with complex constraints and few variables through Tensorflow

Applying optimal control algorithms on realistic quantum systems confronts two key challenges: to efficiently adopt physical constraints in the optimization and to minimize the variables for the convenience of experimental tune-ups. In order to resolve these issues, we propose a novel algorithm by incorporating multiple constraints into the gradient optimization over piece-wise pulse constant values, which are transformed to contained numbers of the finite Fourier basis for bandwidth control. Such complex constraints and variable transformation involved in the optimization introduce extreme difficulty in calculating gradients. We resolve this issue efficiently utilizing auto-differentiation on Tensorflow. We test our algorithm by finding smooth control pulses to implement single-qubit and two-qubit gates for superconducting transmon qubits with always-on interaction, which remains a challenge of quantum control in various qubit systems. Our algorithm provides a promising optimal quantum control approach that is friendly to complex and optional physical constraints.

quant-ph

Generalizable control for quantum parameter estimation through reinforcement learning

Measurement and estimation of parameters are essential for science and engineering, where one of the main quests is to find systematic schemes that can achieve high precision. While conventional schemes for quantum parameter estimation focus on the optimization of the probe states and measurements, it has been recently realized that control during the evolution can significantly improve the precision. The identification of optimal controls, however, is often computationally demanding, as typically the optimal controls depend on the value of the parameter which then needs to be re-calculated after the update of the estimation in each iteration. Here we show that reinforcement learning provides an efficient way to identify the controls that can be employed to improve the precision. We also demonstrate that reinforcement learning is highly generalizable, namely the neural network trained under one particular value of the parameter can work for different values within a broad range. These desired features make reinforcement learning an efficient alternative to conventional optimal quantum control methods.

quant-ph

Pressure-controlled Structural Symmetry Transition in Layered InSe

Structural symmetry of crystals plays important roles in physical properties of two-dimensional (2D) materials, particularly in the nonlinear optics regime. It has been a long-term exploration on the physical properties in 2D materials with various stacking structures, which correspond to different structural symmetries. Usually, the manipulation of rotational alignment between layers in 2D heterostructures has been realized at the synthetic stage through artificial stacking like assembling Lego bricks. However, the reconfigurable control of translational symmetry of crystalline structure is still challenging. High pressure, as a powerful external control knob, provides a very promising route to circumvent this constraint. Here, we experimentally demonstrate a pressure-controlled symmetry transition in layered InSe. The continuous and reversible evolution of structural symmetries can be in-situ monitored by using the polarization-resolved second harmonic generation (SHG) spectroscopy. As pressure changes, the reconfigurable symmetry transition of the SHG pattern from three-fold rotational symmetry to mirror symmetry was experimentally observed in a layered InSe samples and was successfully explained by the proposed interlayer-translation model. This opens new routes towards potential applications of manipulating crystal symmetry of 2D materials.

physics.optics

Kid-Net: Convolution Networks for Kidney Vessels Segmentation from CT-Volumes

Semantic image segmentation plays an important role in modeling patient-specific anatomy. We propose a convolution neural network, called Kid-Net, along with a training schema to segment kidney vessels: artery, vein and collecting system. Such segmentation is vital during the surgical planning phase in which medical decisions are made before surgical incision. Our main contribution is developing a training schema that handles unbalanced data, reduces false positives and enables high-resolution segmentation with a limited memory budget. These objectives are attained using dynamic weighting, random sampling and 3D patch segmentation. Manual medical image annotation is both time-consuming and expensive. Kid-Net reduces kidney vessels segmentation time from matter of hours to minutes. It is trained end-to-end using 3D patches from volumetric CT-images. A complete segmentation for a 512x512x512 CT-volume is obtained within a few minutes (1-2 mins) by stitching the output 3D patches together. Feature down-sampling and up-sampling are utilized to achieve higher classification and localization accuracies. Quantitative and qualitative evaluation results on a challenging testing dataset show Kid-Net competence.

cs.CV