Skip to content

CodingThrust/QuantumEvolutionTrainingCamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Evolution Training Camp

Training materials for the training camp about using tensor network methods for time evolution.

  • Time:
    • Discussion and planning: June 3-5, 2025, 10:00-17:00
    • Coding and writing: June 6-11, 2025
    • Sharing: June 12, 2025, 10:00-17:00
  • Location: W4-202, HKUST-GZ

Objectives

Participants will be divided into two groups, one group implements the GSE-TDVP method, the other group implements the simple update with gauge fixing method.

  1. Implement either of the following methods (with OMEinsum):
    • Group 1: GSE-TDVP method,
    • Group 2: Simple update with gauge fixing method.
  2. Challenge! Simulated a Rydberg atoms array with the implemented methods, test with the exact simulation results. The winning group will get a souvenir (TBD). Score: Speed to reach $10^{-2}$ precision in the simulation task detailed in this page, the target lattice size is $10 \times 10$.
  3. Practical challenge! Simulate the 2D kicked Ising dynamics in IBM's quantum experiment this page by classical computation. Can you simulate the dynamics for $\pi/2-\epsilon$ pulse of Ising interaction i.e. away from the maximally entangling $CZ$ gate?

References

Group 1

Group 2

  • Belief propagation for gauging tensor networks3. It can be generalized the arbitrary geometry4 (code: https://github.com/ITensor/ITensorNetworks.jl)
  • Methods to resolve the small loop problem: It depends on the loop size and loop correlations, lattices in 2D with smaller loop sizes probably would need something beyond BP like block BP5, boundary MPS, or loop corrections6. In practice, it can be sufficient to use BP to evolve the state and then use approximations beyond BP to perform measurements, see for example7.
  • For Rydberg atoms, there will be the added complexity of handling long range interactions. Related work that I'm aware of is:8 and9.
  • Background knowledge about adiabatic dynamics scaling, across or near the Ising CFTs: 1+1D latest quantum experiment 10; 2+1D latest classical simulation 11 on 16-by-16 lattice combining TDVP, neural quantum state, iPEPS methods.

Footnotes

  1. Vanderstraeten, L., Haegeman, J., Verstraete, F., 2019. Tangent-space methods for uniform matrix product states. SciPost Physics Lecture Notes 7, 1–77. https://doi.org/10.21468/scipostphyslectnotes.7

  2. Yang, M., White, S.R., 2020. Time Dependent Variational Principle with Ancillary Krylov Subspace. Phys. Rev. B 102, 094315. https://doi.org/10.1103/PhysRevB.102.094315

  3. Tindall, J., Fishman, M.T., 2023. Gauging tensor networks with belief propagation. SciPost Phys. 15, 222. https://doi.org/10.21468/SciPostPhys.15.6.222

  4. Gray, J., Chan, G.K.-L., 2024. Hyper-optimized approximate contraction of tensor networks with arbitrary geometry. Phys. Rev. X 14, 011009. https://doi.org/10.1103/PhysRevX.14.011009

  5. Guo, C., Poletti, D., Arad, I., 2023. Block belief propagation algorithm for two-dimensional tensor networks. Phys. Rev. B 108, 125111. https://doi.org/10.1103/PhysRevB.108.125111

  6. Evenbly, G., Pancotti, N., Milsted, A., Gray, J., Chan, G.K.-L., 2024. Loop Series Expansions for Tensor Networks. https://doi.org/10.48550/arXiv.2409.03108

  7. Tindall, J., Mello, A., Fishman, M., Stoudenmire, M., Sels, D., 2025. Dynamics of disordered quantum systems with two- and three-dimensional tensor networks. https://doi.org/10.48550/arXiv.2503.05693

  8. O’Rourke, M.J., Chan, G.K.-L., 2020. A simplified and improved approach to tensor network operators in two dimensions. Phys. Rev. B 101, 205142. https://doi.org/10.1103/PhysRevB.101.205142

  9. O’Rourke, M.J., Chan, G.K.-L., 2023. Entanglement in the quantum phases of an unfrustrated Rydberg atom array. Nat Commun 14, 5397. https://doi.org/10.1038/s41467-023-41166-0

  10. Alexander Miessen, Daniel J. Egger, Ivano Tavernelli and Guglielmo Mazzola, Benchmarking Digital Quantum Simulations Above Hundreds of Qubits Using Quantum Critical Dynamics, PRX Quantum 5, 040320 (2024). https://journals.aps.org/prxquantum/abstract/10.1103/PRXQuantum.5.040320

  11. Markus Schmitt, Marek M. Rams, Jacek Dziarmaga, Markus Heyl, Wojciech H. Zurek, Quantum phase transition dynamics in thetwo-dimensional transverse-field Ising model, Science Advance 8, 6850 (2022). https://www.science.org/doi/10.1126/sciadv.abl6850

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •