English

Dead Gate Elimination

Quantum Physics 2025-07-09 v2 Programming Languages Software Engineering

Abstract

Hybrid quantum algorithms combine the strengths of quantum and classical computing. Many quantum algorithms, such as the variational quantum eigensolver (VQE), leverage this synergy. However, quantum circuits are executed in full, even when only subsets of measurement outcomes contribute to subsequent classical computations. In this manuscript, we propose a novel circuit optimization technique that identifies and removes dead gates. We prove that the removal of dead gates has no influence on the probability distribution of the measurement outcomes that contribute to the subsequent calculation result. We implemented and evaluated our optimization on a VQE instance, a quantum phase estimation (QPE) instance, and hybrid programs embedded with random circuits of varying circuit width, confirming its capability to remove a non-trivial number of dead gates in real-world algorithms. The effect of our optimization scales up as more measurement outcomes are identified as non-contributory, resulting in a proportionally greater reduction of dead gates.

Keywords

Cite

@article{arxiv.2504.12729,
  title  = {Dead Gate Elimination},
  author = {Yanbin Chen and Christian B. Mendl and Helmut Seidl},
  journal= {arXiv preprint arXiv:2504.12729},
  year   = {2025}
}

Comments

Accepted by 25th International Conference on Computational Science, 2025

R2 v1 2026-06-28T23:01:40.948Z