SOTAVerified

Qubit Routing using Graph Neural Network aided Monte Carlo Tree Search

2021-04-01Code Available0· sign in to hype

Animesh Sinha, Utkarsh Azad, Harjinder Singh

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Near-term quantum hardware can support two-qubit operations only on the qubits that can interact with each other. Therefore, to execute an arbitrary quantum circuit on the hardware, compilers have to first perform the task of qubit routing, i.e., to transform the quantum circuit either by inserting additional SWAP gates or by reversing existing CNOT gates to satisfy the connectivity constraints of the target topology. We propose a procedure for qubit routing that is architecture agnostic and that outperforms other available routing implementations on various circuit benchmarks. The depth of the transformed quantum circuits is minimised by utilizing the Monte Carlo tree search to perform qubit routing, aided by a Graph neural network that evaluates the value function and action probabilities for each state.

Tasks

Reproductions