Skip to main content
QUICK REVIEW

[논문 리뷰] On the Impossibility of General Parallel Fast-Forwarding of Hamiltonian Simulation

Chia, Nai-Hui, Chung, Kai-Min|arXiv (Cornell University)|2021. 05. 25.
Quantum Computing Algorithms and Architecture참고 문헌 99인용 수 3
한 줄 요약

이 논문은 Childs의 양자 산책을 기반으로 한 새로운 병렬 양자 산책 프레임워크를 도입하여, 국소 해밀토니안, 파울리 합, 분자 해밀토니안과 같은 균일한 구조를 가진 해밀토니안을 시뮬레이션하기 위한 병렬 양자 알고리즘을 제안한다. 이 알고리즘은 정밀도 ϵ에 대해 이중 로그적 의존도를 가지며, polylog log(1/ϵ)로 표현되는 게이트 깊이를 달성한다. 이는 이전의 비병렬 최적 알고리즘의 polylog(1/ϵ) 스케일링에 비해 지수적 향상을 이루는 것이다.

ABSTRACT

Hamiltonian simulation is one of the most important problems in the field of quantum computing. There have been extended efforts on designing algorithms for faster simulation, and the evolution time T for the simulation greatly affect algorithm runtime as expected. While there are some specific types of Hamiltonians that can be fast-forwarded, i.e., simulated within time o(T), for some large classes of Hamiltonians (e.g., all local/sparse Hamiltonians), existing simulation algorithms require running time at least linear in the evolution time T. On the other hand, while there exist lower bounds of Ω(T) circuit size for some large classes of Hamiltonian, these lower bounds do not rule out the possibilities of Hamiltonian simulation with large but "low-depth" circuits by running things in parallel. As a result, physical systems with system size scaling with T can potentially do a fast-forwarding simulation. Therefore, it is intriguing whether we can achieve fast Hamiltonian simulation with the power of parallelism. In this work, we give a negative result for the above open problem in various settings. In the oracle model, we prove that there are time-independent sparse Hamiltonians that cannot be simulated via an oracle circuit of depth o(T). In the plain model, relying on the random oracle heuristic, we show that there exist time-independent local Hamiltonians and time-dependent geometrically local Hamiltonians on n qubits that cannot be simulated via an oracle circuit of depth o(T/n^c), where the Hamiltonians act on n qubits, and c is a constant. Lastly, we generalize the above results and show that any simulators that are geometrically local Hamiltonians cannot do the simulation much faster than parallel quantum algorithms.

연구 동기 및 목표

  • 양자 시뮬레이션 알고리즘이 효율적으로 병렬화되어 추가적인 속도 향상을 이룰 수 있는지에 대한 열린 질문을 해결하기 위해.
  • 효율적인 병렬 시뮬레이션을 허용하는 물리적으로 관련성이 높은 해밀토니안의 넓은 범주인 균일한 구조를 가진 해밀토니안을 규명하기 위해.
  • 병렬 양자 회로에서 해밀토니안 진화의 패러다임을 빠르게 전진시키는 데 기여하는 새로운 병렬 양자 산책 프레임워크를 개발하기 위해.
  • 정밀도 ϵ에 대한 깊이 의존성에 대한 날카운 하한을 확립하여, 달성된 polylog log(1/ϵ) 스케일링이 거의 최적임을 보여주기 위해.
  • 주요 물리 모델인 허이젠베르크 모델, SYK 모델, 그리고 두 번째 양자화된 양자화학 해밀토니안에 대해 알고리즘의 실용적 적용 가능성을 보여주기 위해.

제안 방법

  • Childs의 양자 산책을 일반화하여 동시에 여러 산책 단계를 병렬로 실행할 수 있도록 하는 새로운 병렬 양자 산책의 개념을 도입한다.
  • 각 항을 병렬 양자 산책을 통해 구현하는 타일러 급수의 절단된 근사로 시간 진화 유니터리 e^{-iHt}를 근사한다.
  • 블록 인코딩 기법을 사용하여 해밀토니안 오라클을 효율적으로 구현하고, 병렬 환경에서 유니터리의 선형 조합(LCU)을 가능하게 한다.
  • 양자 산책 구성 요소의 진폭을 재가중하여 타일러 급수 항의 정확한 근사를 보장한다.
  • 제어된 로테이션과 함께 양자 산책 구성 요소를 병합하는 병렬 LCU 절차를 구성하여 전체 진화 유니터리를 실현한다.
  • 구체적으로 오라클 구현을 계산하고 총 게이트 깊이가 polylog log(1/ϵ)로 스케일링됨을 보여줌으로써, 이 프레임워크를 세 가지 물리 모델에 적용한다.

실험 결과

연구 질문

  • RQ1양자 시뮬레이션 알고리즘은 회로 깊이의 지수적 향상을 이룰 수 있도록 병렬화될 수 있는가?
  • RQ2병렬 양자 시뮬레이션의 회로 깊이에 대한 정밀도 의존성의 기본 한계는 무엇인가?
  • RQ3제안된 병렬 양자 산책 프레임워크는 국소 해밀토니안 및 파울리 합 해밀토니안과 같은 물리적으로 관련성이 높은 해밀토니안에 적용될 수 있는가?
  • RQ4두 번째 양자화된 분자 해밀토니안에 적용했을 때 병렬 시뮬레이션 접근법은 게이트 복잡도 측면에서 효율성을 유지하는가?
  • RQ5알고리즘의 깊이 스케일링이 최적임을 증명할 수 있으며, 병렬 환경에서 정밀도 의존성에 대한 하한은 무엇인가?

주요 결과

  • 제안된 병렬 양자 시뮬레이션 알고리즘은 균일한 구조를 가진 해밀토니안에 대해 O(polylog log(1/ϵ))의 게이트 깊이를 달성하며, 이는 이전의 비병렬 최적 알고리즘의 O(polylog(1/ϵ)) 깊이에 비해 지수적 향상을 이룬다.
  • 이 알고리즘은 허이젠베르크 모델, 색사드-예-키타에프(SYK) 모델, 그리고 두 번째 양자화된 분자 해밀토니안에 적용되었으며, 모두 polylog log(1/ϵ) 깊이 스케일링을 달성한다.
  • 두 번째 양자화된 분자 해밀토니안의 경우 총 게이트 깊이는 O(n^8 t log^3 n · log^3 log(t/ϵ))이며, 크기는 O(n^16 t log^5(nt/ϵ))이며, ϵ에 대한 깊이 의존성이 polylog log(1/ϵ)이다.
  • Ω(log log(1/ϵ))의 하한이 확립되어, 병렬 환경에서 정밀도 ϵ에 대한 polylog log(1/ϵ) 의존성이 더 크게 향상될 수는 없음을 보여준다.
  • 분자 해밀토니안의 오라클은 O(log²n + log b)-깊이와 O(n^8 b^4)-크기의 양자 회로로 효율적으로 구현될 수 있으며, 이는 효율적인 병렬 액세스를 가능하게 한다.
  • 본 연구는 병렬성 덕분에 해밀토니안 시뮬레이션의 회로 깊이에 대한 근본적인 속도 향상을 입증하였으며, 특히 정밀도 스케일링 측면에서 게이트 수 효율성을 희생시키지 않고도 가능하다.

더 나은 연구,지금 바로 시작하세요

연구 설계부터 논문 작성까지, 연구 시간을 획기적으로 줄여보세요.

카드 등록 없음 · 무료 플랜 제공

이 리뷰는 AI가 만들고, 인간 에디터가 검토했습니다.