POPQC: Parallel Optimization for Quantum Circuits (Extended Version)
Abstract
Optimization of quantum programs or circuits is a fundamental problem in quantum computing and remains a major challenge. State-of-the-art quantum circuit optimizers rely on heuristics and typically require superlinear, and even exponential, time. Recent work proposed a new approach that pursues a weaker form of optimality called local optimality. Parameterized by a natural number , local optimality insists that each and every -segment of the circuit is optimal with respect to an external optimizer, called the oracle. Local optimization can be performed using only a linear number of calls to the oracle but still incurs quadratic computational overheads in addition to oracle calls. Perhaps most importantly, the algorithm is sequential. In this paper, we present a parallel algorithm for local optimization of quantum circuits. To ensure efficiency, the algorithm operates by keeping a set of fingers into the circuit and maintains the invariant that a -deep circuit needs to be optimized only if it contains a finger. Operating in rounds, the algorithm selects a set of fingers, optimizes in parallel the segments containing the fingers, and updates the finger set to ensure the invariant. For constant , we prove that the algorithm requires work and span, where is the circuit size and is the number of rounds. We prove that the optimized circuit returned by the algorithm is locally optimal in the sense that any -segment of the circuit is optimal with respect to the oracle.
Keywords
Cite
@article{arxiv.2506.13720,
title = {POPQC: Parallel Optimization for Quantum Circuits (Extended Version)},
author = {Pengyu Liu and Jatin Arora and Mingkuan Xu and Umut A. Acar},
journal= {arXiv preprint arXiv:2506.13720},
year = {2025}
}
Comments
SPAA25