vix.ing · top · new · best · stats · spec

Optimizing Quantum Circuits, Fast and Slow

2024/11/06 by Amanda Xu, Xu, Amanda, Abtin Molavi +5 · 1 voice · 4 citations
Computer Science · #Quantum Computing Algorithms and Architecture

paper · pdf · doi:10.48550/arxiv.2411.04104

Abstract

Optimizing quantum circuits is critical: the number of quantum operations needs to be minimized for a successful evaluation of a circuit on a quantum processor. In this paper we unify two disparate ideas for optimizing quantum circuits, rewrite rules, which are fast standard optimizer passes, and unitary synthesis, which is slow, requiring a search through the space of circuits. We present a clean, unifying framework for thinking of rewriting and resynthesis as abstract circuit transformations. We then present a radically simple algorithm, GUOQ, for optimizing quantum circuits that exploits the synergies of rewriting and resynthesis. Our extensive evaluation demonstrates the ability of GUOQ to strongly outperform existing optimizers on a wide range of benchmarks.

Cited by

Discussions

Related