PLCLETQUANT-PHNov 28, 2019

Proq: Projection-based Runtime Assertions for Debugging on a Quantum Computer

arXiv:1911.12855v217 citations
Originality Incremental advance
AI Analysis

This addresses debugging challenges for quantum programmers, offering a practical tool with theoretical guarantees, though it is incremental in building on quantum logic.

The paper tackles the problem of debugging quantum programs by proposing Proq, a runtime assertion scheme using projection-based predicates that can be checked with few measurements, and demonstrates its effectiveness on quantum algorithms like Shor's algorithm.

In this paper, we propose Proq, a runtime assertion scheme for testing and debugging quantum programs on a quantum computer. The predicates in Proq are represented by projections (or equivalently, closed subspaces of the state space), following Birkhoff-von Neumann quantum logic. The satisfaction of a projection by a quantum state can be directly checked upon a small number of projective measurements rather than a large number of repeated executions. On the theory side, we rigorously prove that checking projection-based assertions can help locate bugs or statistically assure that the semantic function of the tested program is close to what we expect, for both exact and approximate quantum programs. On the practice side, we consider hardware constraints and introduce several techniques to transform the assertions, making them directly executable on the measurement-restricted quantum computers. We also propose to achieve simplified assertion implementation using local projection technique with soundness guaranteed. We compare Proq with existing quantum program assertions and demonstrate the effectiveness and efficiency of Proq by its applications to assert two ingenious quantum algorithms, the Harrow-Hassidim-Lloyd algorithm and Shor's algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes