Differentiable Quantum Programming with Unbounded Loops

November 08, 2022 Β· Entered Twilight Β· πŸ› ACM Transactions on Software Engineering and Methodology

πŸ’€ TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .gitignore, Dockerfile, README.md, dist, experiments, setup.py, src

Authors Wang Fang, Mingsheng Ying, Xiaodi Wu arXiv ID 2211.04507 Category quant-ph: Quantum Computing Cross-listed cs.LG, cs.PL Citations 3 Venue ACM Transactions on Software Engineering and Methodology Repository https://github.com/njuwfang/DifferentiableQPL ⭐ 4 Last Checked 3 months ago
Abstract
The emergence of variational quantum applications has led to the development of automatic differentiation techniques in quantum computing. Recently, Zhu et al. (PLDI 2020) have formulated differentiable quantum programming with bounded loops, providing a framework for scalable gradient calculation by quantum means for training quantum variational applications. However, promising parameterized quantum applications, e.g., quantum walk and unitary implementation, cannot be trained in the existing framework due to the natural involvement of unbounded loops. To fill in the gap, we provide the first differentiable quantum programming framework with unbounded loops, including a newly designed differentiation rule, code transformation, and their correctness proof. Technically, we introduce a randomized estimator for derivatives to deal with the infinite sum in the differentiation of unbounded loops, whose applicability in classical and probabilistic programming is also discussed. We implement our framework with Python and Q#, and demonstrate a reasonable sample efficiency. Through extensive case studies, we showcase an exciting application of our framework in automatically identifying close-to-optimal parameters for several parameterized quantum applications.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Quantum Computing