We introduce Quafu-Qcover,an open-source cloud-based software package developed for solving combinatorial optimization problems using quantum simulators and hardware backends.Quafu-Qcover provides a standardized and c...We introduce Quafu-Qcover,an open-source cloud-based software package developed for solving combinatorial optimization problems using quantum simulators and hardware backends.Quafu-Qcover provides a standardized and comprehensive workflow that utilizes the quantum approximate optimization algorithm(QAOA).It facilitates the automatic conversion of the original problem into a quadratic unconstrained binary optimization(QUBO)model and its corresponding Ising model,which can be subsequently transformed into a weight graph.The core of Qcover relies on a graph decomposition-based classical algorithm,which efficiently derives the optimal parameters for the shallow QAOA circuit.Quafu-Qcover incorporates a dedicated compiler capable of translating QAOA circuits into physical quantum circuits that can be executed on Quafu cloud quantum computers.Compared to a general-purpose compiler,our compiler demonstrates the ability to generate shorter circuit depths,while also exhibiting superior speed performance.Additionally,the Qcover compiler has the capability to dynamically create a library of qubits coupling substructures in real-time,utilizing the most recent calibration data from the superconducting quantum devices.This ensures that computational tasks can be assigned to connected physical qubits with the highest fidelity.The Quafu-Qcover allows us to retrieve quantum computing sampling results using a task ID at any time,enabling asynchronous processing.Moreover,it incorporates modules for results preprocessing and visualization,facilitating an intuitive display of solutions for combinatorial optimization problems.We hope that Quafu-Qcover can serve as an instructive illustration for how to explore application problems on the Quafu cloud quantum computers.展开更多
With the rapid advancement of quantum computing,hybrid quantum–classical machine learning has shown numerous potential applications at the current stage,with expectations of being achievable in the noisy intermediate...With the rapid advancement of quantum computing,hybrid quantum–classical machine learning has shown numerous potential applications at the current stage,with expectations of being achievable in the noisy intermediate-scale quantum(NISQ)era.Quantum reinforcement learning,as an indispensable study,has recently demonstrated its ability to solve standard benchmark environments with formally provable theoretical advantages over classical counterparts.However,despite the progress of quantum processors and the emergence of quantum computing clouds,implementing quantum reinforcement learning algorithms utilizing parameterized quantum circuits(PQCs)on NISQ devices remains infrequent.In this work,we take the first step towards executing benchmark quantum reinforcement problems on real devices equipped with at most 136 qubits on the BAQIS Quafu quantum computing cloud.The experimental results demonstrate that the policy agents can successfully accomplish objectives under modified conditions in both the training and inference phases.Moreover,we design hardware-efficient PQC architectures in the quantum model using a multi-objective evolutionary algorithm and develop a learning algorithm that is adaptable to quantum devices.We hope that the Quafu-RL can be a guiding example to show how to realize machine learning tasks by taking advantage of quantum computers on the quantum cloud platform.展开更多
The internal structures of J^(PC)=1^(--),(0,1,2)^(-+)charmonium-like hybrids are investigated under lattice QCD in the quenched approximation.We define the Bethe-Salpeter wave function(Φn(r))in the Coulomb gauge as t...The internal structures of J^(PC)=1^(--),(0,1,2)^(-+)charmonium-like hybrids are investigated under lattice QCD in the quenched approximation.We define the Bethe-Salpeter wave function(Φn(r))in the Coulomb gauge as the matrix element of a spatially extended hybrid-like operator(ccg)between the vacuum and n-th state for each J^(PC),with r being the spatial separation between a localized cc component and the chromomagnetic strength tensor.These wave functions exhibit some similarities for states with the aforementioned different quantum numbers,and their r-behaviors(no node for the ground states and one node for the first excited states)imply that r can be a meaningful dynamical variable for these states.Additionally,the mass splittings of the ground states and first excited states of charmonium-like hybrids in these channels are obtained for the first time to be approximately 1.2-1.4 GeV.These results do not support the flux-tube description of heavy-quarkonium-like hybrids in the Born-Oppenheimer approximation.In contrast,a charmonium-like hybrid can be viewed as a"color halo"charmonium for which a relatively localized color octet cc is surrounded by gluonic degrees of freedom,which can readily decay into a charmonium state along with one or more light hadrons.The color halo picture is compatible with the decay properties of Y(4260)and suggests LHCb and BelleⅡto search for(0,1,2)^(-+)charmonium-like hybrids inχ_(c0,1,2η) and J/ψω(φ)final states.展开更多
The strangeonium-like ss^-g hybrids are investigated from lattice QCD in the quenched approximation.In the Coulomb gauge,spatially extended operators are constructed for 1^--and(0,1,2)^-+states with the color octet ss...The strangeonium-like ss^-g hybrids are investigated from lattice QCD in the quenched approximation.In the Coulomb gauge,spatially extended operators are constructed for 1^--and(0,1,2)^-+states with the color octet ss^-component being separated from the chromomagnetic field strength by the spatial distance r,whose matrix elements between the vacuum and the corresponding states are interpreted as Bethe-Salpeter(BS)wave functions.In each of the(1,2)^-+channels,the masses and the BS wave functions are reliably derived.The 1^-+ground state mass is approximately 2.1-2.2 GeV,and that of 2^-+is approximately 2.3-2.4 GeV,whereas the mass of the first excited state is approximately 1.4 GeV higher.This mass splitting is much larger compared to that expected based on the phenomenological flux-tube model or constituent gluon model for hybrids,which is usually a few hundred MeV.The BS wave functions with respect to r exhibit clear radial nodal structures of a non-relativistic two-body system,which imply that r is a meaningful dynamical variable for these hybrids and motivate a color halo picture of hybrids,in which the color octet ss^-is surrounded by gluonic degrees of freedom.In the 1^--channel,the properties of the lowest two states are consistent with those ofФ(1020)andФ(1680).We did not obtain convincing information with respect toФ(2170).However,we argue that regardless of whetherФ(2170)is a conventional ss^-meson or a ss^-g hybrid in the color halo scenario,the ratio of partial decay widthsΓ(Фη)andΓ(Фη')observed by BESIII can be understood based on the mechanism of hadronic transition of a strangeonium-like meson in addition toη-η'mixing.展开更多
基金supported by the National Natural Science Foundation of China(Grant No.92365206)the support of the China Postdoctoral Science Foundation(Certificate Number:2023M740272)+1 种基金supported by the National Natural Science Foundation of China(Grant No.12247168)China Postdoctoral Science Foundation(Certificate Number:2022TQ0036)。
文摘We introduce Quafu-Qcover,an open-source cloud-based software package developed for solving combinatorial optimization problems using quantum simulators and hardware backends.Quafu-Qcover provides a standardized and comprehensive workflow that utilizes the quantum approximate optimization algorithm(QAOA).It facilitates the automatic conversion of the original problem into a quadratic unconstrained binary optimization(QUBO)model and its corresponding Ising model,which can be subsequently transformed into a weight graph.The core of Qcover relies on a graph decomposition-based classical algorithm,which efficiently derives the optimal parameters for the shallow QAOA circuit.Quafu-Qcover incorporates a dedicated compiler capable of translating QAOA circuits into physical quantum circuits that can be executed on Quafu cloud quantum computers.Compared to a general-purpose compiler,our compiler demonstrates the ability to generate shorter circuit depths,while also exhibiting superior speed performance.Additionally,the Qcover compiler has the capability to dynamically create a library of qubits coupling substructures in real-time,utilizing the most recent calibration data from the superconducting quantum devices.This ensures that computational tasks can be assigned to connected physical qubits with the highest fidelity.The Quafu-Qcover allows us to retrieve quantum computing sampling results using a task ID at any time,enabling asynchronous processing.Moreover,it incorporates modules for results preprocessing and visualization,facilitating an intuitive display of solutions for combinatorial optimization problems.We hope that Quafu-Qcover can serve as an instructive illustration for how to explore application problems on the Quafu cloud quantum computers.
基金supported by the Beijing Academy of Quantum Information Sciencessupported by the National Natural Science Foundation of China(Grant No.92365206)+2 种基金the support of the China Postdoctoral Science Foundation(Certificate Number:2023M740272)supported by the National Natural Science Foundation of China(Grant No.12247168)China Postdoctoral Science Foundation(Certificate Number:2022TQ0036)。
文摘With the rapid advancement of quantum computing,hybrid quantum–classical machine learning has shown numerous potential applications at the current stage,with expectations of being achievable in the noisy intermediate-scale quantum(NISQ)era.Quantum reinforcement learning,as an indispensable study,has recently demonstrated its ability to solve standard benchmark environments with formally provable theoretical advantages over classical counterparts.However,despite the progress of quantum processors and the emergence of quantum computing clouds,implementing quantum reinforcement learning algorithms utilizing parameterized quantum circuits(PQCs)on NISQ devices remains infrequent.In this work,we take the first step towards executing benchmark quantum reinforcement problems on real devices equipped with at most 136 qubits on the BAQIS Quafu quantum computing cloud.The experimental results demonstrate that the policy agents can successfully accomplish objectives under modified conditions in both the training and inference phases.Moreover,we design hardware-efficient PQC architectures in the quantum model using a multi-objective evolutionary algorithm and develop a learning algorithm that is adaptable to quantum devices.We hope that the Quafu-RL can be a guiding example to show how to realize machine learning tasks by taking advantage of quantum computers on the quantum cloud platform.
基金Supported by the National Key Research and Development Program of China(2017YFB0203202)the Strategic Priority Research Program of Chinese Academy of Sciences(XDB34030302,XDC01040100)+2 种基金the National Natural Science Foundation of China(11935017,11575196,11775229,12075253,12070131001)(CRC 110by DFG and NSFC)supported by the CAS Center for Excellence in Particle Physics(CCEPP)support of DOE(DE-AC05-06OR23177)。
文摘The internal structures of J^(PC)=1^(--),(0,1,2)^(-+)charmonium-like hybrids are investigated under lattice QCD in the quenched approximation.We define the Bethe-Salpeter wave function(Φn(r))in the Coulomb gauge as the matrix element of a spatially extended hybrid-like operator(ccg)between the vacuum and n-th state for each J^(PC),with r being the spatial separation between a localized cc component and the chromomagnetic strength tensor.These wave functions exhibit some similarities for states with the aforementioned different quantum numbers,and their r-behaviors(no node for the ground states and one node for the first excited states)imply that r can be a meaningful dynamical variable for these states.Additionally,the mass splittings of the ground states and first excited states of charmonium-like hybrids in these channels are obtained for the first time to be approximately 1.2-1.4 GeV.These results do not support the flux-tube description of heavy-quarkonium-like hybrids in the Born-Oppenheimer approximation.In contrast,a charmonium-like hybrid can be viewed as a"color halo"charmonium for which a relatively localized color octet cc is surrounded by gluonic degrees of freedom,which can readily decay into a charmonium state along with one or more light hadrons.The color halo picture is compatible with the decay properties of Y(4260)and suggests LHCb and BelleⅡto search for(0,1,2)^(-+)charmonium-like hybrids inχ_(c0,1,2η) and J/ψω(φ)final states.
基金Supported by the National Key Research and Development Program of China(2017YFB0203202)the Strategic Priority Research Program of Chinese Academy of Sciences(No.XDC01040100,XDB34030302)+1 种基金the support of the National Science Foundation of China(NSFC)(11935017,11775229,11575196,11575197,11621131001)(CRC 110 by DFG and NSFC)supported by the CAS Center for Excellence in Particle Physics(CCEPP)。
文摘The strangeonium-like ss^-g hybrids are investigated from lattice QCD in the quenched approximation.In the Coulomb gauge,spatially extended operators are constructed for 1^--and(0,1,2)^-+states with the color octet ss^-component being separated from the chromomagnetic field strength by the spatial distance r,whose matrix elements between the vacuum and the corresponding states are interpreted as Bethe-Salpeter(BS)wave functions.In each of the(1,2)^-+channels,the masses and the BS wave functions are reliably derived.The 1^-+ground state mass is approximately 2.1-2.2 GeV,and that of 2^-+is approximately 2.3-2.4 GeV,whereas the mass of the first excited state is approximately 1.4 GeV higher.This mass splitting is much larger compared to that expected based on the phenomenological flux-tube model or constituent gluon model for hybrids,which is usually a few hundred MeV.The BS wave functions with respect to r exhibit clear radial nodal structures of a non-relativistic two-body system,which imply that r is a meaningful dynamical variable for these hybrids and motivate a color halo picture of hybrids,in which the color octet ss^-is surrounded by gluonic degrees of freedom.In the 1^--channel,the properties of the lowest two states are consistent with those ofФ(1020)andФ(1680).We did not obtain convincing information with respect toФ(2170).However,we argue that regardless of whetherФ(2170)is a conventional ss^-meson or a ss^-g hybrid in the color halo scenario,the ratio of partial decay widthsΓ(Фη)andΓ(Фη')observed by BESIII can be understood based on the mechanism of hadronic transition of a strangeonium-like meson in addition toη-η'mixing.