Ana-Maria Pangeva, Yassine Ferhi, Alexander Geng, Andreas Weinmann, Desislava Ivanova, Ali Moghiseh
4 min
Encoding classical images into quantum states is a foundational task in quantum image processing. However, standard methods like FRQI, QPIE, and NEQR generate highly complex circuits with significant gate counts and depths. On current Noisy Intermediate-Scale Quantum (NISQ) hardware, these requirements often exceed the coherence times and error thresholds of the devices, making practical implementation difficult.
This paper investigates whether Low-Rank Approximation (LRA), based on the Schmidt decomposition, can mitigate these resource constraints. By treating the quantum image state as a bipartite system, the authors decompose the state into a sum of orthonormal product states. Because many images contain redundant spatial information, the researchers hypothesize that the essential visual data can be captured by retaining only the most significant "Schmidt coefficients."
The authors evaluate three encoding schemes—FRQI, QPIE, and NEQR—by comparing their "full-rank" versions against LRA-optimized versions. They measure performance using circuit depth, CNOT gate counts, and Mean Squared Error (MSE) to assess reconstruction fidelity.
Key findings include:
This research provides a model-independent strategy for making quantum image processing feasible on near-term hardware. By demonstrating that high-fidelity images can be represented with significantly fewer quantum resources, the authors offer a pathway to bypass the "depth bottleneck" currently limiting NISQ devices. This approach enables more complex quantum image algorithms to be tested and run on existing hardware, bridging the gap between theoretical quantum image representation and practical application.
In quantum image processing, a fundamental step is encoding classical image data into quantum states. This can be achieved using methods such as Flexible Representation of Quantum Images (FRQI), Quantum Probability Image Encoding (QPIE), and Novel Enhanced Quantum Representation (NEQR). However, on real quantum hardware, these encodings can quickly lead to circuits with many gates, large circuit depth, and high qubit usage, which is a problem for Noisy Intermediate-Scale Quantum (NISQ) devices. In this work, we investigate whether low-rank state approximation, formulated via Schmidt decomposition, can help reduce this complexity. The method keeps only the most significant parts of a quantum state's entanglement structure, making state preparation more efficient while preserving most of the image information. We compare the three encoding techniques in their original form and with low-rank approximation, evaluating metrics such as circuit depth, CNOT count, MSE, and visual quality of reconstructed images. The results reveal meaningful trade-offs between accuracy and resource efficiency, with the FRQI model achieving a 97 percent reduction in circuit depth while maintaining a near-perfect reconstruction (MSE of about 0.27). This demonstrates the potential of low-rank techniques for advancing practical quantum image processing on near-term hardware.
Sam: They did — three major Quantum Image Representation models in total. Each one stores image data slightly differently. One model, called NEQR, tracks pixel location and brightness as separate pieces of information, which makes it very precise but also very demanding. Applying their compression to that model cut the number of required operations by more than 60% while keeping the image clear. The key finding is that the underlying logic holds regardless of which encoding scheme you use: keep only the most important data, and the circuit becomes manageable.
Alex: So does that bring us closer to running actual image-processing tasks on the hardware we have today?
Sam: The paper suggests it is a meaningful path forward. The compression makes these image-encoding models far more resilient to the noise that plagues current hardware. That said, the researchers are careful to frame this as a step rather than a solution. The work so far focuses on loading images reliably. The next challenge is demonstrating that these compressed representations hold up when you actually run complex algorithms on top of them, rather than just getting the image onto the chip.
Alex: So it is less about solving quantum computing and more about making the hardware we have right now usable for a wider range of tasks.
Sam: That is a fair way to put it. NISQ devices are powerful but fragile. Research like this is about finding ways to do useful work within those constraints — not waiting for perfect hardware, but adapting to the hardware that exists. And for image processing in particular, this approach suggests that meaningful progress is within reach.
Alex: Thanks for walking us through that, Sam. And thank you for listening to ResearchPod.