Quantum walk search based edge detection of images
Pulak Ranjan Giri, Rei Sato, Kazuhiro Saito
TL;DR
The paper tackles edge detection in digital images by leveraging a discrete-time quantum walk search with a lackadaisical coin to amplify edge pixel amplitudes. Edges are identified by marking pixels through a gradient-threshold and evolving the quantum walk with a modified coin $\mathcal{C}_G$, enabling high measurement success probabilities $p_s$ and, in principle, a quadratic speedup over classical methods. A practical demonstration uses a small Qiskit circuit on $2\times2$ blocks (with $t=2$ iterations) showing high $p_s$ on a simulator ($p_s \approx 0.53$) and moderate performance on a fake IBM device ($\bar{p}_s \approx 0.40$), while full 2D implementation remains beyond current NISQ capabilities. The results indicate the proposed DTQWS approach offers superior edge-detection robustness and potential speed advantages compared to Hadamard edge detection (HED) and QSobel, though further work on error mitigation and large-scale deployment is needed.
Abstract
Quantum walk has emerged as an essential tool for searching marked vertices on various graphs. Recent advances in the discrete-time quantum walk search algorithm have enabled it to effectively handle multiple marked vertices, expanding its range of applications further. In this article, we propose a novel application of this advanced quantum walk search algorithm for the edge detection of images\textemdash a critical task in digital image processing. Given the probabilistic nature of quantum computing, obtaining measurement result with a high success probability is essential alongside faster computation time. Our quantum walk search algorithm demonstrates a high success probability in detecting the image edges compared to the existing quantum edge detection methods and outperforms classical edge detection methods with a quadratically faster speed. A small Qiskit circuit implementation of our method using a one-dimensional quantum walk search has been executed in Qiskit's $qasm\_simulator$ and $ibm\_sydney(fake)$ device.
