Superpixel-Based QUBO for Scalable Quantum-Enhanced Medical Image Segmentation

📅 2026-07-27
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge of applying pixel-level QUBO (Quadratic Unconstrained Binary Optimization) models to medical image segmentation, which is hindered by the excessive number of variables incompatible with current quantum hardware. The authors propose a superpixel-based hierarchical modeling approach that integrates SLIC superpixels with QUBO for the first time. By constructing a Region Adjacency Graph (RAG), the segmentation task is reformulated as a low-dimensional QUBO optimization problem incorporating min-cut and smoothness constraints. This strategy substantially reduces variable count while preserving full-resolution image information and circumventing connectivity limitations of quantum annealers. Evaluated on the INbreast dataset, the method achieves a 97.3% reduction in problem size, a 33-fold acceleration in computation, and an average IoU of 0.76—improving accuracy by 4.2%—demonstrating a favorable balance among precision, efficiency, and scalability.
📝 Abstract
Quadratic unconstrained binary optimization (QUBO) has emerged as a powerful framework for medical computing problems. Binary decision variables naturally represent clinical choices, making QUBO formulations well-suited for quantum annealing hardware. However, a fundamental scalability challenge limits practical deployment: problem size grows rapidly with input dimensionality, creating computational bottlenecks that restrict applications to simplified scenarios. This paper addresses this challenge through hierarchical problem reduction, as demonstrated in medical image segmentation, where pixel-level QUBO formulations create over 65,000 variables for a 256x256 image, forcing existing approaches to downsample to 42x42 resolution and discard 97% of pixel information. A superpixel-based QUBO framework is proposed using simple linear iterative clustering (SLIC) to group pixels into perceptually meaningful regions, then formulate segmentation as QUBO over a region adjacency graph (RAG) combining min-cut and smoothness objectives. Validation on INbreast mammography breast cancer images demonstrates a 4.2% improvement in segmentation quality (mean IoU 0.76 vs 0.73) with 33 computational speedup (0.67s vs 21.97s) and a 97.3% reduction in problem size (1764 to 48 variables), all achieved while processing full-resolution images rather than downsampled versions. The reduced problem size also fits well within current quantum annealer connectivity limits, removing the embedding overhead that has historically blocked direct deployment of pixel-level QUBO segmentation on quantum hardware.
Problem

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

QUBO
medical image segmentation
scalability
quantum annealing
superpixel
Innovation

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

superpixel
QUBO
quantum annealing
medical image segmentation
problem reduction
🔎 Similar Papers
No similar papers found.