paper-with-me

Papers

An Efficient Circuit Compilation Flow for Quantum Approximate Optimization Algorithm

2020-10-09 · ACM/IEEE Design Automation Conference (DAC) 2020 10 · Mahabubul Alam, Abdullah Ash- Saki, Swaroop Ghosh Authors Info & Claims

Quantum approximate optimization algorithm (QAOA) is a promising quantum-classical hybrid algorithm to solve hard combinatorial optimization problems. The two-qubits gates used in quantum circuit for QAOA are commutative i.e., the order of gates can be altered without changing the logical output. This re-ordering leads to execution of more gates in parallel and a smaller number of additional gates to compile the QAOA circuit resulting in lower circuit depth and gate-count which is beneficial for circuit run-time and noise. A lower number of gates means a lower accumulation of gate errors, and a lower circuit depth means the quantum bits will have a lower time to decohere (lose state). However, finding the best re-ordered circuit is a difficult problem and does not scale well with circuit size. This paper presents a compilation flow with 3 approaches to find an optimal re-ordered circuit with reduced depth and gate count. Our approaches can reduce gate count up to 23.21% and circuit depth up to 53.65%. Our approaches are compiler agnostic, can be integrated with existing compilers, and scalable.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Similar Papers 제목 키워드 기반

Compiler Optimization for Quantum Computing Using Reinforcement Learning

2022-12-08 · Nils Quetschlich, Lukas Burgholzer, Robert Wille

Any quantum computing application, once encoded as a quantum circuit, must be compiled before being executable on a quantum computer. Similar to classical compilation, quantum compilation is a sequential process with man…

Compiler Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Policy Gradient Approach to Compilation of Variational Quantum Circuits

2021-11-19 · David A. Herrera-Martí

We propose a method for finding approximate compilations of quantum unitary transformations, based on techniques from policy gradient reinforcement learning. The choice of a stochastic policy allows us to rephrase the op…

Advantage for Discrete Variational Quantum Algorithms in Circuit Recompilation

2025-10-01 · Oleksandr Kyriienko, Chukwudubem Umeano, Zoë Holmes arxiv

The relative power of quantum algorithms, using an adaptive access to quantum devices, versus classical post-processing methods that rely only on an initial quantum data set, remains the subject of active debate. Here, w…

Compiling quantum circuits to realistic hardware architectures using temporal planners

2017-05-24 · Davide Venturelli, Minh Do, Eleanor Rieffel, Jeremy Frank

To run quantum algorithms on emerging gate-model quantum hardware, quantum circuits must be compiled to take into account constraints on the hardware. For near-term hardware, with only limited means to mitigate decoheren…

Quantum Circuit Synthesis and Compilation Optimization: Overview and Prospects

2024-06-30 · Yan Ge, Wu Wenjie, Chen Yuheng, Pan Kaisen 외

Quantum computing is regarded as a promising paradigm that may overcome the current computational power bottlenecks in the post-Moore era. The increasing maturity of quantum processors, especially superconducting ones, p…