Image classification via a quantum-inspired strategy involving a mixture of experts

arXiv:2607.077547.0h-index: 1
Predicted impact top 47% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work offers a practical quantum-inspired alternative to classical CNNs for image classification, though it is incremental as it combines existing techniques.

The authors propose a hybrid classical-quantum image classification framework using a mixture of experts, achieving a reduction in failure rate by about a factor of two on MNIST and Fashion-MNIST benchmarks compared to individual experts.

Pattern recognition problems arise in a variety of physical image processing situations, and convolutional neural networks are a popular scheme for the required feature extraction and classification tasks. The classical networks use diffusion-based smearing and block-wise pooling to downsample the image data and capture important structural features. In this work, we propose and demonstrate a more efficient quantum-inspired strategy involving a mixture of experts. It is a hybrid classical-quantum framework. The quantum part consists of amplitude encoding of the images, convolution using local unitary operations, multiple experts processing the same image with different parameters, and feature extraction using quantum stabiliser codes. The classical part then jointly processes the features extracted by different experts using a standard fully connected neural network for image class prediction. Using MNIST and Fashion-MNIST datasets as benchmarks, we demonstrate that the joint expert analysis outperforms the individual expert one, as well as reduces the failure rate of image class prediction by around a factor of two. The overhead of our quantum-inspired strategy is only moderate on GPU workstations, which makes our proposal a practical alternative to existing classical schemes. We also point out how the quantum part of our framework can be executed on a quantum processor.

Foundations

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

Your Notes