This U.S. patent application claims priority under 35 U.S.C. § 119 to: Indian Patent Application number 202321087617, filed on 21 Dec. 2023. The entire contents of the aforementioned application are incorporated herein by reference.
The disclosure herein generally relates to quantum computing, and, more particularly, to implement density functional theory on quantum processors through generalized gradient approximation to extract properties of chemical compounds.
Several pharma and material science companies have successfully synthesized more than a million chemical compounds for practical use. These have been listed across various curated databases. Each molecule and its associated conformations have several quantities to be computed like solubility, stability, binding energy, electron density, atomic spectra, reaction rates, scattering cross-section, response properties and the like. The field of classical computational chemistry creates databases of these computed features. Screening drug molecules for target properties involves computational chemistry calculations. With the best of classical computational facilities 30 drug lead and its conformations in pharma each involving several hundred to few thousand atoms can be analyzed for physical properties per day with costly but accurate electronic structure approaches. It means given this large space of billions of predicted chemical compounds, a high-throughput screening job of discovering drug leads each involving several hundred to few thousand atoms currently takes about 3-5 years.
Most industrially relevant chemical systems in material sciences industry are bulk materials. One supercell made from a collection of neighboring unit cells involves around thousands of atoms which corresponds to several thousands of electronic orbitals even in the least correlated basis. The currently available techniques calculate the energetics and other physical properties of physical/chemical systems using a quantum mechanical (QM) electronic self-consistent field approach called the Kohn-Sham Density functional theory (KS-DFT). Currently these chemical systems are treated approximately within the Quantum Mechanical (QM) or Molecular Mechanical (MM) approach, where only a subsystem with strong quantum correlations is simulated using DFT and the rest is treated only via the MM technique. Identifying these subsystems requires doing prior MM and/or force field analysis that adds to additional overhead cost. The gap in applying this DFT technology to the complete system arises from the quartic and cubic scaling wall bottleneck i.e. for a 50000 electronic orbital system (corresponding to a supercell of the bulk material), computing even one KS-DFT step would require 0.001 secs on the FUGAKU—the world's second most powerful supercomputer with a Rmax of 442 PETA Flops. For all practical purposes the DFT code should converge within 100 self-consistency steps therefore to simulate one large supercell on FUGAKU would require 0.1 seconds. For real world simulations of chemical compounds, one would require screening across several lakhs of molecular configurations in a supercell and that would require more than one day. The output electronic density computed from DFT needs to be in turn passed into Force-Field or MM modelling suites that then recomputes the geometric positioning of atoms and the DFT energies needs to be recomputed. Hence, for a bit larger system such calculations can enter several days of calculations even on the largest of the supercomputers. Similarly, the chemical systems in Pharma industry that correspond to Protein-drug or Protein-Protein systems involve more than thousands of atoms which corresponds to a several thousands of electronic orbitals. These chemical systems are treated approximately within the QM or MM approach, only a subsystem is treated with strong quantum correlations and is simulated using DFT and the rest is treated only via the MM technique. Even the drug molecules in the pharma industry have more than 500 molecular weight, therefore screening across different drug molecules enters across several days of efforts.
All the classical computational chemistry approaches rely on quantum chemistry calculations for describing the electronic density distribution profile. If that is computed at different physical conditions, then it can enable to further compute all the different physical properties. Today, most of the practical computations in pharma and material science are carried out by the Kohn Sham (KS), Density Functional Theory (DFT) and the Hartree-Fock (HF) approach. The computational complexity scales cubically to the system size which is the consequence of the delocalized nature of the wave functions which are the eigen solutions of the Kohn-Sham single particle Hamiltonian. To scale the DFT calculations to large systems, there have been attempts to develop an algorithm which scales linearly with system size. One example of such an algorithm is ONETEP (order-N electronic total energy package) linear-scaling density functional theory (DFT) calculations with large basis set (plane-wave) accuracy on parallel computers. It uses a basis of non-orthogonal generalized Wannier functions (NGWFs) expressed in terms of periodic cardinal sine (psinc) functions, which are in turn equivalent to a basis of plane-waves. ONETEP therefore is a combination of the benefits of linear scaling with a level of accuracy and variational bounds comparable to that of traditional cubic-scaling plane-wave approaches. During the calculation, the density matrix and the NGWFs are optimized with localization constraints. It is primarily designed for periodic systems, which can restrict its application to certain materials and structures. Although ONETEP is efficient for large systems, there are still practical limitations to the system size that can be treated, and the method may not be suitable for extremely large systems. Overall, ONETEP is a powerful and efficient method for performing large-scale DFT calculations in condensed matter physics and materials science. Its linear scaling and localized orbital approach make it well-suited for studying complex materials, but its application is primarily limited to periodic systems.
Currently the efforts are towards speeding up the DFT calculations using Exa scale computing: CPU, GPU, MPI, Multiprocessing etc. However, all of these have memory and processing limitations. As quantum hardware and algorithms continue to develop, various industry sectors, particularly the pharmaceutical and material design domains, are applying quantum computation paradigm to their specific problems. There have been attempts made to implement DFT on a combination of classical and quantum processors, for example, US20220012382A1 which implements DFT on a classical processor and optimizes the DFT results on a quantum processor. However, the complex calculations are still performed on a classical processor which doesn't overcome the above mentioned bottlenecks in DFT calculations.
Embodiments of the present disclosure present technological improvements as solutions to one or more of the above-mentioned technical problems recognized by the inventors in conventional systems. For example, in one embodiment, a method for implementing density functional theory (DFT) on quantum processors through generalized gradient approximation (GGA) is provided. The method includes receiving, by one or more classical hardware processors, a chemical compound whose one or more properties are to be extracted and further, by the one or more classical hardware processors, obtaining atomic coordinates of each of a plurality of atoms present in the chemical compound. Further the method includes, determining, by the one or more classical hardware processors, a plurality of electron integrals, a core Hamiltonian matrix, and a collocation matrix from the atomic coordinates of each of the plurality of atoms. Furthermore, the method includes, determining, by plurality of unentangled quantum processing units (QPUs) a density matrix of the chemical compound from the core Hamiltonian matrix. Next, the method includes, iteratively updating, by the plurality of unentangled QPUs, the density matrix by computing a Fock matrix until a convergence criteria is met. The step of iteratively updating comprises computing a direct (J) matrix from the density matrix based on a subset of electron integrals. Further, determining a correlation exchange matrix from the collocation matrix for generalized gradient approximation (GGA). The step for determining the correlation exchange matrix includes, initially encoding a gradient of the collocation matrix by processing a set of collocation matrices. Then encoding an electronic density by performing a sequential matrix multiplication of the collocation matrix, the density matrix, and the collocation matrix and further computing an electronic density gradient from the collocation matrix, the density matrix, and the gradient of the collocation matrix by composing a fourth quantum circuit component and a fifth quantum circuit component using at least one ancilla qubit from the plurality of ancilla qubits. Next a derivative of an electronic energy density is computed with respect to the electronic density by performing a quantum signal processing sequence on a sixth quantum circuit. Further a Z-matrix is encoded by composing the sixth quantum circuit component and the collocation matrix. Finally in the step of determining the correlation exchange matrix, a correlation exchange matrix is encoded by composing the Z-matrix with the collocation matrix. Further in the step of iteratively updating the density matrix, the Fock matrix is determined by combining the core Hamiltonian matrix, the density matrix, and the correlation exchange matrix and finally the density matrix is updated by diagonalizing the Fock matrix. The density matrix is updated in each iteration until the convergence criteria is met. Finally, the method includes utilizing the updated density matrix of the chemical compound, by the one or more classical hardware processors, to extract the one or more properties of the chemical compound.
In another aspect, a system for implementing density functional theory (DFT) on quantum processors through generalized gradient approximation (GGA) is provided. The system includes one or more classical hardware processors communicably coupled to a plurality of unentangled Quantum Processor Units (QPUs) via interfaces, wherein the one or more classical hardware processors comprises at least one memory storing programmed instructions; one or more Input/Output (I/O) interfaces; and one or more hardware processors operatively coupled to the at least one memory, wherein the one or more classical hardware processors and the plurality of unentangled QPUs are configured by the programmed instructions to receive, by one or more classical hardware processors, a chemical compound whose one or more properties are to be extracted and further, by the one or more classical hardware processors, obtain atomic coordinates of each of a plurality of atoms present in the chemical compound. Further, by the one or more classical hardware processors, a plurality of electron integrals, a core Hamiltonian matrix, and a collocation matrix is determined from the atomic coordinates of each of the plurality of atoms. Furthermore, by plurality of unentangled QPUs, a density matrix of the chemical compound is determined from the core Hamiltonian matrix. Next, by the plurality of unentangled QPUs, the density matrix is iteratively updated by computing a Fock matrix until a convergence criteria is met. The step of iteratively updating comprises computing a direct (J) matrix from the density matrix based on a subset of electron integrals. Further, determining a correlation exchange matrix from the collocation matrix for generalized gradient approximation (GGA). The step for determining the correlation exchange matrix includes, initially encoding a gradient of the collocation matrix by processing a set of collocation matrices. Then encoding an electronic density by performing a sequential matrix multiplication of the collocation matrix, the density matrix, and the collocation matrix and further computing an electronic density gradient from the collocation matrix, the density matrix, and the gradient of the collocation matrix by composing a fourth quantum circuit component and a fifth quantum circuit component using at least one ancilla qubit from the plurality of ancilla qubits. Next a derivative of an electronic energy density is computed with respect to the electronic density by performing a quantum signal processing sequence on a sixth quantum circuit. Further a Z-matrix is encoded by composing the sixth quantum circuit component and the collocation matrix. Finally in the step of determining the correlation exchange matrix, a correlation exchange matrix is encoded by composing the Z-matrix with the collocation matrix. Further in the step of iteratively updating the density matrix, the Fock matrix is determined by combining the core Hamiltonian matrix, the density matrix, and the correlation exchange matrix and finally the density matrix is updated by diagonalizing the Fock matrix. The density matrix is updated in each iteration until the convergence criteria is met. Finally, by one or more classical hardware processors, the updated density matrix is utilized of the chemical compound to extract the one or more properties of the chemical compound.
In yet another aspect, a computer program product including a non-transitory computer-readable medium having embodied therein a computer program for implementing density functional theory (DFT) on quantum processors through generalized gradient approximation (GGA). The computer readable program, when executed on a system comprising one or more classical hardware processors communicably coupled to a plurality of unentangled Quantum Processor Units (QPUs) via interfaces, causes the computing device to receive, by one or more classical hardware processors, a chemical compound whose one or more properties are to be extracted and further, by the one or more classical hardware processors, obtain atomic coordinates of each of a plurality of atoms present in the chemical compound. Further, the computer readable program, when executed on a system comprising one or more classical hardware processors communicably coupled to a plurality of unentangled Quantum Processor Units (QPUs) via interfaces, causes the computing device to by the one or more classical hardware processors, determine a plurality of electron integrals, a core Hamiltonian matrix, and a collocation matrix from the atomic coordinates of each of the plurality of atoms. Furthermore, the computer readable program, when executed on the system comprising one or more classical hardware processors communicably coupled to a plurality of unentangled QPUs via interfaces, causes by the plurality of unentangled QPUs, to determine a density matrix of the chemical compound from the core Hamiltonian matrix. Further, the computer readable program, when executed on the system comprising one or more classical hardware processors communicably coupled to a plurality of unentangled QPUs via interfaces, causes, by the plurality of unentangled QPUs, to iteratively update the density matrix by computing a Fock matrix until a convergence criteria is met. The steps of iteratively updating comprises, computing a direct (J) matrix from the density matrix based on a subset of electron integrals. Further, determining a correlation exchange matrix from the collocation matrix for generalized gradient approximation (GGA). The step for determining the correlation exchange matrix includes, initially encoding a gradient of the collocation matrix by processing a set of collocation matrices. Then encoding an electronic density by performing a sequential matrix multiplication of the collocation matrix, the density matrix, and the collocation matrix and further computing an electronic density gradient from the collocation matrix, the density matrix, and the gradient of the collocation matrix by composing a fourth quantum circuit component and a fifth quantum circuit component using at least one ancilla qubit from the plurality of ancilla qubits. Next a derivative of an electronic energy density is computed with respect to the electronic density by performing a quantum signal processing sequence on a sixth quantum circuit. Further a Z-matrix is encoded by composing the sixth quantum circuit component and the collocation matrix. Finally in the step of determining the correlation exchange matrix, a correlation exchange matrix is encoded by composing the Z-matrix with the collocation matrix. Further in the step of iteratively updating the density matrix, the Fock matrix is determined by combining the core Hamiltonian matrix, the density matrix, and the correlation exchange matrix and finally the density matrix is updated by diagonalizing the Fock matrix. The density matrix is updated in each iteration until the convergence criteria is met. Finally, the computer readable program, when executed on the system comprising one or more classical hardware processors communicably coupled to a plurality of unentangled QPUs via interfaces, causes by the one or more classical hardware processors, to utilize the updated density matrix of the chemical compound to extract the one or more properties of the chemical compound.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
The accompanying drawings, which are incorporated in and constitute a part of this disclosure, illustrate exemplary embodiments and, together with the description, serve to explain the disclosed principles:
Exemplary embodiments are described with reference to the accompanying drawings. In the figures, the left-most digit(s) of a reference number identifies the figure in which the reference number first appears. Wherever convenient, the same reference numbers are used throughout the drawings to refer to the same or like parts. While examples and features of disclosed principles are described herein, modifications, adaptations, and other implementations are possible without departing from the scope of the disclosed embodiments.
The present disclosure provides a method for implementing density functional theory on quantum processors through generalized gradient approximation (GGA). Kohn-Sham (KS) hybrid Density Functional Theory (DFT) process is initiated from a set of Nb basis functions ={ϕμ(r)}μ=1N
In equation 1, D is the one-particle density matrix discretized in the basis of {ϕμ} and cϵ is the modulation for the exact exchange term. The terms J, K can be computed from the AO-integral approach using the ERI tensor <ij|kl> and D as in equations 2 and 3, respectively.
In equations 2 and 3, the ERI tensor ij|kl
is obtained by integrating the space of basis functions in
according to equation 4.
The correlation-exchange potential Vxc in the discretized basis {ϕi} is computed from equation 5, where the basis functions are defined according to equation 6.
In equation 6, Ax, Ay, Az are nuclear coordinate locations of the Gaussian functions, a=(ax, ay, az) are the integer cartesian quanta and ϑ is the cartesian Gaussian exponent. In equation 5, Exc is the exchange energy functional evaluated for the electronic density r and its form depends on the DFT method being used. The ERI tensor is represented using the Cholesky decomposition representation as given by equation 7.
The Cholesky matrices LP can be obtained from the Density-Fitting (DF) or the resolution of identity (RI) method as in equation 8.
In equation 8, ij|Q
are the 3-center 2-electron integrals represented in terms of the auxiliary basis functions {χP(r)}P=1Naux, and uQP,
P are obtained from the spectral decomposition of the 2-center 2-electron integrals VPQ=ΣR uPR
RuQR* represented in the auxiliary basis. The 3-center 2-electron integrals are given by equation 9 and the two center VPQ=
P|Q
represents two center two electron integrals given by equation 10.
The J and K matrix elements are computed using the RI approach as in equation 11.
When the KS-DFT is classically computed, the complexity of computing J and K is O(pN2) and this complexity resides in computing K. Computing h and Vxc has lower complexity of O(N2).
Next step of DFT is to solve the generalized eigenvalue problem for the Fock matrix accounting for the overlap between basis functions Sij=ϕi|ϕj
and the density matrix D(l) of a current iteration as given by equation 12.
In equation 12, the one particle density matrix D(l)=C(l)WC(l)⬆, where the occupancy matrix Wij=θ(μ−Ei)δij fills up Ne/2 lowest energy levels below the chemical potential μ.
Conventional methods implement DFT simulations on classical processors such as central processing unit (CPU), graphical processing unit (GPU) etc. which is time consuming. Some state-of-the-art techniques implement DFT on a combination of classical and quantum processors. However, the complex calculations are still performed on a classical processor which does not overcome the bottlenecks in DFT calculations. To overcome these drawbacks, the present disclosure provides a method for implementing DFT through GGA using quantum processors. Initially, atomic coordinates of each atom in a chemical compound whose desired properties must be extracted is received. Electron integrals, a core Hamiltonian, and a collocation matrix is computed from the atomic coordinates. The core Hamiltonian is diagonalized to obtain a density matrix of the chemical compound which is further updated iteratively until a convergence criteria is satisfied. At each iteration, a direct matrix is computed from the density matrix, a correlation exchange matrix is computed from the direct matrix, a gradient of the collocation matrix, an electronic density, an electronic density gradient, and a derivative of the electronic density gradient, a Fock matrix is computed by adding the direct matrix and the correlation exchange matrix and the Fock matrix is diagonalized to obtain updated density matrix which is used in subsequent iteration. This is repeated until norm of a difference between the updated density matrix at a current iteration and the density matrix at a previous iteration is greater than a predefined threshold to obtain a final density matrix of the chemical compound which can be used to extract desired properties of the chemical compound.
Referring now to the drawings, and more particularly to
The classical computing system 102 comprises classical hardware processors 108, at least one memory such as a memory 110, an I/O interface 116. The classical hardware processors 108, the memory 110, and the Input/Output (I/O) interface 116 may be coupled by a system bus such as a system bus 112 or a similar mechanism. In an embodiment, the classical hardware processors 108 can be one or more hardware processors. The classical hardware processors and the hardware processors is interchangeably used throughout the document. Similarly, the classical computing system is a normal computing system.
The I/O interface 116 may include a variety of software and hardware interfaces, for example, a web interface, a graphical user interface, and the like, for example, interfaces for peripheral device(s), such as a keyboard, a mouse, an external memory, a printer and the like. Further, the I/O interface 116 may enable the system 100 to communicate with other devices, such as web servers, and external databases. The I/O interface 116 can facilitate multiple communications within a wide variety of networks and protocol types, including wired networks, for example, local area network (LAN), cable, etc., and wireless networks, such as Wireless LAN (WLAN), cellular, or satellite. For the purpose, the I/O interface 116 may include one or more ports for connecting several computing systems with one another or to another server computer.
The one or more hardware processors 108 may be implemented as one or more microprocessors, microcomputers, microcontrollers, digital signal processors, central processing units, node machines, logic circuitries, and/or any devices that manipulate signals based on operational instructions. Among other capabilities, the one or more hardware processors 108 is configured to fetch and execute computer-readable instructions stored in the memory 110.
The memory 110 may include any computer-readable medium known in the art including, for example, volatile memory, such as static random access memory (SRAM) and dynamic random access memory (DRAM), and/or non-volatile memory, such as read only memory (ROM), erasable programmable ROM, flash memories, hard disks, optical disks, and magnetic tapes. In an embodiment, the memory 110 includes a data repository 114. The data repository (or repository) 114 may include a plurality of abstracted piece of code for refinement and data that is processed, received, or generated as a result of the execution of the method illustrated in
The example quantum computing system 104 shown in
The example quantum computing system 104 shown in
The example QPUs 122, and in some cases all or part of the signal delivery system 120, can be maintained in a controlled cryogenic environment. The environment can be provided, for example, by shielding equipment, cryogenic equipment, and other types of environmental control systems. In some examples, the components in the QPUs 122 operate in a cryogenic temperature regime and are subject to very low electromagnetic and thermal noise. For example, magnetic shielding can be used to shield the system components from stray magnetic fields, optical shielding can be used to shield the system components from optical noise, thermal shielding and cryogenic equipment can be used to maintain the system components at controlled temperature, etc.
In the example shown in
In the example quantum computer system 104 shown in
In some other embodiments, the control system 118 includes one or more classical computers or classical computing components that produce a control sequence, for instance, based on a quantum computer program to be executed. For example, a classical processor may convert a quantum computer program to an instruction set for the native gate set or architecture of the QPUs 122. In some cases, the control system 118 includes a microwave signal source (e.g., an arbitrary waveform generator), a bias signal source (e.g., a direct current source) and other components that generate control signals to be delivered to the QPUs 122. The control signals may be generated based on a control sequence provided, for instance, by a classical processor in the control system 118. The example control system 118 may include conversion hardware that digitizes response signals received from the QPUs 122. The digitized response signals may be provided, for example, to a classical processor in the control system 118.
In some embodiments, the quantum computer system 104 includes multiple quantum information processors that operate as respective quantum processor units (QPU). In some cases, each QPU can operate independent of the others. For instance, the quantum computer system 104 may be configured to operate according to a distributed quantum computation model, or the quantum computer system 104 may utilize multiple QPUs in another manner. In some implementations, the quantum computer system 104 includes multiple control systems, and each QPU may be controlled by a dedicated control system. In some implementations, a single control system can control multiple QPUs; for instance, the control system 118 may include multiple domains that each control a respective QPU. In some instances, the quantum computing system 104 uses multiple QPUs to execute multiple unentangled quantum computations (e.g., multiple Variational Quantum Eigen solver (VQE)) that collectively simulate a single quantum mechanical system.
In an embodiment, the quantum memory 124 is a quantum-mechanical version of classical computer memory. The classical computer memory stores information such as binary states and the quantum memory 124 stores a quantum state for later retrieval. These states hold useful computational information known as Qubits. In an embodiment, the communication interface 106 which connects the classical computing system 102 and the quantum computing system 104 is a high speed digital interface.
Now referring to
Further, at step 206 of the method 200, the one or more classical hardware processors are configured to determine a plurality of electron integrals, a core Hamiltonian matrix, and a collocation matrix from the atomic coordinates of each of the plurality of atoms. The plurality of electron integrals include a) 4 center 2 electron integrals, b) 3 center 2 electron integrals, c) 2 center 2 electron integrals, and d) 2 center 1 electron integrals. The electron integrals a, b, c describe the Coulomb repulsion integral that are computed in atomic orbital basis and can be represented in either spherical or cartesian coordinates. The electron integral d describes the overlap between the basis states. The plurality of electron integrals are determined using tools such as LIBCINT, Python-based Simulations of Chemistry Framework (PySCF), NorthWest computational Chemistry (NWchem) etc. The collocation matrix is a rectangular matrix of dimensions (Ng, Nao), where Ng represents a number of real space grid points, and Nao is a number of basis functions. It comprises a plurality of basis functions of a plurality of atomic orbitals and a plurality of points on numerical grid. Each of the plurality of basis functions is a Gaussian wave function centered around the atomic coordinates.
Further at step 208 of the method 200, a plurality of unentangled QPUs, are configured to determine e a density matrix of the chemical compound from the core Hamiltonian matrix. The density matrix is constructed using (i) a single particles unitary rotation matrix which is obtained by diagonalizing the core Hamiltonian matrix, and (ii) electron occupancies. One example way of diagonalizing the core Hamiltonian is described in patent application No. 202321061415.
Further determining the density matrix, at step 210 of the method 200, the plurality of unentangled QPUs, are configured to iteratively update the density matrix by computing a Fock matrix until a convergence criteria is satisfied to obtain a final density matrix of the chemical compound. The convergence criteria is said to be satisfied when norm of a difference between the updated density matrix at a current iteration and the density matrix at a previous iteration is greater than a predefined threshold value. Steps 210a to 210d are performed at each iteration to update the density matrix. At step 210a a direct matrix (J matrix) is computed from the density matrix based on a subset of electron integrals using a quantum circuit component as illustrated in
The readouts from the encoding of the density matrix are obtained by equation 14.
Once the density matrix is encoded a Cholesky tensor is encoded on the quantum circuit to form a first Cholesky circuit component (represented by block 404 in
Further the quantum circuit component is composed with the first Cholesky circuit component and a diffusion operator to create a quantum circuit component that processes the density matrix to generate an intermediate state vector as illustrated by block 406. The diffusion operator R is given by equation 16.
Next transpose of the Cholesky tensor is encoded on the quantum circuit to form a second Cholesky circuit component as illustrated by block 408. It is mathematically represented by equation 17.
Further the quantum circuit component is composed with the second Cholesky circuit component (to form block 410) for processing the intermediate state vector to obtain a plurality of states at the second set of qubits in the quantum circuit. Sequences of bitstrings are read from the second set of qubits (by block 412) to obtain the direct matrix. This step is mathematically represented by equation 18.
Once the direct matrix is obtained, at step 210b, a correlation exchange matrix is determined from the collocation matrix. Steps 210b1 through 210b6 provides an explanation for determining the correlation exchange matrix. The collocation matrix is encoded in a quantum circuit component as illustrated in
The first subset of collocation matrices are represented using equation 20,
Further
Next
The X-component of the gradient of the collocation matrix is mathematically represented using equations 23.
Similarly, V∂
Then the first quantum circuit component, the second quantum circuit component, and the third quantum circuit component are composed to obtain the gradient of the collocation matrix.
Further, at step 210b2, an electronic density is encoded by sequentially performing a matrix multiplication of the collocation matrix, the density matrix, and the collocation matrix which is illustrated in a quantum circuit component represented as Urho. In
Next at step 210b3, an electronic density gradient is computed from the collocation matrix, the density matrix, and the gradient of the collocation matrix by composing a fourth quantum circuit component and a fifth quantum circuit component using at least one ancilla qubit from the plurality of ancilla qubits. The fourth quantum circuit component and a fifth quantum circuit component are shown in
The fifth quantum circuit component sequentially encodes the gradient of the collocation matrix, the density matrix, and the collocation matrix. Equation 28 mathematically represents the encoding done using the fifth quantum circuit component,
Finally, the electronic density gradient is computed by composing the fourth quantum circuit component and the fifth quantum circuit component which is shown in
Further at step 210b4, a derivative of an electronic energy density is computed with respect to the electronic density by performing a quantum signal processing sequence on a sixth quantum circuit as shown inside the dashed line box of
At step 210b5 a Z-matrix is encoded by composing the sixth quantum circuit component and the collocation matrix as illustrated in
Finally at step 210b6, a correlation exchange matrix is encoded by composing the Z-matrix with the collocation matrix. This is represented by equation 31 below,
In an embodiment, theorem A is applied on equations 24 through 26 and equations 29 through 31 to implement matrix multiplications and tensor contractions on quantum circuit components with qubit count efficient resources. The theorem A states that: If A and B are general rectangular matrices of dimensions dim(A)=(N, P) and dim(B)=(P,M) then there is a unitary operation U(A, B) of dimension 2nq×2nq that operates on a system of nq=p+max(m, n)+2 qubit registers |·p|·
max(m,n)|·
a
a
Proof of the theorem A is given below:
Take the normalized matrices A′=A/(√2∥A∥), B′=B/(√2∥B∥). For these define two unitary operators V (A),V(B),
The classical data of the B matrix is loaded using the state preparation oracle VBH⊗p on the initial state |0|j
|1
|0
,
The classical data of the A matrix is loaded using the state preparation oracle
The states |ΦA> and |ΦB> are orthogonal,
Next define diffusion operator $R$ acting on the row registers and the ancillas a1, a2,
Then the overlap between these two states |ΦA and R|ΦB
is given by,
By construction it is proved the existence of $U(A, B)$ that can be defined without any isometry,
Once the correlation exchange matrix is determined, at step 210c, a Fock matrix is computed by adding the core Hamiltonian matrix, the density matrix, and the correlation exchange matrix. At step 210d, qubitized diagonalization of the Fock matrix is performed to obtain an updated density matrix. The updated density matrix is used in a subsequent iteration. Step 210 is performed iteratively until the convergence criteria is satisfied to get a final density matrix. The convergence criteria is satisfied when norm of difference between the density matrix of a current iteration and the density matrix of a previous iteration is lesser than a pre-defined tolerance value. Finally, at step 212, the one or more classical hardware processors are configured to utilize the final density matrix of the chemical compound to extract the one or more properties of the chemical compound. The final density matrix thus obtained enables computation of one or more properties such as, (i) HOMO-LUMO gap from the energies of the highest occupied Kohn Sham orbital and lowest unoccupied orbital, (ii) the charge distribution from integrating the electronic density in regions around the different atoms, where the electronic density is in turn obtained from the density matrix, and (iii) dipole moment from the expectation value of the perturbation electric field operator with respect to the density matrix.
The J matrix computation was performed on classical processor using conventional methods and quantum processor. Also, the DFT was implemented through GGA using classical processors and quantum processors. Classical complexity is measured in terms of space and time complexity. Similarly, quantum complexity is measured in terms of number of qubits and gate complexity. The results of J-matrix computations and correlation exchange matrix computations are recorded in table 1.
The classical and quantum resources needed to compute the J matrix using the AO integral approach, the Density fitting (DF) approach and the semi-numerical exchange (sN) approach are shown in Table 1. For all these three types of methods to compute J matrix the Quantum circuits of same type as given in the present disclosure is applicable. For the AO integral approach the number of qubits needed to encode the electronic integrals is 4 log Nb+2, where Nb=Nao is the number of basis functions. On the other hand for the classical approach the space complexity is O(Nb4) to store Nb4 numbers. Log is clearly a sublinear memory scaling on the other hand the polynomial scaling involved is steep in classical approach. The gate complexity needed for computing the J matrix stems from two sources, one is the diffusion quantum circuit block and the multiqubit gates needed to encode the integrals and the density matrix. The first component from the diffusion quantum circuit block leads to the gate complexity 8 log Nb. The second component depends on the molecular system, and the gate complexity for that component depends on the floating-point precision with which we are encoding the integrals associated with the molecule. In comparison the classical time complexity scales as O(Nb4).
For the Density fitting approach the number of qubits needed to encode the electronic integrals is 2 log Nb+log Naux, where Nb=Nao is the number of basis functions and Naux number of auxiliary basis vectors. On the other hand for the classical approach the space complexity is O(Nn2 Naux) to store that many numbers. Log is clearly a sublinear memory scaling on the other hand the polynomial scaling involved is steep in classical approach. The gate complexity needed for computing the J matrix stems from two sources, one is the diffusion quantum circuit block and the multiqubit gates needed to encode the integrals and the density matrix. The first component from the diffusion quantum circuit block leads to the gate complexity 4 log Nb+2 log Naux. The second component depends on the molecular system, and the gate complexity for that component depends on the floating-point precision with which we are encoding the integrals associated with the molecule. In comparison the base classical time complexity scales as O(Nb2Naux).
For the semi numerical engine approach the number of qubits needed to encode the electronic integrals is 2 log Nb+log Ng, where Nb=Nao is the number of basis functions and Ng number of grid points. On the other hand for the classical approach the space complexity is O(Nn2Ng) to store that many numbers. Log is clearly a sublinear memory scaling on the other hand the polynomial scaling involved is steep in classical approach. The gate complexity needed for computing the J matrix stems from two sources, one is the diffusion quantum circuit block and the multiqubit gates needed to encode the integrals and the density matrix. The first component from the diffusion quantum circuit block leads to the gate complexity 4 log Nb+2 log Ng. The second component depends on the molecular system, and the gate complexity for that component depends on the floating-point precision with which we are encoding the integrals associated with the molecule. In comparison the base classical time complexity scales as O(Nb2Ng).
For the GGA protocol the correlation exchange matrix is a function of the electronic density and its gradient. For computing the electronic density, the number of qubits needed to encode the electronic density is given by log N+log Ng, where Ng is the number of points on numerical grid and N is number of basis functions. Additionally, 2 ancilla qubits are needed to encode the different components of the electronic density and its gradient. The gate complexity is associated with the diffusion operator that enables the multiplication between the collocation matrix, the gradient of the collocation matrix and the density matrix. And it scales logarithmically with the number of basis functions. Classically to store the integrals is O(N2Ng), and the time complexity is O(N2Ng).
The written description describes the subject matter herein to enable any person skilled in the art to make and use the embodiments. The scope of the subject matter embodiments is defined by the claims and may include other modifications that occur to those skilled in the art. Such other modifications are intended to be within the scope of the claims if they have similar elements that do not differ from the literal language of the claims or if they include equivalent elements with insubstantial differences from the literal language of the claims.
It is to be understood that the scope of the protection is extended to such a program and in addition to a computer-readable means having a message therein; such computer-readable storage means contain program-code means for implementation of one or more steps of the method, when the program runs on a server or mobile device or any suitable programmable device. The hardware device can be any kind of device which can be programmed including e.g., any kind of computer like a server or a personal computer, or the like, or any combination thereof. The device may also include means which could be e.g., hardware means like e.g., an application-specific integrated circuit (ASIC), a field-programmable gate array (FPGA), or a combination of hardware and software means, e.g., an ASIC and an FPGA, or at least one microprocessor and at least one memory with software processing components located therein. Thus, the means can include both hardware means and software means. The method embodiments described herein could be implemented in hardware and software. The device may also include software means. Alternatively, the embodiments may be implemented on different hardware devices, e.g., using a plurality of CPUs.
The embodiments herein can comprise hardware and software elements. The embodiments that are implemented in software include but are not limited to, firmware, resident software, microcode, etc. The functions performed by various components described herein may be implemented in other components or combinations of other components. For the purposes of this description, a computer-usable or computer readable medium can be any apparatus that can comprise, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
The illustrated steps are set out to explain the exemplary embodiments shown, and it should be anticipated that ongoing technological development will change the manner in which particular functions are performed. These examples are presented herein for purposes of illustration, and not limitation. Further, the boundaries of the functional building blocks have been arbitrarily defined herein for the convenience of the description. Alternative boundaries can be defined so long as the specified functions and relationships thereof are appropriately performed. Alternatives (including equivalents, extensions, variations, deviations, etc., of those described herein) will be apparent to persons skilled in the relevant art(s) based on the teachings contained herein. Such alternatives fall within the scope of the disclosed embodiments. Also, the words “comprising,” “having,” “containing,” and “including,” and other similar forms are intended to be equivalent in meaning and be open ended in that an item or items following any one of these words is not meant to be an exhaustive listing of such item or items, or meant to be limited to only the listed item or items. It must also be noted that as used herein and in the appended claims, the singular forms “a,” “an,” and “the” include plural references unless the context clearly dictates otherwise.
Furthermore, one or more computer-readable storage media may be utilized in implementing embodiments consistent with the present disclosure. A computer-readable storage medium refers to any type of physical memory on which information or data readable by a processor may be stored. Thus, a computer-readable storage medium may store instructions for execution by one or more processors, including instructions for causing the processor(s) to perform steps or stages consistent with the embodiments described herein. The term “computer-readable medium” should be understood to include tangible items and exclude carrier waves and transient signals, i.e., be non-transitory. Examples include random access memory (RAM), read-only memory (ROM), volatile memory, nonvolatile memory, hard drives, CD ROMs, DVDs, flash drives, disks, and any other known physical storage media.
It is intended that the disclosure and examples be considered as exemplary only, with a true scope of disclosed embodiments being indicated by the following claims.
| Number | Date | Country | Kind |
|---|---|---|---|
| 202321087617 | Dec 2023 | IN | national |