Divide-et-impera Heuristic-based Randomized Search for the Qubit Routing Problem

📅 2025-11-18
📈 Citations: 0
Influential: 0
📄 PDF

career value

225K/year
🤖 AI Summary
This work addresses the Quantum Bit Routing Problem (QRP) on Noisy Intermediate-Scale Quantum (NISQ) devices. We propose a heuristic-guided randomized divide-and-conquer search algorithm that integrates circuit partitioning, a multi-armed bandit–driven adaptive heuristic strategy, depth-sensitive local pruning, and restart mechanisms to dynamically balance global exploration and local optimization. Our key contributions are threefold: (i) the first integration of a divide-and-conquer framework with multi-armed bandit–based parameter adaptation for QRP; (ii) the introduction of topology-aware randomized gate–SWAP co-optimization; and (iii) empirical validation on the IBM Q Tokyo 20-qubit architecture, demonstrating consistent reductions in circuit depth and SWAP count across diverse time budgets—outperforming three LightSABRE variants. The method achieves superior scalability and robustness under realistic NISQ constraints.

Technology Category

Application Category

📝 Abstract
This paper introduces the DIRSH algorithm for the Qubit Routing Problem (QRP), using a heuristic-guided randomized divide-and-conquer strategy. The method splits the circuit into chunks and optimizes each one with a stochastic selection of gates and swaps. It balances global search, via restarts and adaptive tuning of bandit parameters with depth-sensitive local pruning. Tested on RevLib benchmarks mapped to the 20-qubit IBMQ Tokyo topology, DIRSH outperformed three LightSABRE variants across different time budgets, achieving shorter depths and fewer swaps. These results confirm that combining chunk-based decomposition with bandit-driven heuristics is effective for routing quantum circuits on NISQ devices.
Problem

Research questions and friction points this paper is trying to address.

Developed heuristic algorithm for quantum circuit routing optimization
Addressed qubit mapping challenges on NISQ device architectures
Solved depth and swap reduction in quantum compiler design
Innovation

Methods, ideas, or system contributions that make the work stand out.

Divide-and-conquer strategy for circuit splitting
Heuristic-guided randomized search with bandit tuning
Depth-sensitive local pruning for optimization
🔎 Similar Papers
No similar papers found.