HQ-UNet: A Hybrid Quantum-Classical U-Net with a Quantum Bottleneck for Remote Sensing Image Segmentation

arXiv cs.CV / 5/1/2026

📰 NewsModels & Research

Key Points

  • The paper introduces HQ-UNet, a hybrid quantum-classical variant of U-Net for remote sensing semantic image segmentation.
  • Instead of applying quantum processing to the full high-dimensional image, the method places a compact, parameterized quantum circuit at the bottleneck of a classical U-Net.
  • It uses a non-pooling quantum convolutional module to enrich heavily compressed encoder features before decoding, while keeping the quantum part shallow and parameter-efficient for near-term hardware.
  • Experiments on the LandCover.ai dataset report a mean IoU of 0.8050 and overall accuracy of 94.76%, outperforming the classical U-Net baseline.
  • The results indicate that compact quantum bottlenecks may improve feature representation for dense prediction tasks like Earth observation segmentation under realistic quantum constraints.

Abstract

Semantic segmentation in remote sensing is commonly addressed using classical deep learning architectures such as U-Net, which require a large number of parameters to model complex spatial relationships. Quantum machine learning (QML) provides an alternative representation paradigm by mapping classical features into quantum states, but its direct application to high-dimensional images remains challenging under near-term quantum hardware constraints. In this work, we propose HQ-UNet, a hybrid quantum-classical U-Net architecture that integrates a compact parameterized quantum circuit at the bottleneck of a classical U-Net. The proposed design uses a non-pooling quantum convolutional module to enrich highly compressed encoder features before decoding, while keeping the quantum component shallow and parameter-efficient. Experiments on the LandCover.ai dataset show that HQ-UNet achieves a mean IoU of 0.8050 and an overall accuracy of 94.76%, outperforming the classical U-Net baseline. These results suggest that compact quantum bottlenecks can enhance feature representation for remote sensing image segmentation under near-term quantum constraints. This highlights the potential of hybrid quantum-classical designs as a promising direction for parameter-efficient dense prediction in Earth observation.