CO-MAP: A Reinforcement Learning Approach to the Qubit Allocation Problem
Ankit Kulshrestha, Xiaoyuan Liu

TL;DR
This paper introduces CO-MAP, a reinforcement learning-based method for qubit mapping in quantum compilation, significantly reducing SWAP gate overhead compared to traditional heuristics.
Contribution
It formulates qubit mapping as a combinatorial optimization problem and trains an RL policy to improve quantum circuit compilation efficiency.
Findings
Achieves 65-85% reduction in SWAP overhead on real datasets.
Outperforms conventional techniques in minimizing SWAP gates.
Uses a local search post-processing to further optimize results.
Abstract
A quantum compiler is a critical piece in the quantum computing pipeline since it allows an abstract quantum circuit to be run on a physical quantum computer. One extremely important subproblem in quantum compilation is the generation of a logical to physical qubit mapping. Typically in quantum compilers this step is either implemented as a random or a heuristic based assignment that aims to minimize additional (SWAP) gate overhead in the quantum circuit. In this paper, we present an alternative approach to solving the qubit mapping problem. Specifically, we formulate the qubit mapping problem with a combinatorial optimization (CO) objective. We then present a method to find a solution to the CO problem by training a reinforcement learning (RL) policy. We also propose a local search based post-processing algorithm to further reduce the overhead. Our results show a dramatic improvement…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
