CVDec 7, 2018

Graph Cut Segmentation Methods Revisited with a Quantum Algorithm

arXiv:1812.03050v211 citations
AI Analysis

This represents an incremental step towards leveraging quantum computers for computer vision, addressing segmentation problems for researchers and practitioners in the field.

The paper tackles image segmentation by formulating it as a graph cut problem mapped to the quantum approximate optimization algorithm (QAOA), achieving encouraging results on artificial and medical imaging data with potential polynomial or exponential speed-ups.

The design and performance of computer vision algorithms are greatly influenced by the hardware on which they are implemented. CPUs, multi-core CPUs, FPGAs and GPUs have inspired new algorithms and enabled existing ideas to be realized. This is notably the case with GPUs, which has significantly changed the landscape of computer vision research through deep learning. As the end of Moores law approaches, researchers and hardware manufacturers are exploring alternative hardware computing paradigms. Quantum computers are a very promising alternative and offer polynomial or even exponential speed-ups over conventional computing for some problems. This paper presents a novel approach to image segmentation that uses new quantum computing hardware. Segmentation is formulated as a graph cut problem that can be mapped to the quantum approximate optimization algorithm (QAOA). This algorithm can be implemented on current and near-term quantum computers. Encouraging results are presented on artificial and medical imaging data. This represents an important, practical step towards leveraging quantum computers for computer vision.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes