Research demonstrates that incorporating quantum-derived randomness into generative adversarial networks (GANs) improves image generation quality, as measured by the Fréchet Inception Distance (FID). Using data from a 16-qubit quantum processor, the study shows that hybrid latent priors consistently lower FID scores, with up to a 17% improvement in BigGAN models. This suggests quantum noise introduces a beneficial inductive bias for deep generative modelling.
The pursuit of increasingly realistic image generation via generative adversarial networks (GANs) continually demands innovation in model architecture and training methodologies. Recent research explores an unconventional approach that integrates the inherent randomness of quantum hardware into the latent space of GANs, potentially offering a structured form of inductive bias. Hongni Jin, Kenneth M. Merz, Jr., and colleagues, from the Center for Computational Life Sciences at the Lerner Research Institute, Cleveland Clinic, detail this work in their article, ‘Improving GANs by leveraging the quantum noise from real hardware’. They demonstrate that incorporating noise derived from a 16-qubit quantum circuit, specifically measurements of entangled states, consistently improves image quality, as measured by the Fréchet Inception Distance (FID), across several GAN architectures when tested on the CIFAR-10 dataset. The team’s pipeline utilises pre-sampled bitstrings from both simulated and actual quantum processing units (QPUs), revealing that device-specific imperfections can positively influence deep generative modelling.
Recent advances demonstrate a compelling synergy between quantum computing and generative adversarial networks (GANs), as researchers explore methods to enhance GAN performance through novel latent space priors. Investigations propose a technique that replaces or combines the standard independent and identically distributed Gaussian latent prior with a correlated prior derived from measurements of a 16-qubit entangling circuit, fundamentally altering how GANs sample initial noise. A latent space is the n-dimensional vector space where a generative model learns to represent data, and a prior defines the probability distribution of this space before the model is trained. This innovative approach generates latent samples by grouping repeated measurements per qubit into binary fractions, subsequently transforming them via the inverse Gaussian cumulative distribution function, and projecting them into a higher-dimensional space using a fixed random matrix.
Researchers successfully integrated this hybrid prior into established GAN architectures—specifically, WGAN, SNGAN, and BigGAN—on the CIFAR-10 dataset, requiring no alterations to the neural network structure or training parameters, thereby streamlining the implementation process. Results consistently show that incorporating hardware-derived noise lowers the Fréchet Inception Distance (FID) – a metric for evaluating the quality of generated images – relative to both classical baselines and simulations, validating the effectiveness of the quantum-enhanced approach. The benefit is particularly pronounced when the quantum-derived component constitutes a significant portion of the prior, suggesting a strong correlation between quantum influence and generative quality. Furthermore, researchers execute computations on the quantum processing unit (QPU) in parallel, achieving both time savings and a further reduction in FID, with up to a 17% improvement in BigGAN performance.
These findings suggest that the intrinsic randomness and device-specific imperfections inherent in quantum hardware introduce a structured inductive bias that enhances GAN performance, providing a unique advantage over classical methods. An inductive bias refers to the set of assumptions used by a learning algorithm to predict outputs based on inputs that it has not encountered before. The work establishes a practical pipeline for leveraging noisy quantum hardware to enrich deep generative modelling, creating a new intersection between information theory and machine learning, and opening avenues for further exploration.
The methodology centres on pre-sampling a large pool of bitstrings, either through noiseless simulation or direct measurement on IBM quantum hardware, providing flexibility in experimental setup. These bitstrings are then processed to create a 16-dimensional Gaussian vector, which reflects the entanglement present in the original quantum state and captures the quantum correlations. This vector serves as the latent representation, subsequently projected into a higher-dimensional space for use within the GAN.
Researchers actively investigate the scalability of this approach to larger qubit systems and more complex datasets, aiming to expand the applicability of quantum-enhanced generative models. Exploring different methods for generating and encoding quantum correlations into the latent space could further optimise performance and unlock new possibilities for generative modelling.
Additionally, research into the robustness of this technique against hardware noise and imperfections is crucial for practical implementation and ensuring the reliability of quantum-enhanced generative models in real-world scenarios. The growing interest in photonic quantum computing for QGANs represents a promising avenue for future development, offering potential advantages in scalability and coherence, and addressing key challenges in quantum hardware. Current investigations also address the challenges of training QGANs, focusing on improving convergence and stability, and paving the way for more robust and reliable quantum-enhanced generative models. Several studies explore hybrid approaches that combine classical GAN architectures with quantum circuits. In contrast, others concentrate on error mitigation techniques to combat the effects of noise in current quantum computers, demonstrating a commitment to overcoming practical limitations.
👉 More information
🗞 Improving GANs by leveraging the quantum noise from real hardware
🧠 DOI: https://doi.org/10.48550/arXiv.2507.01886
