English

Unleashing Optimizations in Dynamic Circuits through Branch Expansion

Programming Languages 2025-07-09 v1 Emerging Technologies Quantum Physics

Abstract

Dynamic quantum circuits enable adaptive operations through intermediate measurements and classical feedback. Current transpilation toolchains, such as Qiskit and Tket\ket{\text{ket}}, however, fail to fully exploit branch-specific simplifications. In this work, we propose recursive branch expansion as a novel technique which systematically expands and refines conditional branches. Our method complements existing transpilers by creating additional opportunities for branch-specific simplifications without altering the overall circuit functionality. Using randomly generated circuits with varying patterns and scales, we demonstrate that our method consistently reduces the depth and gate count of execution paths of dynamic circuits. We also showcase the potential of our method to enable optimizations on error-corrected circuits.

Keywords

Cite

@article{arxiv.2504.09234,
  title  = {Unleashing Optimizations in Dynamic Circuits through Branch Expansion},
  author = {Yanbin Chen},
  journal= {arXiv preprint arXiv:2504.09234},
  year   = {2025}
}

Comments

Accepted by Computing Frontiers 2025

R2 v1 2026-06-28T22:55:59.240Z