How Quantum Information Is Shaping the Future of AI Copy

Sundus Abdi

Sep 23, 2025

Introduction

Artificial Intelligence (AI) is increasingly embedded in our daily lives by powering voice assistants, detecting diseases, guiding autonomous vehicles, or shaping financial systems. But just as we begin to understand its capabilities and limitations, a new frontier is emerging: quantum information science.

Quantum Machine Learning (QML) , the intersection of quantum computing and AI explores how quantum systems (physical systems, such as atoms, photons, or superconducting circuits, whose behavior follows the principles of quantum mechanics) can train and optimize intelligent models. It promises faster algorithms, richer data representations, and possibly, novel ways of thinking about intelligence itself. Yet it also introduces fresh challenges around ethics, interpretability, and governance.

This article explores how QML may shape the future of AI, based on real-world research and conversations with those working in the field. At its core, it reflects on what it means to build “good AI” not just powerful, but ethical, accountable, and explainable. This is significant because the design choices made now, while the technology is still emerging, will shape whether quantum-enhanced AI benefits society or amplifies existing risks.

What Is QML and Why Does It Matter?

In classical computing, information, including the binary instructions and data that computers process is stored in bits, which are physical states in hardware components such as transistors on microchips. Quantum computers use qubits, which can exist in a state of 0, 1, or both simultaneously through a principle called superposition. Qubits can also influence each other through entanglement, enabling radically new forms of computation.


Figure 1: Classical bits represent a 0 or 1. Qubits, however, can exist in both states at once (superposition), enabling new computational possibilities.(IBM)

QML applies these principles to machine learning. Instead of representing data in binary, QML encodes it into quantum states, which allows for richer representations and more flexible model architectures. For example, superposition enables quantum models to explore multiple solutions simultaneously, and entanglement can link parts of a model in ways that have no classical equivalent.

Most practical QML approaches today use hybrid models, combining classical optimization methods with quantum circuits. PennyLane, a Python-based library developed by the Toronto-based quantum company Xanadu, is widely used to design such models. These early-stage “quantum-enhanced neural networks” are still experimental but are already being explored for applications like drug discovery, optimization, and materials science (Xanadu, 2025). For example, researchers have used PennyLane to model molecular interactions with greater accuracy than some classical methods, potentially accelerating the discovery of new pharmaceuticals by reducing the time and cost of candidate screening.

However, these models face real-world constraints. As Schuld and Petruccione (2021) explain, hybrid QML pipelines can be bottlenecked by training speed, quantum noise, and hardware limitations especially as model complexity scales up.

Real-World Use Cases

QML is not just theoretical. In 2022, Menten AI partnered with Xanadu to apply QML to protein design for drug discovery. Using PennyLane, they built quantum-classical models to explore protein folding landscapes, an area traditionally limited by classical computational power (Menten AI & Xanadu, 2022). While results remain preliminary, this partnership showcased one of QML’s most promising domains: quantum chemistry.

Other institutions, like IBM, have also entered the space with tools like the Qiskit Machine Learning module, which allows researchers to build QML models using IBM’s cloud-accessible quantum hardware.

In materials science, Xanadu has published work on Quantum Dynamics for Material Discovery, where QML models simulate electron interactions with high precision. This capability could accelerate the design of high-efficiency solar cells, develop lighter and stronger battery materials, and enable breakthroughs in nanotechnology for targeted drug delivery and advanced sensors (Xanadu, 2025).

These cases demonstrate that QML isn’t just an abstract academic field. It’s being applied, tested, and pushed forward by real companies tackling real problems, but always within the limitations of today’s NISQ (Noisy Intermediate-Scale Quantum) hardware, quantum processors with tens to a few hundred qubits that are powerful enough to perform small-scale experiments but still prone to noise, errors, and short coherence times, making them unsuitable for large-scale, fault-tolerant computation (Preskill, 2018).

Ethics and Explainability: A New Layer of Uncertainty

One of the most important principles of good AI is explainability. If an AI model influences medical diagnoses, parole decisions, or loan approvals, we need to understand how it reached that decision.

In classical AI, this challenge already exists: deep learning models are often referred to as black boxes - systems whose internal decision-making process is hidden from human understanding, even if we can observe their inputs and outputs. But QML adds another layer of opacity. Quantum models operate on probabilistic rules, meaning their outcomes are described in terms of probabilities rather than fixed certainties. Furthermore, quantum states collapse when measured, which means that observing them forces the system into one definite outcome, destroying the original quantum state. As a result, we cannot inspect a quantum model’s state without altering it, making it extremely difficult to audit or fully explain the inner logic of QML systems (Benedetti et al., 2019).


Figure 2: Quantum superposition collapses to a definite state upon measurement - adding complexity to model transparency. (ornell university)

