Coined Quantum Walks on Complex Networks for Quantum Computers
Rei Sato
TL;DR
The paper tackles implementing coined discrete-time quantum walks on irregular complex networks where varying node degrees complicate circuit design.It introduces a dual-register encoding that enables a SWAP-based shift, reducing resource overhead relative to edge-encoding approaches, and implements the design in Qmod.Through simulations on ER, WS, and BA networks, the circuit depth scales approximately as $D \approx 40 N^{1.9}$, independent of topology, and time evolution scales as $t^{0.86}$.Hardware experiments on IBM Torino show that topology-aware synthesis helps for larger Watts–Strogatz graphs but can incur overhead for small graphs, indicating topology-aware design is crucial for practical graph-based quantum algorithms as devices scale toward fault tolerance.
Abstract
We propose a quantum circuit design for implementing coined quantum walks on complex networks. In complex networks, the coin and shift operators depend on the varying degrees of the nodes, which makes circuit construction more challenging than for regular graphs. To address this issue, we use a dual-register encoding. This approach enables a simplified shift operator and reduces the resource overhead compared to previous methods. We implement the circuit using Qmod, a high-level quantum programming language, and evaluated the performance through numerical simulations on Erdős-Rényi, Watts-Strogatz, and Barabási-Albert models. The results show that the circuit depth scales as approximately $N^{1.9}$ regardless of the network topology. Furthermore, we execute the proposed circuits on the ibm\_torino superconducting quantum processor for Watts-Strogatz models with $N=4$ and $N=8$. The experiments show that hardware-aware optimization slightly improved the $L_1$ distance for the larger graph, whereas connectivity constraints imposed overhead for the smaller one. These results indicate that while current NISQ devices are limited to small-scale validations, the polynomial scaling of our framework makes it suitable for larger-scale implementations in the early fault-tolerant quantum computing era.
