Gibbs state
In this example, We introduce the preparation of Gibbs state.
What is Gibbs state
Gibbs state is a -qubit mixed quantum state defined as a density matrix
Gibbs state is important in the application of quantum algorithms in quantum simulation, quantum optimization, and quantum machine learning.
The equivalent problem in function approximation
The preparation of the Gibbs state can be viewed as implementing the mapping . Thus, the target function seemingly should be set to . However, the parity condition is violated by this function and hence its implementation must be separated into the even and odd components respectively. The even or odd component of this function is hyperbolic cosine or sine whose value blows up exponentially. Hence, naively implementing this function would cause an exponentially vanishing unnormalized quantum state. To remedy this, the Hamiltonian can be first shifted and scaled so that it is strictly positive definite, i.e., there is a positive number so that . Then, we only needs a target function that agrees with on the interval
Since the function is partially specified in a subinterval , the best polynomial approximation can be solved using convex-optimization based method.
Setup parameters
Approximating the target function by polynomials
Solving phase factors by running the solver
Verifying the solution
Reference
Gilyén, A., Su, Y., Low, G. H., & Wiebe, N. (2019, June). Quantum singular value transformation and beyond: exponential improvements for quantum matrix arithmetics. In Proceedings of the 51st Annual ACM SIGACT Symposium on Theory of Computing (pp. 193-204).
Dong, Y., Meng, X., Whaley, K. B., & Lin, L. (2021). Efficient phase-factor evaluation in quantum signal processing. Physical Review A, 103(4), 042419.
Last updated