Hybrid models help bridge this gap but they come with tradeoffs. As quantum hardware scales, the training of hybrid models will also face challenges, including noise accumulation, high error rates, and interpretability loss across quantum-classical boundaries.

This is especially problematic in high-stakes domains like healthcare or finance. If a quantum-enhanced model denies someone a mortgage or misclassifies a tumor, can we explain why? The difficulty comes from the fact that these systems, much like classical “black box” AI, don’t reveal their full decision-making pathway, and in QML this opacity is even greater because of the probabilistic nature of quantum systems and the collapse of quantum states when observed. If we can’t track or reconstruct that chain of reasoning, QML risks repeating or even amplifying; the ethical blind spots of classical AI.

Furthermore, QML may amplify existing bias. Since these models still rely on classical datasets, any existing bias may be carried forward into quantum systems, becoming harder to detect or correct.

Governance and the Quantum Frontier

As QML accelerates, governance and policy must keep up. Regulatory frameworks for AI are still catching up with classical models and QML introduces entirely new questions. For instance:

  • How do we audit a system that cannot be fully observed?

  • Who is responsible when a quantum-enhanced model fails?

  • Should there be standards for quantum explainability or bias mitigation?

Currently, there are few legal or institutional guidelines addressing these concerns. As with classical AI, innovation is moving faster than oversight. Public trust will depend on how researchers, companies, and governments approach these questions in advance, not just in hindsight.

Researcher Voices

To gain insight from someone working at the intersection of quantum computing and ethics, I spoke with Dr. Pablo, a researcher focused on quantum information and machine learning.

When asked whether QML raises new ethical challenges beyond those inherited from classical AI, he noted:

“In my view, both positions that QML inherits classical ethical concerns and that it introduces new ones are valid, but incomplete on their own.

At a foundational level, QML systems absolutely inherit many of the well-documented challenges from classical machine learning: biased datasets, lack of interpretability, and disproportionate control by a small number of actors. Just because the model is quantum doesn’t mean it magically avoids learning the same systemic biases.

But quantum systems also introduce their own ethical complexities. Unlike classical systems, quantum models depend on concepts like superposition where a qubit can exist in multiple states at once  and entanglement, where two qubits can become correlated in ways that defy classical logic. These properties enable powerful computations, but they also make the models extremely hard to interpret.

In practice, this means we may be optimizing quantum models for performance without fully understanding what they’re learning. That’s a big issue in fields like healthcare or finance, where decisions need to be audited and explained.

And access to quantum hardware is still limited to a few institutions. That raises concerns about who gets to shape the future of QML and what values get embedded in the technology. So no, I don’t think we can simply apply the same ethical frameworks we use for classical AI. We’ll need new ones designed specifically for quantum-native systems.”

Dr. Pablo’s perspective highlights that the future of “good AI” depends not just on advancing technical performance, but on who builds these systems, what assumptions shape them, and how we ensure they benefit the many rather than the few.

Limitations and the Hype Gap

Despite the excitement, it’s important to avoid tech-determinism, the belief that innovation inherently leads to progress.

Today’s quantum computers are still small and unstable, placing us in what physicist John Preskill (2018) calls the NISQ era Noisy Intermediate-Scale Quantum computing. “Intermediate-scale” means they have tens to a few hundred qubits enough to run meaningful experiments, but far from the millions likely needed for large-scale, fault-tolerant computing. “Noisy” refers to the fact that qubits are extremely sensitive to their environment:

  • Decoherence is when a qubit loses its quantum state (superposition or entanglement) due to interactions with its surroundings, erasing stored information.

  • Noise is unwanted random variation in quantum operations, which can lead to incorrect results.

  • Error correction is the set of techniques used to counteract decoherence and noise, but implementing it requires significant hardware overhead that current devices can’t yet support at scale.

In practice, these issues mean most QML models today are tested on classical simulators or very small quantum processors using simplified datasets. Quantum advantage, the point where quantum models outperform the best classical approaches remains rare in machine learning, though researchers are making steady progress toward it.

Good science requires tempered expectations. Theoretical advantages must be matched with engineering progress and ethical foresight. Otherwise, QML could inherit and hide the same flaws already present in current AI systems.

Conclusion: Defining “Good” AI in the Quantum Era

Quantum Machine Learning is not yet a revolution but it may be the beginning of one. Its success will not only depend on qubit counts or processing speed, but on whether we embed our values in the technology from the start.

Building good AI means building AI that is transparent, fair, and accountable. It means creating systems that can be explained, audited, and challenged especially when the stakes are high. It also means fostering collaboration across disciplines: from physicists and engineers to ethicists, policy-makers, and affected communities.

QML challenges our assumptions about computation, intelligence, and causality. But that makes it the perfect place to reimagine what ethical, inclusive, and human-centered AI should look like before the revolution arrives.

View References

Create a free website with Framer, the website builder loved by startups, designers and agencies.